Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update configuration from markdown to Open API 3.0 spec #11

Closed
wants to merge 16 commits into from
Closed
Prev Previous commit
Next Next commit
export_csv_file_path is not universally required
joecorall authored Nov 22, 2023
commit 8a725bd18df1947f9e42edac7e300bb4c24ead1d
5 changes: 1 addition & 4 deletions docs/openapi.json
Original file line number Diff line number Diff line change
@@ -284,10 +284,7 @@
"description": "Used in the \"export_csv\" and \"get_data_from_view\" tasks. The term ID or URI from the Islandora Media Use vocabulary that identifies the file you want to export.",
"default": "http://pcdm.org/use#OriginalFile"
}
},
"required": [
"export_csv_file_path"
]
}
},
"MediaSettings": {
"type": "object",