We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is an existing closed issue #686 for this. Although, does not seem to work for an array of examples. e.g.
get: summary: content search operationId: seachContent tags: - content-search parameters: - in: query name: search examples: example1: summary: s1 value: v1 example2: summary: s2 value: v2 x-fill-example: 'no' schema: type: string description: term to search (use "*" to show all) - in: query name: id example: my-id schema: type: string
The text was updated successfully, but these errors were encountered:
a9db0dc
This fix does not actually work, please see #1003
Sorry, something went wrong.
No branches or pull requests
There is an existing closed issue #686 for this. Although, does not seem to work for an array of examples.
e.g.
The text was updated successfully, but these errors were encountered: