When I define an endpoint that requires authorization, the Apidog interface does not display it as secured. This happens even though I use the same schema in both Postman and Swagger, where the authorization is shown correctly.
This is a critical issue because it’s difficult to distinguish which endpoints require authorization, potentially leading to security oversights or testing errors.
I really like your product — it’s fantastic overall! Fixing this issue would greatly improve the developer experience.
Hi. Currently, importing OpenAPI files can import the corresponding security schemes. However, referencing them still needs to be done manually. You can refer to this documentation: Use the security scheme - Apidog Docs. We’ll soon support importing security scheme references during the import process.
it would be much appreciated fixing it, as are depending on the schema for defining the endpoint in apidog and using override option to ensure everything is documented correctly so it would be very helpful, thanks.