You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If we add an operationId named listPrintersOnPrintline we are faced with a blocking validation error: OperationId '{operationValue.OperationId}' is not pluralized - Response model is defined as an array.
Suggestion
Remove the validation as this will never work for all cases.
The text was updated successfully, but these errors were encountered:
Describe the bug
If we add an operationId named listPrintersOnPrintline we are faced with a blocking validation error: OperationId '{operationValue.OperationId}' is not pluralized - Response model is defined as an array.
Suggestion
Remove the validation as this will never work for all cases.
The text was updated successfully, but these errors were encountered: