We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f4dc7b commit 44e868dCopy full SHA for 44e868d
1 file changed
TODO.md
@@ -53,11 +53,11 @@ For OpenAPI 3.1
53
- [x] Allow summary and description in Reference objects
54
- [x] Add identifier to License node, make mutually exclusive with URL
55
- [x] ServerVariable enum must not be empty
56
-- [ ] Add pathItems to components
+- [x] Add pathItems to components
57
- [ ] Callbacks can now reference a PathItem - previously required them
58
- [ ] Check out whether pathItem references match the rules for relative resolution
59
- [ ] Parameter object can have space delimited or pipeDelimited styles
60
- [ ] Discriminator object can be extended
61
-- [ ] mutualTLS as a security scheme
+- [x] mutualTLS as a security scheme
62
- [ ] I think strictness of Security Requirement rules has changed
63
0 commit comments