Tagged and summarized all endpoints in swagger docs

This commit is contained in:
Alejandro Celaya
2016-10-23 00:07:31 +02:00
parent b225c03ef1
commit 8af9b0ee02
5 changed files with 26 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
{
"post": {
"tags": [
"Authentication"
],
"summary": "Perform authentication",
"description": "Performs an authentication",
"parameters": [
{