Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Support reading OpenAPI V2 documents #3

Open
darrelmiller opened this issue Jun 18, 2017 · 0 comments
Open

Support reading OpenAPI V2 documents #3

darrelmiller opened this issue Jun 18, 2017 · 0 comments

Comments

@darrelmiller
Copy link
Member

darrelmiller commented Jun 18, 2017

It is necessary to translate between some V2 syntax and the V3

  • Translate produces to response body media type objects
  • Translate consumes to request body media type objects
  • Move SecurityDefinitions to components
  • Move top level parameters to components
  • Translate and type:file schemas
  • Move parameter properties into schema object where necessary
  • Convert CollectionFormat to Style
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant