gitea-rs/README.md

10 lines
166 B
Markdown
Raw Permalink Normal View History

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