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
793b6dac8a
Branches
Tags
View all branches
gitea-rs
/
crates
/
gitea-client
/
docs
/
RepositoryMeta.md
kjuulh
e78d07db33
feat: find another name
...
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-09-23 22:29:11 +02:00
478 B
Raw
Blame
History
RepositoryMeta
Properties
Name
Type
Description
Notes
full_name
Option<
String
>
[optional]
id
Option<
i64
>
[optional]
name
Option<
String
>
[optional]
owner
Option<
String
>
[optional]
[Back to Model list]
[Back to API list]
[Back to README]