1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-13 04:58:19 +00:00
Files
gitea/modules/structs
6543 ef613ee760 Add has_code to repository REST API (#35214)
similar to how we can enable/disable repos or issues on a repo add the
code unit as option to it.

affects

```
PATCH /repos/{owner}/{repo}
```

---
*Sponsored by Kithara Software GmbH*
2025-08-08 18:18:30 +02:00
..