Skip to content

Commit

Permalink
Add OpenAPI v3.1
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Cruz Viotti <[email protected]>
  • Loading branch information
jviotti committed Jan 31, 2025
1 parent ca807c0 commit d2f260c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,10 @@
"base": "https://spec.openapis.org/oas/3.0/schema/2021-09-28",
"path": "./vendor/openapi/schemas/v3.0"
},
"openapi/v3.1": {
"base": "https://spec.openapis.org/oas/3.1",
"path": "./vendor/openapi/schemas/v3.1"
},
"geojson/v1.0.5": {
"base": "https://geojson.org/schema",
"path": "./build/geojson-1-0-5"
Expand Down

0 comments on commit d2f260c

Please sign in to comment.