Does Abp support scalar implementation of restful api documentation? #22926
-
Does Abp support scalar implementation of restful api documentation? https://scalar.com/ |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
ABP is a standard ASP.NET Core application, you can use scalar without any problem. |
Beta Was this translation helpful? Give feedback.
-
@realLiangshiwei Another question: When using Scalar I get an RequestVerificationToken validation exception, this is because ABP has adjustments for swagger to auto-include this token on every request (abp.js) Is something like this also possible for Scalar? For now I have disabled AntiForgeryValidation when in development mode. |
Beta Was this translation helpful? Give feedback.
Try