OAI / tools.openapis.org

A collection of open-source and commercial tools for creating your APIs with OpenAPI - Sourced from and published for the community
https://tools.openapis.org/
96 stars 26 forks source link

Updates openapi json schema generator #92

Closed spacether closed 10 months ago

spacether commented 10 months ago

Updates openapi json schema generator which now support openapi 3.1.0 per https://github.com/openapi-json-schema-tools/openapi-json-schema-generator/releases/tag/3.1.0

  1. tools.yaml updated to show v3_1: true for openapi json schema generator
  2. ran yarn run build:all

If merged, this will close out https://github.com/OAI/Tooling/issues/96

SensibleWood commented 10 months ago

@spacether as per your other issue please see #97. Once I have fixed the build your data will be updated automatically based on the topics you've tagged your repository with

SensibleWood commented 10 months ago

Closed as now superseded by work on #97