Skip to content

Commit

Permalink
CIRC-2050 add type for useStubItem parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-barannyk committed Apr 1, 2024
1 parent a23dc5c commit bff0289
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ramls/circulation.raml
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@ resourceTypes:
required: false
useStubItem:
description: "Allows to apply circulation rules based on patron group only"
type: string
enum: [true, false]
required: false
responses:
Expand Down

0 comments on commit bff0289

Please sign in to comment.