Skip to content

Update descriptor to include patron request PUT - #691

Merged
skomorokh merged 1 commit into
mainfrom
put-descriptor
Jul 24, 2026
Merged

Update descriptor to include patron request PUT#691
skomorokh merged 1 commit into
mainfrom
put-descriptor

Conversation

@skomorokh

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 24, 2026 13:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Okapi module-descriptor coverage for updating patron requests via PUT, aligning the broker’s permissions/endpoint exposure with the existing OpenAPI PUT /patron_requests/{id} operation.

Changes:

  • Register PUT /broker/patron_requests/{id} in the module descriptor with required permission broker.patron_requests.item.put.
  • Define the new permission entry (Broker - update patron request (item)).
  • Include the new permission in the existing aggregated permission sets (broker.patron_requests.write and broker.all).

@skomorokh
skomorokh merged commit 712d3b9 into main Jul 24, 2026
6 checks passed
@skomorokh
skomorokh deleted the put-descriptor branch July 24, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants