File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
specification/components/r4/schemas/responses/retrieveBinary Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 2929publish : clean copy-examples
3030 mkdir -p build
3131 npm run publish 2> /dev/null
32- # poetry run python scripts/validate_oas_examples.py
32+ poetry run python scripts/validate_oas_examples.py
3333
3434copy-examples :
3535 scripts/copy_examples_from_sandbox.sh
Original file line number Diff line number Diff line change 1- description : Response redirects user agent to the large file attachment URL in the Object Store via the Location header .
1+ description : Response redirects user agent to a location (via the Location header) in the object store from which the Binary can be downloaded from .
22headers :
33 x-correlation-id :
44 $ref : ' ../../headers/response/CorrelationID.yaml'
99 required : true
1010 schema :
1111 type : string
12- example : ' TODO Do we want to provide an example?'
You can’t perform that action at this time.
0 commit comments