Skip to content

Commit 832263a

Browse files
committed
catch the spec coverage list up
1 parent 4b75af7 commit 832263a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

documentation/specification_coverage.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ For more information on the OpenAPIKit types, see the [full type documentation](
113113
- [x] patch
114114
- [x] trace
115115
- [x] query
116+
- [x] additionalOperations
116117
- [x] servers
117118
- [x] parameters
118119
- [x] specification extensions (`vendorExtensions`)
@@ -221,8 +222,11 @@ For more information on the OpenAPIKit types, see the [full type documentation](
221222

222223
### Tag Object (`OpenAPI.Tag`)
223224
- [x] name
225+
- [x] summary
224226
- [x] description
225227
- [x] externalDocs
228+
- [x] parent
229+
- [x] kind
226230
- [x] specification extensions (`vendorExtensions`)
227231

228232
### Reference Object (`OpenAPI.Reference`)

0 commit comments

Comments
 (0)