BAQP0021W Multiple HTTP status codes are not supported in the response of operation (operationId: {1}, path: {2}, method: {3}). {0} used and {4} ignored by the parser.
Explanation
If the OpenAPI document Responses element contains multiple HTTP status codes then the lowest value status code is used. e.g. 200. All other HTTP status codes defined in the Responses element are ignored.
User response
For information only.