Skip to content

Commit

Permalink
Update rest-catalog-open-api.yaml
Browse files Browse the repository at this point in the history
Minor clarification.
  • Loading branch information
rdblue authored Aug 29, 2024
1 parent 1d5d5d3 commit b2837f6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions open-api/rest-catalog-open-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -565,8 +565,9 @@ paths:

Responses must include a valid status

- When "completed" the planning operation has produced plan-tasks and
file-scan-tasks that must be returned in the response
- When "completed" the planning operation has produced plan tasks and
file scan tasks that must be returned in the response (not fetched
later by calling fetchPlanningResult)

- When "submitted" the response must include a plan-id used to poll
fetchPlanningResult to fetch the planning result when it is ready
Expand Down

0 comments on commit b2837f6

Please sign in to comment.