Skip to content

Commit 86595fb

Browse files
committed
Add Digest and Content-Length headers to responses in OpenAPI specification
1 parent 6aef710 commit 86595fb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/RegistryDraft.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,6 +1040,12 @@ components:
10401040
Location:
10411041
schema:
10421042
type: string
1043+
Digest:
1044+
schema:
1045+
type: string
1046+
Content-Length:
1047+
schema:
1048+
type: integer
10431049
parameters:
10441050
scope:
10451051
name: scope

0 commit comments

Comments
 (0)