♻️(backend) refactor post hackathon to a first working version

This project was copied and hacked to make a POC in a 2-day hackathon.
We need to clean and refactor things in order to get a first version
of the product we want.
This commit is contained in:
Samuel Paccoud - DINUM
2024-02-09 19:32:12 +01:00
committed by Samuel Paccoud
parent 0a3e26486e
commit 0f9327a1de
41 changed files with 2259 additions and 2567 deletions

View File

@@ -23,7 +23,7 @@ def test_openapi_client_schema():
"--api-version",
"v1.0",
"--urlconf",
"publish.api_urls",
"core.urls",
"--format",
"openapi-json",
"--file",