openapi-generator-rest-assured-example
openapi-generator-rest-assured-example copied to clipboard
For Heisenbug Piter 2020
Bumps [okio](https://github.com/square/okio) from 1.13.0 to 3.4.0. Changelog Sourced from okio's changelog. Version 3.4.0 2023-07-07 New: Adapt a Java NIO FileSystem (java.nio.file.FileSystem) as an Okio FileSystem using fileSystem.asOkioFileSystem(). New: Adapt Android’s...
Maybe there is a way to add Allure @Step Annotation to generated request models? Trying to figure out how to achieve this. When we use generated api endpoint model to...
Did you manage to solve the problem with openapi 3? How did you solve the problem that models for AnyOf objects are not generated when using Open API 3? @viclovsky...