- More whitelabeling.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2019-03-21 20:27:21 +02:00
parent a6213d4a6f
commit 2969161afb
16 changed files with 34 additions and 29 deletions

View file

@ -20,7 +20,7 @@ Now that we have the OpenAPI, it's easy enough to convert the YAML file into som
[shins](https://github.com/Mermade/shins) and [api2html](https://github.com/tobilg/api2html),
or even [ReDoc](https://github.com/Rebilly/ReDoc):
api2html -c ../public/wekan-logo-header.png -o api.html ../public/wekan_api.yml
api2html -c ../public/logo-header.png -o api.html ../public/wekan_api.yml
or