Skip to content

Add execute ID to async job responses#6

Open
chrishoage wants to merge 1 commit into
rclone:mainfrom
chrishoage:fix/execute-id
Open

Add execute ID to async job responses#6
chrishoage wants to merge 1 commit into
rclone:mainfrom
chrishoage:fix/execute-id

Conversation

@chrishoage

Copy link
Copy Markdown

Summary

Add the rclone process executeId to async job submission and job status responses.

rclone returns this identifier at runtime, but the published schema currently omits it. Marking it required ensures generated clients can reliably associate jobs with the rclone process that owns them.

Changes

  • Add required string executeId to AsyncJobResponse
  • Add required string executeId to JobStatusResponse
  • Regenerate openapi.json and types.d.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant