Adding syntribos request templates for panko

This change includes templates for /v2/events and
/v2/events/{message_id} apis.

Change-Id: I603b078660d461567267a4372172454239bced39
This commit is contained in:
Abhishek Sharma 2017-12-28 09:34:23 -06:00
parent efcef6b31b
commit 87bfe36582
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
GET /v2/events HTTP/1.1
Accept: application/json
X-Auth-Token: CALL_EXTERNAL|syntribos.extensions.identity.client:get_scoped_token_v3:["user"]|

View File

@ -0,0 +1,3 @@
GET /v2/events/{CALL_EXTERNAL|syntribos.extensions.random_data.client:get_uuid:[]|} HTTP/1.1
Accept: application/json
X-Auth-Token: CALL_EXTERNAL|syntribos.extensions.identity.client:get_scoped_token_v3:["user"]|