Skip to content

Commit 44e868d

Browse files
committed
Mark mutualTLS as resolved
This code doesn't validate the type of a Security Scheme so we don't need to change the code for the new type of mutualTLS.
1 parent 3f4dc7b commit 44e868d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

TODO.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ For OpenAPI 3.1
5353
- [x] Allow summary and description in Reference objects
5454
- [x] Add identifier to License node, make mutually exclusive with URL
5555
- [x] ServerVariable enum must not be empty
56-
- [ ] Add pathItems to components
56+
- [x] Add pathItems to components
5757
- [ ] Callbacks can now reference a PathItem - previously required them
5858
- [ ] Check out whether pathItem references match the rules for relative resolution
5959
- [ ] Parameter object can have space delimited or pipeDelimited styles
6060
- [ ] Discriminator object can be extended
61-
- [ ] mutualTLS as a security scheme
61+
- [x] mutualTLS as a security scheme
6262
- [ ] I think strictness of Security Requirement rules has changed
6363

0 commit comments

Comments
 (0)