chore: add expiration into create access token request

This commit is contained in:
Steven
2023-08-06 21:33:16 +08:00
parent a90279221c
commit 820b8fc379
6 changed files with 133 additions and 112 deletions

View File

@@ -72,6 +72,7 @@
| ----- | ---- | ----- | ----------- |
| id | [int32](#int32) | | id is the user id. |
| description | [string](#string) | | |
| expiration | [google.protobuf.Duration](#google-protobuf-Duration) | | |