use OpenAPI definitions
tubbynl opened this issue · 2 comments
tubbynl commented
the back-end will produce OpenAPI specs; use that to generate models (and perhaps services?)
Devoxx4Kids-NPO/littil-backend#47
https://www.kevinboosten.dev/how-i-use-an-openapi-spec-in-my-angular-projects
Anjanas-dh commented
Maybe frontend can use the Actions API to retrieve the latest openapi artifact of backend build?
https://docs.github.com/en/rest/actions/artifacts?apiVersion=2022-11-28
tubbynl commented
Currently implemented with a openapi.json at the root of the project