Nikita Rykhlov

Results 2 issues of Nikita Rykhlov

fixes: #1752 ❓I haven't found a better way to write tests other than copying parameter tests, but I haven't done that yet. Please let me know what else I can...

The version of oapi-codegen you're using - v2.1.0 The YAML configuration file you're using: ```yaml package: openapi generate: fiber-server: true models: true output: server_interface_gen.go ``` The OpenAPI spec you're using:...