method.request.header.Authorization
, which sets the name of the incoming request header containing the API caller’s identity token to Authorization
.GET
method:
GET
method listed under /pets
.GET
and PURCHASE
for /pets
, as well as POST
for /purchase
).