We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e202d3 commit f70ada4Copy full SHA for f70ada4
1 file changed
spec/openapi.yml
@@ -696,7 +696,7 @@ components:
696
in: query
697
schema:
698
type: string
699
- example: dataset:food_delivery:public.delivery_7_days or job:my-namespace:my-job
+ example: dataset:food_delivery:public.delivery_7_days
700
description: The ID of the node. A node can either be a dataset node or a job node. The format of
701
nodeId for dataset is `dataset:<namespace_of_dataset>:<name_of_the_dataset>` and for job is
702
`job:<namespace_of_the_job>:<name_of_the_job>`.
0 commit comments