repository resource: add clone and html urls
This commit is contained in:
@ -93,7 +93,10 @@ Need to exist in the gitea instance
|
||||
### Read-Only
|
||||
|
||||
- `created` (String)
|
||||
- `clone_url` (String)
|
||||
- `html_url` (String)
|
||||
- `id` (String) The ID of this resource.
|
||||
- `ssh_url` (String)
|
||||
- `permission_admin` (Boolean)
|
||||
- `permission_pull` (Boolean)
|
||||
- `permission_push` (Boolean)
|
||||
|
Reference in New Issue
Block a user