rongli-mx
Results
1
issues of
rongli-mx
The Parser ignore the `readOnly` attribute on the property `Order.customer` ``` openapi: "3.0.1" info: title: test version: "1.0" paths: /ping: get: operationId: ping responses: 200: description: OK /order: get: operationId:...