diff --git a/static/img/gigwork-white.png b/static/img/gigwork-white.png new file mode 100644 index 00000000..5f01a07e Binary files /dev/null and b/static/img/gigwork-white.png differ diff --git a/templates/flasgger_custom_head.html b/templates/flasgger_custom_head.html new file mode 100644 index 00000000..b94aaf79 --- /dev/null +++ b/templates/flasgger_custom_head.html @@ -0,0 +1,26 @@ + diff --git a/templates/help/api.html b/templates/help/api.html index e97f5dfe..f6d493c3 100644 --- a/templates/help/api.html +++ b/templates/help/api.html @@ -20,6 +20,7 @@

{{brand}}: API Help

low level API calls, providing a more simple and easy to use API. PyBossa.JS is available at the server for every project, but if you prefer to download it you can do it from its official repository.


+

View pybossa swagger documentation here.

Projects API end point

For example, if you want to get a list of available projects on this server,