openapi-codegen-ts icon indicating copy to clipboard operation
openapi-codegen-ts copied to clipboard

Support OpenAPI v3 - GSOC

Open ioggstream opened this issue 6 years ago • 4 comments

I expect

This repo supports OpenAPI v3

Instead

Just supports Swagger v2

Notes

  • [x] syntax validation of current tests #92 @aymen94
  • [x] familiarize with io-utils and basic oas3 parsing #74
  • [x] identify a strategy for supporting both Swagger 2 and OAS3
  • [x] create tests for OAS3
  • [x] basic OAS3 support - proof of concept
  • [x] implement OAS3 basic
  • [x] define all other tests
  • [x] implement all the remaining tests and be consistent with the older ones

This is for Google Summer of Code

ioggstream avatar May 07 '19 09:05 ioggstream

Ciao @cloudify, this is one of the gsoc tasks, can you pls label it?

Plus, edit it wherever you like! Thx++. R.

ioggstream avatar May 07 '19 09:05 ioggstream

@aymen94 to use OAS3 you need a more recent version of [email protected]. Ensure that old tests work with that!

ioggstream avatar May 08 '19 16:05 ioggstream

@ioggstream ok, now I try

aymen94 avatar May 08 '19 17:05 aymen94

news for this feature?

jacopocarlini avatar Jan 21 '22 12:01 jacopocarlini