fix(crm docs): page specs title for pageEdit

This commit is contained in:
Tit Petric
2018-11-15 10:50:04 +01:00
parent 0f1f545b90
commit fc654d5880
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -10,8 +10,8 @@ import (
"strings"
"github.com/pkg/errors"
"github.com/titpetric/statik/fs"
"github.com/titpetric/factory"
"github.com/titpetric/statik/fs"
"github.com/crusttech/crust/crm/db/mysql"
)
+1 -1
View File
@@ -265,7 +265,7 @@ CRM module pages
| --------- | ---- | ------ | ----------- | ------- | --------- |
| pageID | uint64 | PATH | Page ID | N/A | YES |
## Create page
## Edit page
#### Method
+1 -1
View File
@@ -144,7 +144,7 @@
{
"name": "edit",
"method": "POST",
"title": "Create page",
"title": "Edit page",
"path": "/{pageID}",
"parameters": {
"path": [
+1 -1
View File
@@ -90,7 +90,7 @@
{
"Name": "edit",
"Method": "POST",
"Title": "Create page",
"Title": "Edit page",
"Path": "/{pageID}",
"Parameters": {
"path": [