Skip to content

Commit

Permalink
chore(api): generate web client (#720)
Browse files Browse the repository at this point in the history
Co-authored-by: hekike <[email protected]>
  • Loading branch information
openmeter-bot[bot] and hekike authored Mar 21, 2024
1 parent 281517f commit 658133c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/client/web/src/client/openapi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@ export interface operations {
to?: components['parameters']['queryTo']
windowSize?: components['parameters']['queryWindowSize']
windowTimeZone?: components['parameters']['queryWindowTimeZone']
filterGroupBy?: components['parameters']['queryFilterGroupBy']
groupBy?: components['parameters']['queryGroupBy']
}
path: {
Expand Down

0 comments on commit 658133c

Please sign in to comment.