Skip to content

Commit

Permalink
Fix Cache-Control/Vary examples in performance.adoc
Browse files Browse the repository at this point in the history
This looks like a copy+paste mistake.
  • Loading branch information
ePaul authored Oct 22, 2024
1 parent 7837d3c commit b088f7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapters/performance.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -257,9 +257,9 @@ response header definitions provided by the guideline as follows:
----
components:
parameters|headers:
Accept-Encoding:
Cache-Control:
$ref: 'https://opensource.zalando.com/restful-api-guidelines/models/headers-1.0.0.yaml#/Cache-Control'
Content-Encoding:
Vary:
$ref: 'https://opensource.zalando.com/restful-api-guidelines/models/headers-1.0.0.yaml#/Vary'
ETag:
$ref: 'https://opensource.zalando.com/restful-api-guidelines/models/headers-1.0.0.yaml#/ETag'
Expand Down

0 comments on commit b088f7c

Please sign in to comment.