-
Is it possible to allow calling some endpoint if only one of two Security Schemas are satisfied? OpenApi spec says:
The idea is to create API which can be used from the Web Interface or as an API. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It has been added in poem/poem-openapi/tests/security_scheme.rs Line 544 in a7aca56 |
Beta Was this translation helpful? Give feedback.
It has been added in
v3.0.2
poem/poem-openapi/tests/security_scheme.rs
Line 544 in a7aca56