Skip to content

Commit

Permalink
✨ add generated typescript api client using openapi-ts
Browse files Browse the repository at this point in the history
  • Loading branch information
krmax44 committed Nov 18, 2024
1 parent bdb9156 commit 6711a09
Show file tree
Hide file tree
Showing 11 changed files with 14,051 additions and 35 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ messagesde:
requirements: pyproject.toml
uv pip compile -o requirements.txt pyproject.toml
uv pip compile -o requirements-test.txt --extra test pyproject.toml

openapi:
python manage.py generateschema --file froide/openapi-schema.yaml
pnpm run openapi
Loading

0 comments on commit 6711a09

Please sign in to comment.