File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -3977,7 +3977,8 @@ paths:
39773977 ' 200 ' :
39783978 description : Get default root certificate successfully.
39793979 schema :
3980- type : file
3980+ type : string
3981+ format : binary
39813982 headers :
39823983 Content-Disposition :
39833984 description : To set the filename of the downloaded file.
@@ -5864,7 +5865,8 @@ paths:
58645865 ' 200 ' :
58655866 description : Data file containing the export data
58665867 schema :
5867- type : file
5868+ type : string
5869+ format : binary
58685870 headers :
58695871 Content-Disposition :
58705872 type : string
@@ -8514,6 +8516,7 @@ definitions:
85148516 description : The webhook job notify type.
85158517 status :
85168518 type : string
8519+ format : binary
85178520 description : The webhook job status.
85188521 job_detail :
85198522 type : string
You can’t perform that action at this time.
0 commit comments