Initial version, empty shell

This commit is contained in:
ycc
2024-07-11 11:40:11 +02:00
parent 9d4b051821
commit 32fcbb7ffe
33 changed files with 1082 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
# oc-workflow
# oc-workflow OpenCloud workflow service.
Manages user workflows
To build :
bee generate routers
bee run -gendoc=true -downdoc=true
If default Swagger page is displayed instead of tyour api, change url in swagger/index.html file to :
url: "swagger.json"
workflows management api