This website requires JavaScript.
Explore
Help
Register
Sign In
kjuulh
/
gitea-rs
Watch
1
Star
0
Fork
0
You've already forked gitea-rs
Code
Issues
1
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
23e9627703
Branches
Tags
View all branches
gitea-rs
/
crates
/
gitea-client
/
docs
/
AccessToken.md
kjuulh
e78d07db33
feat: find another name
...
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-09-23 22:29:11 +02:00
534 B
Raw
Blame
History
AccessToken
Properties
Name
Type
Description
Notes
id
Option<
i64
>
[optional]
name
Option<
String
>
[optional]
scopes
Option<
Vec
>
[optional]
sha1
Option<
String
>
[optional]
token_last_eight
Option<
String
>
[optional]
[Back to Model list]
[Back to API list]
[Back to README]