-
my site uses netcore3.1. my homepage encounter this error
the error occurs after these lined added to
I have found that the error insist if I deleted so the cause the then how can I config ApiController to skip the error? |
Beta Was this translation helpful? Give feedback.
Answered by
scil
Jul 16, 2022
Replies: 1 comment
-
After check the sourcecode of
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
scil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After check the sourcecode of
ConfigureApiBehaviorOptions
, now I rewrite them to