Skip to content

Commit

Permalink
Update Subscriptions.qmd
Browse files Browse the repository at this point in the history
  • Loading branch information
jtreska authored Dec 16, 2024
1 parent 1003273 commit a823ea3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions APIs/Subscriptions.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,9 @@ Below please find the description of the PULL Subscription Entity.
<td style="text-align: center; vertical-align: middle">SubscriptionEvent</td>
<td style="text-align: center; vertical-align: middle">Subscription Event enumeration</td>
<td style="text-align: left; vertical-align: middle">The subscription event to be monitored and for which notification is provided:
<ul>
<li>created</li>
</ul>
The default value set to "SubscriptionEvent", if not provided by user, is "created".<BR><BR>For "SubscriptionEvent" = "created" the notifications about newly added products to the Data Space Catalogue will be sent to the user's endpoint.</td>
<td style="text-align: center; vertical-align: middle">created</td>
</tr>
Expand Down Expand Up @@ -578,7 +580,9 @@ Below please find the description of the Subscription Entity.
<td style="text-align: center; vertical-align: middle">SubscriptionEvent</td>
<td style="text-align: center; vertical-align: middle">Subscription Event enumeration</td>
<td style="text-align: left; vertical-align: middle">The subscription event to be monitored and for which notification is provided:
<ul>
<li>created</li>
</ul>
The default value set to "SubscriptionEvent", if not provided by user, is "created".<BR><BR>For "SubscriptionEvent" = "created" the notifications about newly added products to the Data Space Catalogue will be sent to the user's endpoint.</td>
<td style="text-align: center; vertical-align: middle">created</td>
</tr>
Expand Down

0 comments on commit a823ea3

Please sign in to comment.