Replies: 1 comment
-
/cc @MikeEdgar (swagger-ui), @phillip-kruger (swagger-ui) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi i use this integration option
curl -X POST "https://api.swaggerhub.com/apis/OWNER/API_TO_CREATE_OR_UPDATE"
-H "Authorization: SWAGGERHUB_API_KEY"
-H "Content-Type: application/yaml"
--data-binary @C:\work\swagger.yaml
, but i want that my SWAGGERHUB_API_KEY has safe. Can i choose this option and safe it maximality, or i should use other option? if yes, what is it?
Beta Was this translation helpful? Give feedback.
All reactions