Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 1cab137

Browse files
committed
docs(oas3): update Info Object status
1 parent b6e0093 commit 1cab137

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

packages/fury-adapter-oas3-parser/STATUS.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,14 @@ Key:
1616
| Field Name | Support |
1717
|:--|:--|
1818
| openapi ||
19-
| info | | |
19+
| info ||
2020
| servers | ||
2121
| paths | [~](#paths-object) |
2222
| components | ~ |
2323
| security ||
2424
| tags | [](https://github.com/apiaryio/api-elements.js/issues/75) |
2525
| externalDocs | [](https://github.com/apiaryio/api-elements.js/issues/82) |
2626

27-
## Info Object
28-
29-
| Field Name | Support |
30-
|:--|:--|
31-
| title ||
32-
| description ||
33-
| termsOfService ||
34-
| contact ||
35-
| license ||
36-
| version ||
37-
3827
## Paths Object
3928

4029
| Field Name | Support |

0 commit comments

Comments
 (0)