Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 565 Bytes

File metadata and controls

11 lines (7 loc) · 565 Bytes

Compliance

cdd-ts strives for 100% compliance with the OpenAPI Specification 3.2.0.

Current Status

  • OpenAPI 3.0.x: Fully supported (Parsing and Emitting).
  • OpenAPI 3.1.0: Fully supported.
  • OpenAPI 3.2.0: Fully supported (100% compliance achieved for parsing and emitting the latest draft structures).

If you find discrepancies with the OpenAPI specification, please file an issue or submit a pull request with an AST-based parser adjustment.