-
-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
I’m wondering if there would be interest in automating the Python client generation using https://openapi-generator.tech/. Since the Lichess server is OpenAPI 3–compatible, the client could be generated directly from the spec.
Some benefits of this approach:
- Ensures the client stays in sync with the API
- Reduces manual maintenance and boilerplate
- Improves consistency across endpoints
Depending on how the current client is structured, this might introduce breaking changes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels