chore(api): Merge API repository

This commit is contained in:
Pedro De Castro
2024-11-25 13:12:54 +01:00
102 changed files with 30515 additions and 0 deletions

3
api/tests/test_simple.py Normal file
View File

@@ -0,0 +1,3 @@
# for use with CI pipeline. Can be removed once other tests are added.
def test_always_passes():
assert True