We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20206df commit 3b39e35Copy full SHA for 3b39e35
openapi/admin-api/getProjectUsage.yaml
@@ -157,12 +157,6 @@ paths:
157
type: string
158
format: uuid
159
example: "a1b2c3d4-e5f6-7890-abcd-ef1234567890"
160
- - name: api-key
161
- in: query
162
- required: false
163
- description: Your Helius API key. Can also be provided via the `X-Api-Key` header.
164
- schema:
165
- type: string
166
responses:
167
'200':
168
description: Project usage retrieved successfully.
0 commit comments