Skip to content

Commit 9844596

Browse files
committed
add profile_name to API description in readme
1 parent 6ac555e commit 9844596

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ This project presents a Flask-based API for validating RO-Crates.
2121
|------------|-----------|-------------------------|-----------------------------------------------------------------------|
2222
| root_path | optional | string | Root path which contains the RO-Crate |
2323
| webhook_url | optional | string | Webhook to send validation result to |
24+
| profile_name | optional | string | RO-Crate profile to validate against |
2425
| minio_config | required | dictionary | MinIO Configuration Details |
2526

2627
`minio_config`

0 commit comments

Comments
 (0)