Skip to content

Commit 2add541

Browse files
committed
Addition of StatMandId config
1 parent 9d1b38a commit 2add541

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

OpenAPI/LearningHub.Nhs.OpenApi/appsettings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,8 @@
111111
"SignOutUrl": "/home/logout",
112112
"MyAccountUrl": "/myaccount",
113113
"BrowseCataloguesUrl": "/allcatalogue",
114-
"ReportUrl": "/reports"
114+
"ReportUrl": "/reports",
115+
"StatMandId": 0
115116
},
116117
"LearningHubAPIConfig": {
117118
"BaseUrl": "https://learninghub.nhs.uk/api"

0 commit comments

Comments
 (0)