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

Commit ea93b2a

Browse files
Marco Frisokylef
authored andcommitted
docs(oas3): fix text, tables
1 parent 938175d commit ea93b2a

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

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

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Key:
2626

2727
## Info Object
2828

29+
| Field Name | Support |
30+
|:--|:--|
2931
| title ||
3032
| description ||
3133
| termsOfService ||
@@ -35,23 +37,31 @@ Key:
3537

3638
## Contact Object
3739

40+
| Field Name | Support |
41+
|:--|:--|
3842
| name ||
3943
| url ||
4044
| email ||
4145

42-
## Licence Object
46+
## License Object
4347

48+
| Field Name | Support |
49+
|:--|:--|
4450
| name ||
4551
| url ||
4652

4753
## Server Object
4854

55+
| Field Name | Support |
56+
|:--|:--|
4957
| url ||
5058
| description ||
5159
| variables ||
5260

5361
## Server Variable Object
5462

63+
| Field Name | Support |
64+
|:--|:--|
5565
| enum ||
5666
| default ||
5767
| description ||

0 commit comments

Comments
 (0)