Skip to content

Commit

Permalink
Update fbs-holdings Wiremock
Browse files Browse the repository at this point in the history
The 'holdings' data is an empty array, so the only change needed is to update the URL.
  • Loading branch information
kasperbirch1 committed Nov 13, 2024
1 parent be0e2df commit 6180aa9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id" : "a530c110-c4a9-42f4-a06f-9390744b8b00",
"name" : "FBS holdings",
"request" : {
"urlPath" : "/external/agencyid/catalog/holdings/v3",
"urlPath" : "/external/agencyid/catalog/holdingsLogistics/v1",
"method" : "GET"
},
"response" : {
Expand All @@ -15,4 +15,4 @@
"priority" : 5,
"insertionIndex" : 16,
"postServeActions" : [ ]
}
}

0 comments on commit 6180aa9

Please sign in to comment.