Skip to content

Commit

Permalink
feat(cor-1020): add user_agent field in OrganizationEvent
Browse files Browse the repository at this point in the history
  • Loading branch information
fabienfleureau committed Aug 7, 2024
1 parent 80c3925 commit 64b21ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16546,6 +16546,9 @@ components:
nullable: true
environment_name:
type: string
user_agent:
type: string
nullable: true
description: ''
title: ''
OrganizationEventResponseList:
Expand Down

0 comments on commit 64b21ad

Please sign in to comment.