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

Feature Request: Add "example" value in queryStringParameters #96

Open
bfaulk96 opened this issue Oct 3, 2022 · 0 comments
Open

Feature Request: Add "example" value in queryStringParameters #96

bfaulk96 opened this issue Oct 3, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@bfaulk96
Copy link
Collaborator

bfaulk96 commented Oct 3, 2022

Is there a way to add "example" value in queryStringParameters?
I'm thinking something like this with a new key "example":

queryStringParameters: {
  limit: {
    required: false,
    type: 'integer',
    description: 'Maximum amount of registers to query',
    example: 25,
  }

Originally posted by @chelodegli in #2 (comment)

@bfaulk96 bfaulk96 added enhancement New feature or request good first issue Good for newcomers labels Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant