From d37bafd89dbdf427e7e6e483233c770ed17f301f Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Mon, 24 Apr 2023 07:25:10 -0500 Subject: [PATCH] docs: remove link from section --- .../version_002/resources/records/record_data_format/copy.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/docs/version_002/resources/records/record_data_format/copy.md b/src/docs/version_002/resources/records/record_data_format/copy.md index 9c0b2e9..b35d9fb 100644 --- a/src/docs/version_002/resources/records/record_data_format/copy.md +++ b/src/docs/version_002/resources/records/record_data_format/copy.md @@ -6,7 +6,6 @@ When retrieving data for [records](#records) via the Onspring API using certain - [Get Record by Id](#get-record-by-id) - [Get Records by Ids](#get-records-by-ids) - [Get Records by Query](#get-records-by-query) -- [Get Report by Id](#get-report-by-id) The format values can be either `Raw` or `Formatted`. If the format is not specified then the default format is `Raw`. The format specified will be applied to all the data being retrieved. The impact of the format on the data retrieve will depend on the type of field. The following tables shows the impact of the format on the data retrieved for each field type.