Skip to content

Commit

Permalink
ADD servicePath builtin attr to orion-api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fgalan authored Aug 9, 2023
1 parent 19c1a37 commit 5b7bfa1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/manuals/orion-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -674,6 +674,8 @@ the subscriptions based in alteration type features (see [Subscription based in
* `entityChange` if the update that triggers the notification was an update with an actual change or not an actual change but with `forcedUpdate` in use
* `entityDelete` if the update that triggers the notification was a entity delete operation

* `servicePath` (type: `Text`): specifies the [service path](#service-path) to which the entity belongs.

Like regular attributes, they can be used in `q` filters and in `orderBy` (except `alterationType`).
However, they cannot be used in resource URLs.

Expand Down

0 comments on commit 5b7bfa1

Please sign in to comment.