mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-06 13:51:50 +00:00
doc(tests): fix endpoint param to push results (#8783)
This commit is contained in:
parent
065a290bd5
commit
9f223c0069
@ -14,5 +14,5 @@ curl --location --request POST 'https://DOMAIN.acryl.io/gms/test?action=evaluate
|
||||
w
|
||||
The supported parameters are
|
||||
- `urn` - Required URN string
|
||||
- `shouldPush` - Optional Boolean - whether or not to push the results to persist them
|
||||
- `push` - Optional Boolean - whether or not to push the results to persist them. Default `false`.
|
||||
- `testUrns` - Optional List of string - If you wish to get specific test URNs evaluated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user