diff --git a/amino/no-auth.yml b/amino/no-auth.yml index 3b01328..da1f2e6 100644 --- a/amino/no-auth.yml +++ b/amino/no-auth.yml @@ -1,6 +1,10 @@ globals: responses: "*": + "200:0": + title: api:ok + description: The request was successful. This is not a separate response, but included in every 200 response's json + body: $api_codes.api:0 400:104: title: Missing NDCDEVICEID description: The NDCDEVICEID header was not included, or did not compute on amino servers @@ -334,6 +338,15 @@ vars: "api:statuscode": "104 ", "api:duration": "0.000s " } + api:0: + lang: JSON + content: + { + "api:message": "OK", + "api:timestamp": "2020-01-22T23:49:13Z ", + "api:statuscode": "0 ", + "api:duration": "0.010s " + } routes: /g/s/device/: