Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support x-tagGroups in lint command #600

Open
AlexVarchuk opened this issue Mar 21, 2022 · 1 comment
Open

Support x-tagGroups in lint command #600

AlexVarchuk opened this issue Mar 21, 2022 · 1 comment
Labels
good first issue Good for newcomers governance Issues relating to problems with or requests for API governance/linting/decorating p3 Type: Enhancement

Comments

@AlexVarchuk
Copy link
Contributor

AlexVarchuk commented Mar 21, 2022

Is your feature request related to a problem? Please describe.
We have too many useful specification extensions. But openapi-cli doesn't support all of these.

Describe the solution you'd like
I think we should start supporting this from the lint command.

Describe alternatives you've considered
No. Because we should be consistent and already supported all custom extensions which describe in the documentation.

For example x-tagGroups:

x-tagGroups:  
  - name: test name
    tags: test_tag
    x-displayName: Test
@adamaltman
Copy link
Member

This is good because it is one of the more popular ones. Others would be x-logo, x-codeSamples, and x-enumDescriptions.

@lornajane lornajane added the p3 label Apr 3, 2023
@lornajane lornajane added the governance Issues relating to problems with or requests for API governance/linting/decorating label Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers governance Issues relating to problems with or requests for API governance/linting/decorating p3 Type: Enhancement
Projects
None yet
Development

No branches or pull requests

4 participants