Skip to content

Commit e9ba4d7

Browse files
committed
fix quota tier_key description
Signed-off-by: Narcis <narcis.davins@krakend.io>
1 parent 05f5476 commit e9ba4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2.13/governance/quota.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"type": "string"
2323
},
2424
"tier_key": {
25-
"description": "Header or param used to determine the tier. Use `tier_value` and `tier_value_as` on each tier to determine how to match the value.\n\nSee: https://www.krakend.io/docs/enterprise/governance/quota/",
25+
"description": "Header used to determine the tier. Use `tier_value` and `tier_value_as` on each tier to determine how to match the value.\n\nSee: https://www.krakend.io/docs/enterprise/governance/quota/",
2626
"examples": [ "X-User-Tier", "X-User-ID" ],
2727
"type": "string"
2828
},

0 commit comments

Comments
 (0)