2024-08-13 11:17:09 +02:00
|
|
|
# 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"
|
|
|
|
|
2024-08-30 10:55:35 +02:00
|
|
|
Note on particular process :
|
|
|
|
- set a bookin delete all related workflow booking before creating new ones. (no update of existing ones)
|