We maintain a list of open api specs which is used to validate incoming requests.
At the moment we store it outside of APIGEE (say external storage) and make a service callout to fetch those specs.
We would like to leverage APIGEE Specs Container where we can house those specs.
Please let me know if there is a way to interact with the Specs using an API so that we can house all specs in APIGEE itself.