We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77a693b commit f03815cCopy full SHA for f03815c
2 files changed
specification/api/components/x-nhsd-apim/rate-limiting.yml
@@ -0,0 +1,3 @@
1
+app-default:
2
+ limit: 300
3
+ timeunit: second
specification/api/notify-supplier-phase1.yml
@@ -78,3 +78,5 @@ x-nhsd-apim:
78
$ref: ./components/x-nhsd-apim/target.yml
79
target-attributes:
80
$ref: ./components/x-nhsd-apim/target-attributes.yml
81
+ ratelimiting:
82
+ $ref: ./components/x-nhsd-apim/rate-limiting.yml
0 commit comments