We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ace9af commit 9ef3109Copy full SHA for 9ef3109
charts/wallet-gateway/tests/all_test.yaml
@@ -59,7 +59,7 @@ tests:
59
"allowedOrigins": "*",
60
"dappPath": "/api/v0/dapp",
61
"port": 3030,
62
- "requestSizeLimit": '5mb',
+ "requestSizeLimit": "5mb",
63
"userPath": "/api/v0/user"
64
},
65
"signingStore": {
0 commit comments