Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Amit Singh committed Jun 13, 2024
1 parent e4db49e commit 0585a78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/resources/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -12599,7 +12599,7 @@
"$ref": "#/components/schemas/ExternalStorageInput"
},
"output": {
"$ref": "#/components/schemas/ExternalStorageOutputZip"
"$ref": "#/components/schemas/ExternalStorageOutput"
},
"notifiers": {
"$ref": "#/components/schemas/notifiers"
Expand Down Expand Up @@ -12700,7 +12700,7 @@
"$ref": "#/components/schemas/ExternalStorageInput"
},
"output": {
"$ref": "#/components/schemas/ExternalStorageOutputZip"
"$ref": "#/components/schemas/ExternalStorageOutput"
},
"params": {
"description": "Params for Import PDF Form Data Operation processing",
Expand Down

0 comments on commit 0585a78

Please sign in to comment.