ioggstream

openapi-placement.yaml

Mar 16th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.56 KB | None | 0 0
  1.      responses:
  2.         '200':
  3.           headers:
  4.             X-Rate-Limit-Limit:
  5.               $ref: "https://raw.githubusercontent.com/ioggstream/openapi-samples/master/openapi-v3/schema/components.yaml#/components/headers/X-Rate-Limit-Limit"
  6.             X-Rate-Limit-Remaining:
  7.               $ref: "#/components/headers/X-Rate-Limit-Remaining"
  8.              
  9. components:
  10.   headers:
  11.     X-Rate-Limit-Limit:
  12.       $ref: "https://raw.githubusercontent.com/ioggstream/openapi-samples/master/openapi-v3/schema/components.yaml#/components/headers/X-Rate-Limit-Limit"
Add Comment
Please, Sign In to add comment