apigeecli
apigeecli copied to clipboard
Create Open API Spec from API Proxy
Would be nice to have ability to create an Open API Spec from a proxy.
apigeecli apis createopenapi
Is an API proxy really a good artifact to generate OAS? Unless developers add flow conditions (for each verb and path), it is unlikely to contain enough information for a spec. And even then, it doesn't contain enough information for an OAS with schema.
I think debug session probably contains more information.