You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/manuals/orion-api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -714,7 +714,7 @@ The list of builtin attributes is as follows:
714
714
controls entity expiration is described in [Transient entities section](#transient-entities).
715
715
716
716
*`alterationType` (type: `Text`): specifies the change that triggers the notification. It is related with
717
-
the subscriptions based in alteration type features (see [Subscription based in alteration type](#subscriptions_alttype) section). This attribute
717
+
the subscriptions based in alteration type features (see [Subscription based in alteration type](#subscriptions-based-in-alteration-type) section). This attribute
718
718
719
719
can be used only in notifications, it does not appear when querying it (`GET /v2/entities?attrs=alterationType`) and can take the following values:
720
720
*`entityCreate` if the update that triggers the notification is a entity creation operation
0 commit comments