About 66,100 results
Open links in new tab
  1. Category: SwaggerHub | SmartBear Community

    Question about Public APIs on SwaggerHub free plan Hi. I was wondering if it's possible to import an OpenAPI definition into SwaggerHub and make it publicly available while using the free (open …

  2. Host swagger API documentation on my own server

    Hello, I have created two pages which is available publicly. I want to host those pages on my own server. I saw the documentation and github for swagger-ui and swagger-editor I installed both of …

  3. ' Could not render this component, see the console' Issue on …

    May 30, 2023 · Hello,I used the Inspector tool to autogenerate our swagger by manually running the APIs from the tool. This auto-generates the .yaml file for the...

  4. Unable to access my server hosting api, getting connect …

    I am new to swaggerhub.  I have a 2 valid swagger.json showing my 2 of my API definitions on the UI.  One of my API server is on localhost with...

  5. Category: SwaggerHub Explore | SmartBear Community

    Is the Domains concept for sharing only available in Swaggerhub? By this I mean can you use your own server, say Github to host your files for sharing or is this feature only availble to those with …

  6. How to integrate with Amazon API gateway? | SmartBear Community

    Occasional Contributor to fehguy 10 years ago Hey fehguy , I created role on EC2 but I can't see SwaggerHub "Execution role" to enter. Other than that I have followed everything. I have kept Base …

  7. I'm configuring a whitelist for IP addresses where we receive requests ...

    I'm configuring a whitelist for IP addresses where we receive requests (on our test server from swaggerHub "Try it now" feature proxy). I have the "Try it now" feature working and I want to limit …

  8. how to change the order of display when using inheritance

    Obviously, when using the allOf keyword, the SwaggerHub designer must decide which of the available schema must be displayed first. Of course, we can naturally expect to see the document preview to …

  9. publish/unpublish an api through the registry api

    Hi Josh, I will need to open an enhancement request for you to do this with the registry API. Regards, Marcus SmartBear Support

  10. oauth2 GET request fails with HTTP 500 unable to verify the first ...

    I've got a swaggerhub API with a request that has OAUTH2 authentication. When I "Try it out" and enter a token into the Authorisation field and Execute the request I get an HTTP 500 error: "unable to verify …