14 lines
265 B
Markdown
14 lines
265 B
Markdown
# oc-shared 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"
|
|
|