From 8d613eab33cbdb1a0a037a8a77ee445cb1a724d6 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Wed, 5 Oct 2016 10:38:16 -0400 Subject: [PATCH] improve descriptors --- doc/api/apis/maps.raml | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/doc/api/apis/maps.raml b/doc/api/apis/maps.raml index 434dcc67..3ae05d2e 100644 --- a/doc/api/apis/maps.raml +++ b/doc/api/apis/maps.raml @@ -19,9 +19,9 @@ post: screenshot: description: url to a screenshot of the map contributor_ids: - description: the topic being linked from + description: the ids of people who have contributed to the map collaborator_ids: - description: the topic being linked to + description: the ids of people who have edit access to the map responses: 201: body: @@ -52,12 +52,6 @@ post: screenshot: description: url to a screenshot of the map required: false - contributor_ids: - description: the topic being linked from - required: false - collaborator_ids: - description: the topic being linked to - required: false responses: 200: body: @@ -79,12 +73,6 @@ post: screenshot: description: url to a screenshot of the map required: false - contributor_ids: - description: the topic being linked from - required: false - collaborator_ids: - description: the topic being linked to - required: false responses: 200: body: