Uh oh!
There was an error while loading. Please reload this page.
Treat security scheme as case insensitive in JSON schema [Issue #2703] - #2706
Conversation
jdesrosiers
commented
Sep 28, 2021
@hornworm61 I'm doing final checks before releasing the new version of the schema and I noticed that you removed |
jdesrosiers
commented
Sep 28, 2021
@webron No, that |
hornworm61
commented
Sep 28, 2021
I think the But if the object passes the Also, the |
jdesrosiers
commented
Sep 29, 2021
Ahh, yes, you're right. That's what I was missing. |
Addresses #2703
This change updates the JSON Schemas for both 3.0 and 3.1 to allow for the security scheme to be case insensitive when checking for whether the bearerFormat propery is allowed.