swagger-parser
swagger-parser copied to clipboard
Swagger Spec to Java POJOs
Results
261
swagger-parser issues
Sort by
recently updated
recently updated
newest added
### Description I'm currently developing a Ballerina client connector for the SmartSheet REST API [1]. While parsing the official OpenAPI spec provided by SmartSheet, I’m encountering the following error: ```...