IvanovIlya116

Results 8 comments of IvanovIlya116

I took the project from the main branch, in pom.xml version of the project is 1.0.20-SNAPSHOT. If you need swagger.json, then you can find it here http://localhost:8080/api/v3/openapi.json . The file...

Your remark is not entirely justified, since the "available" status is needed to generate a trial request in swagger. For example, I replaced the default status with "sold". If there...

To split the Path Item object into separate YAML files while maintaining autocomplete suggestions in IDEs like IDEA, you can follow these steps: 1. Separate paths into individual files: create...

To rewrite the code to return a byte array method, you will have to rewrite most of the SoapUI core and test its functionality. I may not have studied the...

I have already opened this issue #143 and made pull request - #144. You need to add file inflector.yaml to src\main\resources.

[https://github.com/swagger-api/swagger-petstore/pull/144](url)