You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Swagger UI App for Compass allows for a variety of methods of ingesting an OpenAPI definition, as defined in Integrate Compass with Swagger UI .
However it does not appear to support the simple case of a the swagger.yml sitting along side the compass.yml in a private GitHub repository. The token generated by generating the 'raw' link is only valid for a short period of time, and there is no way to include a personal token in the request from Compass, as defined here.
Is there a way to include a swagger.yml private GitHub repository, especially the same repository that contains the compass.yml file?
IMO ideal method would be to simply be able to have a relative path in compass.yml, for example
links:
- name: API
type: OTHER_LINK
url: ./swagger.yml
Hi again, Matthew! Thanks for your question.
We're in the process of adding this for Bitbucket, although it's not a super high priority given our other work, so it's going a bit slowly. I've raised a ticket for us to add something similar for Github. Hoping we can get to it in the next couple months!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.