From 0a1b9c8873d32b164d49ce371b2889b845281829 Mon Sep 17 00:00:00 2001 From: torq Date: Fri, 25 Jan 2019 18:17:54 -0200 Subject: [PATCH] Added disclaimer as to encourage contribution of the community --- REST-API-Role.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/REST-API-Role.md b/REST-API-Role.md index 7d58fa0..5610bbd 100644 --- a/REST-API-Role.md +++ b/REST-API-Role.md @@ -1,3 +1,7 @@ +# Disclaimer + +This page tries to be as up to date as possible. If you see something wrong here, feel free to update the page and help other people like you, that greatly depends on our APIs. If you don't feel comfortable doing this kind of changes, please contact us by creating an [issue](https://github.com/wekan/wekan/issues/new). + ## Add New Board Member with Role This example adds with normal role. See examples below for other roles. ```