Create Swagger Server
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Create Swagger Server
Hello team !
How can I create Swagger server in SwaggerHub by my own beside integration with API Auto Mocking.
Here is my api doc https://app.swaggerhub.com/apis/Loempisey/product/1.0.0#/
I hope you consider my question and take a look.
Thanks inadvance.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Pisey
Do you mean to add another server in the server drop down list?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes yes !
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
servers:
# Added by API Auto Mocking Plugin
- description: SwaggerHub API Auto Mocking
url: https://virtserver.swaggerhub.com/Loempisey/product/1.0.0
- description: My second server
url: 'https://petstore.swagger.io/v2'
- description: My third one
url: 'https://petstore.swagger.io/v3'
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If I want to hosting my API server as above, what can I do ?
PS: the url server above is already hosting. I used that server for my practice and follow through their API requirement.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Pisey
If you a got an answer to your initial question, please mark it as answered and open a new ticket for your another request
Thank you and enjoy SwaggerHub 😉
