We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8738068 + d39a895 commit 0cb28acCopy full SHA for 0cb28ac
src/Packages/ZkEvmApi/api~/openapi.yaml
@@ -548,10 +548,8 @@ paths:
548
security:
549
- ImmutableApiKey:
550
- refresh:metadata
551
- - BearerAuthWithClient:
552
- - refresh:metadata
553
- - BearerAuth:
554
+ - BearerAuthWithClient: []
+ - BearerAuth: []
555
summary: Refresh collection metadata
556
tags:
557
- collections
@@ -2212,8 +2210,7 @@ paths:
2212
2210
$ref: '#/components/schemas/APIError500'
2213
2211
description: Internal Server Error (500)
2214
2215
2216
2217
summary: Refresh collection metadata internal
2218
2219
0 commit comments