yangshangqing95 opened a new pull request, #17839: URL: https://github.com/apache/iceberg/pull/17839
## Description Quotes HTTP response status code keys, including numeric and wildcard responses such as `'200'` and `'5XX'`. The [OpenAPI 3.1.1 Responses Object specification](https://spec.openapis.org/oas/v3.1.1.html#responses-object) requires response status code keys to be enclosed in quotation marks for JSON and YAML compatibility. This change does not modify any response definitions or schemas. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
