Skip to content

More fields for operations #163

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

Closed
berislavlopac opened this issue Oct 11, 2019 · 0 comments · Fixed by #169
Closed

More fields for operations #163

berislavlopac opened this issue Oct 11, 2019 · 0 comments · Fixed by #169

Comments

@berislavlopac
Copy link

berislavlopac commented Oct 11, 2019

At the moment, the Operation spec implements only a subset of fields. It would be nice to implement the full set, as defined on https://swagger.io/specification/#operationObject

The missing ones are:

  • summary
  • description
  • externalDocs
  • callbacks
  • security
  • servers

At least the first two (or three) would be really useful.

@berislavlopac berislavlopac changed the title Additional fields for operations Full set of fields for operations Oct 11, 2019
@berislavlopac berislavlopac changed the title Full set of fields for operations More fields for operations Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants