15 lines
403 B
Markdown
15 lines
403 B
Markdown
# oc-datacenter OpenCloud shared service.
|
|
|
|
Manages user shared
|
|
|
|
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"
|
|
|
|
Note on particular process :
|
|
- set a bookin delete all related workflow booking before creating new ones. (no update of existing ones) |