@Tom as we discussed on the call. SwaggerHub is a tool we mainly use for API review and not design.
Our current API workflow is:
• Development: Visual Studio Code using $ref for local files.
◦ We use multiple swagger editor plug-ins
◦ Run scipts to set versions in the related files — SwaggerHub needs you to touch each file — which is painful. Thus the scripts and API calls to SwaggerHub.
◦ Bitbucket Repo
• Review: SwaggerHub
• Testing: Postman
• Publishing: Planning
Readme.com documentation
• API Gateway: Customized WSO2