OpenAPI-Specification
OpenAPI-Specification copied to clipboard
How to add condition to display a schema based on the user type that runs the API?
let say reposne is compound of schema1 and right after schema 2
but schema 2 appears only for a specific user that runs the API