July 29, 2023
0.11.12-rc1
(chore):
- Support x-fern-ignore
OpenAPI extension. This extensions configures fern to ignore certain endpoints when generating SDKs. (@dsinghvi)
(chore):
- Support x-fern-ignore
OpenAPI extension. This extensions configures fern to ignore certain endpoints when generating SDKs. (@dsinghvi)
1 paths: 2 my/endpoint/path: 3 get: 4 x-fern-ignore: true # <------- fern will skip this endpoint