Skip to content

Instantly share code, notes, and snippets.

@DinoChiesa
Created March 8, 2016 19:59
Show Gist options
  • Save DinoChiesa/e66563971c50e664de84 to your computer and use it in GitHub Desktop.
Save DinoChiesa/e66563971c50e664de84 to your computer and use it in GitHub Desktop.
# -*- restclient -*-
#
# URLs for querying Apigee Edge
# Yes, this runs within emacs.
:edge-auth := (dino-netrc-basic-auth-header "api.enterprise.apigee.com")
:mgmtserver = https://api.enterprise.apigee.com
GET :mgmtserver/v1/o/deecee/apis/parity-test99/revisions
Authorization: :edge-auth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment