You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: rename internal responses variable to operation (#335)
* refactor: rename internal `responses` variable to `operations`
cause that is what it is: https://swagger.io/docs/specification/paths-and-operations/
* style: make eslint happy
* refactor: rename internal `OpenAPI3Response` interface to `OpenAPI3Operation`
0 commit comments