File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -1758,6 +1758,7 @@ paths:
17581758 required: true
17591759 schema:
17601760 type: string
1761+ example: application/octet-stream
17611762 enum:
17621763 - application/octet-stream
17631764 description: "Required header for downloading the export file"
Original file line number Diff line number Diff line change @@ -1758,6 +1758,7 @@ paths:
17581758 required: true
17591759 schema:
17601760 type: string
1761+ example: application/octet-stream
17611762 enum:
17621763 - application/octet-stream
17631764 description: "Required header for downloading the export file"
Original file line number Diff line number Diff line change @@ -774,6 +774,7 @@ paths:
774774 required : true
775775 schema :
776776 type : string
777+ example : application/octet-stream
777778 enum :
778779 - application/octet-stream
779780 description : " Required header for downloading the export file"
You can’t perform that action at this time.
0 commit comments