Report
Noticed that TerminateUnmatchedRequest is of type string?
Expected Behavior
That it's type bool?
Actual Behavior
string? type allows setting true / false, but also other values that are not compliant with published documentation https://learn.microsoft.com/en-us/azure/api-management/cors-policy
Steps to Reproduce the Problem
N/A
Component
Authoring library
Version
main
Contact Details
No response
Additional Information
No response
Report
Noticed that
TerminateUnmatchedRequestis of typestring?Expected Behavior
That it's type
bool?Actual Behavior
string?type allows setting true / false, but also other values that are not compliant with published documentation https://learn.microsoft.com/en-us/azure/api-management/cors-policySteps to Reproduce the Problem
N/A
Component
Authoring library
Version
main
Contact Details
No response
Additional Information
No response