Skip to content

Commit 4a64904

Browse files
authored
Merge pull request apisyouwonthate#313 from ralfhandl/patch-1
OData to OpenAPI converter now supports v3.1
2 parents c5503e8 + bdc4f82 commit 4a64904

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_data/tools.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,11 @@
6565
- name: OData OpenAPI
6666
category: converters
6767
language: Node.js / XSLT
68-
description: OData 4.0, 3.0, and 2.0 to OpenAPI v3.0 and v2.0 converter
68+
description: OData 4.0, 3.0, and 2.0 to OpenAPI v3.1, v3.0, and v2.0 converter
6969
github: https://github.com/oasis-tcs/odata-openapi
7070
v2: true
7171
v3: true
72+
v3_1: true
7273

7374
- name: OpenAPI Filter
7475
category: converters

0 commit comments

Comments
 (0)