Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 2371e07

Browse files
authored
Add files via upload
1 parent 47ebf82 commit 2371e07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Metadata.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ Validation rules are:
273273
* software type is required:
274274
* "S" (Scientific)
275275
* "B" (Business), also requires at least one sponsoring organization
276-
* If project type is Closed Source, OSTI Hosted ("CO"), a file upload is required. *When uploading a file or container via the API, it must be provided as a "file" or "container" multipart form parameter.*
276+
* If project type is Closed Source, OSTI Hosted ("CO"), a file upload is required. *When uploading a file or container via the API, it must be provided as a "file" or "container" multipart form parameter. File uploads should be a compressed file of type: .zip, .tar, .tar.gz, or .tar.bz2. Container uploads should be Docker or Singularity image files of type: .tar, or .simg*
277277
278278
279279
@@ -333,7 +333,7 @@ be announced to DOE. Workflow status remains *Submitted* for this operation. Ad
333333
* email must be valid
334334
* phone number must be valid
335335
* organization name is required
336-
* If project type is not Open Source ("OS"), a file upload is required. *When uploading a file or container via the API, it must be provided as a "file" or "container" multipart form parameter.*
336+
* If project type is not Open Source ("OS"), a file upload is required. *When uploading a file or container via the API, it must be provided as a "file" or "container" multipart form parameter. File uploads should be a compressed file of type: .zip, .tar, .tar.gz, or .tar.bz2. Container uploads should be Docker or Singularity image files of type: .tar, or .simg*
337337
338338
339339

0 commit comments

Comments
 (0)