mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-02 14:13:06 +00:00
remove ambiguity
This commit is contained in:
parent
ed2ffc151a
commit
88783f088d
@ -344,7 +344,7 @@ with full support for message processing and transmission.
|
||||
|
||||
```yaml
|
||||
types:
|
||||
HealthStatus:
|
||||
HealthStatusEvent:
|
||||
type: object
|
||||
fields:
|
||||
eventType:
|
||||
@ -364,7 +364,7 @@ EventSource:
|
||||
description: "Callback for captured events"
|
||||
parameters:
|
||||
- name: event
|
||||
type: HealthStatus
|
||||
type: HealthStatusEvent
|
||||
```
|
||||
|
||||
## Security/Privacy Considerations
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user