From fdf2f6ca41b95cd8e193f5a50874cfbcb5353f39 Mon Sep 17 00:00:00 2001 From: Tit Petric Date: Mon, 16 Jul 2018 00:39:41 +0200 Subject: [PATCH] autogen: docs update --- crm/docs/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/crm/docs/README.md b/crm/docs/README.md index 46810a326..e688bdcc8 100644 --- a/crm/docs/README.md +++ b/crm/docs/README.md @@ -1,6 +1,6 @@ -# Types +# Fields -Types are building blocks for module forms +Fields are building blocks for module forms ## List available types @@ -8,7 +8,7 @@ Types are building blocks for module forms | URI | Protocol | Method | Authentication | | --- | -------- | ------ | -------------- | -| `/types/list` | HTTP/S | GET | | +| `/field/` | HTTP/S | GET | | #### Request parameters @@ -21,7 +21,7 @@ Types are building blocks for module forms | URI | Protocol | Method | Authentication | | --- | -------- | ------ | -------------- | -| `/types/type/{id}` | HTTP/S | GET | | +| `/field/{id}` | HTTP/S | GET | | #### Request parameters