Skip to content

Commit 364c741

Browse files
authored
Update reference-odata-filter.md
1 parent d7ec059 commit 364c741

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-web-pubsub/reference-odata-filter.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ An interactive syntax diagram is also available:
4848
The filter syntax is used to filter out the connections matching the filter expression to send messages to.
4949

5050
Azure Web PubSub supports below identifiers:
51+
5152
| Identifier | Description | Note | Examples
5253
| --- | --- | -- | --
5354
| `userId` | The userId of the connection. | Case insensitive. It can be used in [string operations](#supported-operations). | `userId eq 'user1'`

0 commit comments

Comments
 (0)