chore: buf build es types

This commit is contained in:
Steven
2023-08-06 21:43:34 +08:00
parent 820b8fc379
commit 850fbbaa36
25 changed files with 1863 additions and 5 deletions

View File

@@ -71,8 +71,8 @@
| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| id | [int32](#int32) | | id is the user id. |
| description | [string](#string) | | |
| expiration | [google.protobuf.Duration](#google-protobuf-Duration) | | |
| description | [string](#string) | | description is the title/description of the access token. |
| expiration | [google.protobuf.Duration](#google-protobuf-Duration) | | expiration is the expires duration of the access token. |