Skip to content

Commit

Permalink
Update specification/search_application/post_behavioral_analytics_eve…
Browse files Browse the repository at this point in the history
…nt/BehavioralAnalyticsEventPostRequest.ts

Co-authored-by: Laura Trotta <[email protected]>
  • Loading branch information
lcawl and l-trotta authored Dec 19, 2024
1 parent 4cd1942 commit fe5fe4a
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,11 @@ export interface Request extends RequestBase {
event_type: EventType
}
}
query_parameters: {
/**
* Whether the response type has to include more details
*/
debug?: boolean
}
/** @codegen_name payload */
body: UserDefinedValue

0 comments on commit fe5fe4a

Please sign in to comment.