Skip to content

Commit

Permalink
doc: Add missing GRPC messages
Browse files Browse the repository at this point in the history
  • Loading branch information
happyRip committed Jan 14, 2025
1 parent 0030bd0 commit 9c616a6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/content/api/reference/grpc/user.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ List of User APIs.

{{< proto/message package="tti.lorawan.v3" message="DeleteExternalUserRequest" >}}

{{< proto/message message="EmailNotificationPreferences" >}}

{{< proto/message message="EndDeviceIdentifiers" >}}

{{< proto/message message="EntityIdentifiers" >}}
Expand Down Expand Up @@ -182,6 +184,8 @@ List of User APIs.

{{< proto/message message="UserConsolePreferences.SortBy" >}}

{{< proto/message message="UserConsolePreferences.Tutorials" >}}

{{< proto/message message="UserSessionIdentifiers" >}}

## Enums
Expand All @@ -196,10 +200,14 @@ List of User APIs.

{{< proto/enum enum="NotificationStatus" >}}

{{< proto/enum enum="NotificationType" >}}

{{< proto/enum enum="NotificationReceiver" >}}

{{< proto/enum enum="Right" >}}

{{< proto/enum enum="State" >}}

{{< proto/enum enum="Tutorial" >}}

{{< api-refs >}}

0 comments on commit 9c616a6

Please sign in to comment.