generated from Luis/nextjs-python-web-template
Rename producer to service and consumer to client #41
Reference in New Issue
Block a user
Delete Branch "Qubasa-main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refactored api calls to REST. Clients endpoint is now services without self. repository view is the same as get all services.
Generate python client for tests
Added exclude /tests/openapi_client/ to nix fmt
Added working python generator in tests
Stash changes
Fixed mypy complaints
fixed cors issues