Skip to content

Commit

Permalink
Merge pull request folio-org#429 from indexdata/CIRCSTORE-452
Browse files Browse the repository at this point in the history
CIRCSTORE-452
  • Loading branch information
nielserik authored Oct 2, 2023
2 parents 24fbd2f + 0919867 commit 2884a2e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion descriptors/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@
},
{
"id": "scheduled-notice-storage",
"version": "0.5",
"version": "0.6",
"handlers": [
{
"methods": ["GET"],
Expand Down
2 changes: 1 addition & 1 deletion ramls/scheduled-notice-storage.raml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#%RAML 1.0
title: Scheduled Notice Storage
version: v0.5
version: v0.6
protocols: [ HTTP, HTTPS ]
baseUri: http://localhost:9130

Expand Down
1 change: 1 addition & 0 deletions ramls/scheduled-notice.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"Due date",
"Overdue fine returned",
"Overdue fine renewed",
"Due date - with reminder fee",
"Aged to lost",
"Aged to lost - fine charged",
"Aged to lost & item returned - fine adjusted",
Expand Down

0 comments on commit 2884a2e

Please sign in to comment.