OVea version

This commit is contained in:
Laurent Chedanne
2026-06-26 10:39:30 +02:00
parent daaa2f3e00
commit dadb1d4f23
7 changed files with 137 additions and 3 deletions
+1
View File
@@ -264,6 +264,7 @@ def create_project(name, client_uuid):
#print(json.dumps(response.json(), indent=1))
else:
print("Erreur de création project")
print(response)
print(response.reason)
def create_client(name):