Skip to content

Commit

Permalink
chore: generated code for commit 692aa2d. [skip ci]
Browse files Browse the repository at this point in the history
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
  • Loading branch information
algolia-bot and millotp committed Apr 17, 2023
1 parent 692aa2d commit 0ba5614
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.

export type EventType = 'fetch' | 'log' | 'record';
export type EventType = 'fetch' | 'log' | 'record' | 'transform';
1 change: 1 addition & 0 deletions specs/bundled/ingestion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1305,6 +1305,7 @@ components:
- fetch
- record
- log
- transform
eventSortKeys:
type: string
description: Used to sort the Event list endpoint.
Expand Down

0 comments on commit 0ba5614

Please sign in to comment.