Files
gitea-rs/README.md
2024-09-23 22:29:11 +02:00

10 lines
170 B
Markdown

# gitea-client
This is just a simple generation of giteas openapi spec, compatibility not guaranteed.
To regenerate the client:
```
cuddle x generate_gitea_client
```