added repository resource and moved repo
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-06-04 17:17:08 +02:00
parent 077ffca4ea
commit a79db16011
17 changed files with 519 additions and 16 deletions

View File

@ -20,10 +20,6 @@ description: |-
- `name` (String)
- `username` (String)
### Optional
- `id` (String) The ID of this resource.
### Read-Only
- `clone_url` (String)
@ -34,6 +30,7 @@ description: |-
- `forks` (Number)
- `full_name` (String)
- `html_url` (String)
- `id` (String) The ID of this resource.
- `mirror` (Boolean)
- `open_issue_count` (Number)
- `permission_admin` (Boolean)