HTTP/1.1 200 OK
+Content-Type: application/json;charset=UTF-8
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
-Content-Type: application/json;charset=UTF-8
Content-Length: 459
{
@@ -1003,13 +1003,13 @@
HTTP/1.1 200 OK
+Content-Type: application/json;charset=UTF-8
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
-Content-Type: application/json;charset=UTF-8
Content-Length: 598
[ {
@@ -1129,7 +1129,7 @@
$ curl 'http://localhost:8080/items' -i -X POST \
-H 'Content-Type: application/json' \
- -H 'Authorization: Bearer 9519f971-ce91-4298-959f-7ed6bf379921' \
+ -H 'Authorization: Bearer 7c73f031-9208-46ed-ba75-9af975a05c2d' \
-d '{"description":"Hot News"}'