3
0

fix(docs): missing authentication in api spec

This commit is contained in:
Tit Petric
2019-03-13 21:04:32 +01:00
parent 9bc361f1d1
commit 54d467e0f6
6 changed files with 7 additions and 9 deletions
+2 -1
View File
@@ -4,6 +4,7 @@
"parameters": {},
"entrypoint": "permissions",
"path": "/permissions",
"authentication": [],
"apis": [
{
"name": "effective",
@@ -25,7 +26,7 @@
},
{
"title": "Permissions",
"description": "Permssions",
"description": "Permissions",
"entrypoint": "page",
"path": "/permissions",
"authentication": [],
+1 -1
View File
@@ -4,7 +4,7 @@
"Struct": null,
"Parameters": {},
"Protocol": "",
"Authentication": null,
"Authentication": [],
"Path": "/permissions",
"APIs": [
{
+1
View File
@@ -4,6 +4,7 @@
"parameters": {},
"entrypoint": "permissions",
"path": "/permissions",
"authentication": [],
"apis": [
{
"name": "effective",
+1 -1
View File
@@ -4,7 +4,7 @@
"Struct": null,
"Parameters": {},
"Protocol": "",
"Authentication": null,
"Authentication": [],
"Path": "/permissions",
"APIs": [
{
+1 -3
View File
@@ -394,9 +394,7 @@ CRM module pages
| URI | Protocol | Method | Authentication |
| --- | -------- | ------ | -------------- |
| `/permissions/effective` | HTTP/S | GET |
Warning: implode(): Invalid arguments passed in /private/tmp/Users/darh/Work/go/src/github.com/crusttech/crust/codegen/templates/README.tpl on line 22
|
| `/permissions/effective` | HTTP/S | GET | |
#### Request parameters
+1 -3
View File
@@ -456,9 +456,7 @@ The following event types may be sent with a message event:
| URI | Protocol | Method | Authentication |
| --- | -------- | ------ | -------------- |
| `/permissions/effective` | HTTP/S | GET |
Warning: implode(): Invalid arguments passed in /private/tmp/Users/darh/Work/go/src/github.com/crusttech/crust/codegen/templates/README.tpl on line 22
|
| `/permissions/effective` | HTTP/S | GET | |
#### Request parameters