Skip to content

Commit f03815c

Browse files
CCM-12209 - add rate limiting (#179)
1 parent 77a693b commit f03815c

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
app-default:
2+
limit: 300
3+
timeunit: second

specification/api/notify-supplier-phase1.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,5 @@ x-nhsd-apim:
7878
$ref: ./components/x-nhsd-apim/target.yml
7979
target-attributes:
8080
$ref: ./components/x-nhsd-apim/target-attributes.yml
81+
ratelimiting:
82+
$ref: ./components/x-nhsd-apim/rate-limiting.yml

0 commit comments

Comments
 (0)