diff --git a/loggingservice.yaml b/loggingservice.yaml index 589e603..4dabced 100644 --- a/loggingservice.yaml +++ b/loggingservice.yaml @@ -691,9 +691,9 @@ components: - $ref: '#/components/schemas/LogEvent' - type: object required: - - agencyId + - additionalAgencyId properties: - agencyId: + additionalAgencyId: type: string IncidentMergeLogEvent: allOf: @@ -1534,4 +1534,4 @@ components: closeText: type: string webSocketId: - type: string \ No newline at end of file + type: string