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/BehavioralAnalyticsEventPostResponse.ts

Co-authored-by: Laura Trotta <[email protected]>
  • Loading branch information
lcawl and l-trotta authored Dec 19, 2024
1 parent 10290a1 commit 4cd1942
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@
*/

export class Response {
body: {}
body: {
accepted: boolean
event?: UserDefinedValue
}
exceptions: [
{
/**
Expand Down

0 comments on commit 4cd1942

Please sign in to comment.