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.
1 parent 119f40d commit 7a34077Copy full SHA for 7a34077
scripts/v1-progress.yaml
@@ -360,17 +360,17 @@
360
- github_handle: 1
361
- active: 1
362
- "OrgBalanceTransaction":
363
- - id: 0
364
- - created_at: 0
365
- - org_id: 0
366
- - amount: 0
367
- - currency: 0
368
- - type: 0
369
- - effect: 0
370
- - tier: 0
371
- - description: 0
372
- - user_id: 0
373
- - plan: 0
+ - id: -1
+ - created_at: -1
+ - org_id: -1
+ - amount: -1
+ - currency: -1
+ - type: -1
+ - effect: -1
+ - tier: -1
+ - description: -1
+ - user_id: -1
+ - plan: -1
374
- "OrgEventSubscription":
375
- id: -1
376
- created_at: -1
0 commit comments