Hello,
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md#operationObject
Maybe we could rename the type action struct for match the name of the model in the specification: Operation
Then these properties are missing:
- externalDocs
- operationId
- deprecated
- callbacks
- servers
And the properties Headers is not in the specification.
It could also be nice if we supports the specification extensions: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md#specificationExtensions
Hello,
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md#operationObject
Maybe we could rename the
type action structfor match the name of the model in the specification:OperationThen these properties are missing:
And the properties
Headersis not in the specification.It could also be nice if we supports the specification extensions: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md#specificationExtensions