Skip to content

Commit e66aadc

Browse files
Update spec.md
Co-authored-by: jonjohnsonjr <jonjohnson@google.com> Signed-off-by: Jason Hall <jason@chainguard.dev>
1 parent d06de52 commit e66aadc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ The `Link` header MUST be set according to [RFC5988](https://www.rfc-editor.org/
569569
The registry SHOULD support filtering on `artifactType`.
570570
To fetch the list of referrers with a filter, perform a `GET` request to a path in the following format: `/v2/<name>/referrers/<digest>?artifactType=<mediaType>` <sup>[end-12b](#endpoints)</sup>.
571571
If filtering is requested and applied, the response MUST include a header `OCI-Filters-Applied: artifactType` denoting that an `artifactType` filter was applied.
572-
If multiple filters are applied, the annotation MUST contain a comma separated list of applied filters.
572+
If multiple filters are applied, the header MUST contain a comma separated list of applied filters.
573573

574574
Example request with filtering:
575575

0 commit comments

Comments
 (0)