Forum Discussion

sandycs's avatar
sandycs
New Contributor
5 years ago
Solved

Swaggerhub API & Repository

Hi ,

 

We are evaluating swaggerhub at the moment. Does swaggerhub provide the following

 

1) API to extract the OAS specification from swaggerhub so that we can integrate to our automated process.

2) Can we also store metadata relevant to an API in swaggerhub for e.g. consumers, supported transactions per second etc.  Is there a provision to store these information ? We are looking to use swaggerhub as our API repository so any information in this space will be helpful.

 

Thanks

 

  • 1 - yes, there's an API for most simple API operations, create, delete, fork, etc.

    2 - not sure, but OpenAPI does have an extension mechanism, something like "x-your-own-field-type"

     

     

1 Reply

  • richardtda's avatar
    richardtda
    Occasional Visitor

    1 - yes, there's an API for most simple API operations, create, delete, fork, etc.

    2 - not sure, but OpenAPI does have an extension mechanism, something like "x-your-own-field-type"