Skip to content

Commit e529e52

Browse files
CCM-13554 - APIM Errors not serializing
1 parent 5bc4e0e commit e529e52

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
app-default:
2-
limit: 300
3-
timeunit: second
2+
limit: 1
3+
timeunit: minute
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
temporary: false
2+
monitoring: false
3+
access:
4+
$ref: ../environments/sandbox/access.yml
5+
target:
6+
$ref: ../environments/sandbox/target.yml
7+
target-attributes:
8+
$ref: ../environments/sandbox/target-attributes.yml
9+
ratelimiting:
10+
$ref: ../environments/sandbox/rate-limiting.yml

0 commit comments

Comments
 (0)