Skip to content

Commit

Permalink
Merge 00e59f7 into aa513c1
Browse files Browse the repository at this point in the history
  • Loading branch information
Pchelolo committed Jul 25, 2019
2 parents aa513c1 + 00e59f7 commit c504010
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions v1/pcs/media-list.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ paths:
options:
redirect_cache_control: '{{options.response_cache_control}}'
- path: lib/security_response_header_filter.js
- path: lib/language_variants_filter.js
get: &media_list_title_get_spec
tags:
- Page content
Expand Down
1 change: 1 addition & 0 deletions v1/pcs/media.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ paths:
method: get
headers:
cache-control: '{{cache-control}}'
accept-language: '{{accept-language}}'
uri: '{{options.host}}/{domain}/v1/page/media/{title}'
return:
status: 200
Expand Down
1 change: 1 addition & 0 deletions v1/pcs/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ paths:
options:
redirect_cache_control: '{{options.response_cache_control}}'
- path: lib/security_response_header_filter.js
- path: lib/language_variants_filter.js
get: &metadata_title_get_spec
tags:
- Page content
Expand Down
1 change: 1 addition & 0 deletions v1/pcs/mobile-html.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ paths:
- path: lib/security_response_header_filter.js
options:
mobile_html: true
- path: lib/language_variants_filter.js
get: &mobile-html_title_revision_get_spec
tags:
- Page content
Expand Down
1 change: 1 addition & 0 deletions v1/pcs/references.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ paths:
options:
redirect_cache_control: '{{options.response_cache_control}}'
- path: lib/security_response_header_filter.js
- path: lib/language_variants_filter.js
get: &references_title_get_spec
tags:
- Page content
Expand Down

0 comments on commit c504010

Please sign in to comment.