We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77a693b commit ed08305Copy full SHA for ed08305
2 files changed
specification/api/components/x-nhsd-apim/rate-limiting.yml
@@ -0,0 +1,3 @@
1
+ratelimiting:
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
+ rate-limiting:
82
+ $ref: ./components/x-nhsd-apim/rate-limiting.yml
0 commit comments