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 Dec 13, 2024
1 parent 29671c1 commit dc2cd58
Show file tree
Hide file tree
Showing 11 changed files with 14,646 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 -p 3.10
uv pip compile -o requirements-test.txt --extra test pyproject.toml -p 3.10

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

0 comments on commit dc2cd58

Please sign in to comment.