Skip to content

Instantly share code, notes, and snippets.

@aurelian
Forked from jerzyn/ad-include.html
Created October 7, 2014 13:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aurelian/a32d3fff3e00d8a5375d to your computer and use it in GitHub Desktop.
Save aurelian/a32d3fff3e00d8a5375d to your computer and use it in GitHub Desktop.
{% active_docs version: "1.0" %}
<div class='api-docs-wrap'></div>
<script>
$(function(){ ThreeScale.APIDocs.init([]); });
</script>
curl -v -X PUT -F "body=@YOUR_API_JSON_SPEC.json" "https://YOUR_ADMIN_DOMAIN/admin/api/active_docs/ID_OF_THE_SERVICE_SPEC.xml?provider_key=YOUR_PROVIDER_KEY"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment