sprint-09-release
Changes
- add new endpoint POST /componentTypes/{componentType} for adding components to the database (#42)
- update endpoint POST /componentTypes/{componentType}/{id}/similarities can now only exclusively be used to suggest components out of the database (#42)
- add unit and integration tests for Azure Functions (#61)
- add GitHub Actions workflow to execute unit tests when committing (#62)
- add GitHub Actions workflow to upload OpenAPI to Azure Blob Storage when committing(#62)
- move from raw pyodbc to SQL Alchemy (#67)