How Can I add Security Definition in Scalar
In Swagger We could Use
for adding tokens and such but How Can I add this functionality in Scalar
In their website https://docs.scalar.com/swagger-editor#description/markdown-support
they have
as the way to add the section to generate the tokens but how to do it in C# code
Scalar API Documentation — Manage & Create beautiful API Documentat...
With Scalar API Documentation you can create world class documentation your users will love
3 Replies
Fixed
should be used and
using this authentication and authorization can be used
package is important that's what I found
without the
with the code enabled