Open Olshansk opened 10 months ago
This may actually be resolved, if you could retry this on the latest version of the Fern CLI (fern upgrade
), and if necessary adding this configuration to the generation:
api:
path: ./openapi/openapi.yaml
settings:
use-title: false # <-- this is the important configuration
Facing the same issue tried the suggestion above nada
@b0xtch do you mind pasting your OpenAPI spec here? If not, please feel free to join our slack community and dm me!
Describe the Bug
We're hitting the following issue in this PR: pokt-network/poktroll/pull/344
We managed to circumvent it by commented out large blocks of yaml in the auto-generate OpenAPI spec built by cosmos.network/sdk
But believe it shouldn't be an issue based on [1] & [2]. Is our expectation inaccurate
[1] https://github.com/fern-api/fern/issues/2374 [2] https://github.com/fern-api/fern/pull/2550
Information to Reproduce
CLI Version
Generator Config