We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7837d3c commit 601fd0aCopy full SHA for 601fd0a
chapters/performance.adoc
@@ -257,9 +257,9 @@ response header definitions provided by the guideline as follows:
257
----
258
components:
259
parameters|headers:
260
- Accept-Encoding:
+ Cache-Control:
261
$ref: 'https://opensource.zalando.com/restful-api-guidelines/models/headers-1.0.0.yaml#/Cache-Control'
262
- Content-Encoding:
+ Vary:
263
$ref: 'https://opensource.zalando.com/restful-api-guidelines/models/headers-1.0.0.yaml#/Vary'
264
ETag:
265
$ref: 'https://opensource.zalando.com/restful-api-guidelines/models/headers-1.0.0.yaml#/ETag'
0 commit comments