Skip to content

Commit

Permalink
Updated URL example for job creation
Browse files Browse the repository at this point in the history
  • Loading branch information
z103cb committed Sep 18, 2023
1 parent a5b3658 commit 4c8b21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apiserver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@ Examples:
#### Create ray job in a given namespace
```text
POST {{baseUrl}}/apis/v1alpha2/namespaces/<namespace>/jobs
POST {{baseUrl}}/apis/v1alpha2/jobs?namespace=<namespace>
```
Examples:
Expand Down

0 comments on commit 4c8b21b

Please sign in to comment.