Skip to content

Commit f3c52a8

Browse files
committed
comments from draft PR
1 parent d4dcbc2 commit f3c52a8

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

rmo/notification/v1/rmo_ntf_v1.0.0.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ info:
77
description: |
88
API specification issued by DCSA.org.
99
10-
Operational Reefer Monitoring Notifications for [DCSA OpenAPI specification for Operational Reefer Monitoring](https://app.swaggerhub.com/apis/dcsaorg/DCSA_RMO/1.0.0-Beta-1) is a lightweight notification based on [CloudEvents](https://cloudevents.io/). The `POST` endPoint of the consumer is called whenever a `Reefer` that is being subscribed to changes state or is updated.
10+
Operational Reefer Monitoring Notifications for [DCSA OpenAPI specification for Operational Reefer Monitoring](https://app.swaggerhub.com/apis/dcsaorg/DCSA_RMO/1.0.0-Beta-1) is a lightweight notification based on [CloudEvents](https://cloudevents.io/).
11+
The `POST` endpoint of the consumer is called whenever a `Reefer` that is being subscribed to meets the agreed notification criteria.
1112
1213
Subscribing to notification is done outside scope of this API.
1314
@@ -32,7 +33,7 @@ paths:
3233
summary: Send a new Operational Reefer Notification
3334
operationId: operational-reefer-notifications
3435
description: |
35-
Creates a new [`Operational Reefer Notification`](#/OperationalReeferNotification). This endPoint is called whenever a `Reefer` that a consumer has subscribed to changes state or is updated.
36+
Creates a new [`Operational Reefer Notification`](#/OperationalReeferNotification). This endpoint of the consumer is called whenever a `Reefer` that is being subscribed to meets the agreed notification criteria.
3637
parameters:
3738
- name: API-Version
3839
in: header

0 commit comments

Comments
 (0)