Initial version, empty shell
This commit is contained in:
14
README.md
14
README.md
@@ -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
|
||||
Reference in New Issue
Block a user