Skip to content

Commit

Permalink
Update schemas/json/dandi/upload.json
Browse files Browse the repository at this point in the history
Co-authored-by: Cody Baker <[email protected]>
  • Loading branch information
garrettmflynn and CodyCBakerPhD authored Sep 14, 2023
1 parent 37f3503 commit ff45354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/json/dandi/upload.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"properties": {
"dandiset_id": {
"type": "string",
"description": "The unique identifier for your dandiset. Will automatically determine whether to upload to the main or staging DANDI server."
"description": "The unique identifier for your dandiset. Will automatically determine whether to upload to the main DANDI archive or the development staging server."
},
"cleanup": {
"type": "boolean",
Expand Down

0 comments on commit ff45354

Please sign in to comment.