Skip to content

Add global overrides to list and local options#7

Open
chrishoage wants to merge 1 commit into
rclone:mainfrom
chrishoage:fix/global-overrides
Open

Add global overrides to list and local options#7
chrishoage wants to merge 1 commit into
rclone:mainfrom
chrishoage:fix/global-overrides

Conversation

@chrishoage

Copy link
Copy Markdown

Summary

Expose rclone’s global _config and _filter overrides on /operations/list and /options/local.

For /operations/list, _filter changes which entries are returned. _config is included for completeness alongside the other global override.

For /options/local, both _config and _filter affect the effective options returned in the response.

Changes

  • Add _config and _filter parameters to /operations/list
  • Add _config and _filter parameters to /options/local
  • Include the overrides in the generated request schemas
  • 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