Question in title
Currently not supported. Can you describe your use case in detail? It would help us understand your needs better.
I am using apidog to design the API. Then export it to OpenAPI. Then use opai-codegen to generate boilerplate code for golang.
It gets tedious with every update to export manually.
In the OpenAPI export interface, an online URL can be obtained, which can be used in the CLI to fetch data in OpenAPI format.
Perfect. Thanks