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

Optional comments in the Parameter shorthand definition #281

Closed
joshgrift opened this issue Oct 27, 2022 · 1 comment · Fixed by #306
Closed

Optional comments in the Parameter shorthand definition #281

joshgrift opened this issue Oct 27, 2022 · 1 comment · Fixed by #306

Comments

@joshgrift
Copy link

I can't find any more document or implementation on the parameter shorthand definition, but it would be nice to have a shorthand for required.

Something like:

* - (body) password? {String} User's Password

or

* - (body) password {String?} User's Password
@erunion erunion transferred this issue from readmeio/oas Oct 27, 2022
@mariomnts
Copy link

+1 to this, seems like the docs for this library where lost somewhere

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants