From d2323532577f7b4486b0db420c4e6554d0c94504 Mon Sep 17 00:00:00 2001 From: Ryan Doherty Date: Thu, 14 Dec 2023 08:46:20 -0500 Subject: [PATCH] Remove incorrect documentation --- Service/doc/raml/includes/raml/record-types-api.raml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Service/doc/raml/includes/raml/record-types-api.raml b/Service/doc/raml/includes/raml/record-types-api.raml index 41ec2f8a7b..37fa823bfc 100644 --- a/Service/doc/raml/includes/raml/record-types-api.raml +++ b/Service/doc/raml/includes/raml/record-types-api.raml @@ -31,9 +31,7 @@ get: /records: post: description: > - (GET by POST) get the attributes and tables of a record instance. If - just the PK is supplied, gets all tables and attributes. Otherwise, - only get those that are explicitly specified. + (GET by POST) get the attributes and tables of a record instance queryParameters: source_id: project: