Remove Cache-Control headers from examples

This commit is contained in:
Maciej Szlosarczyk 2018-07-17 15:07:32 +03:00
parent d71726c55d
commit aa87d001d5
No known key found for this signature in database
GPG key ID: 41D62D42D3B0D765
3 changed files with 0 additions and 5 deletions

View file

@ -43,7 +43,6 @@ Content-type: application/json
#### Response
```
HTTP/1.1 201
Cache-Control: max-age=0, private, must-revalidate
Content-Type: application.json
@ -76,7 +75,6 @@ Content-type: application/json
#### Response
```
HTTP/1.1 201
Cache-Control: max-age=0, private, must-revalidate
Content-Type: application.json