From 75966acdf96fc4ac3ed032b64a1a3658fb6b2dd0 Mon Sep 17 00:00:00 2001 From: dacharyc Date: Fri, 9 Aug 2024 11:08:07 -0400 Subject: [PATCH] Fix build errors --- ....rst => read-define-geospatial-shape-circle-description.rst} | 0 ...on.rst => read-define-geospatial-shapes-box-description.rst} | 0 ...st => read-define-geospatial-shapes-polygon-description.rst} | 0 ...scription.rst => read-query-geospatial-data-description.rst} | 0 source/sdk/crud/read.txt | 2 +- 5 files changed, 1 insertion(+), 1 deletion(-) rename source/includes/api-details/objectivec/crud/{define-geospatial-shape-circle-description.rst => read-define-geospatial-shape-circle-description.rst} (100%) rename source/includes/api-details/objectivec/crud/{define-geospatial-shapes-box-description.rst => read-define-geospatial-shapes-box-description.rst} (100%) rename source/includes/api-details/objectivec/crud/{define-geospatial-shapes-polygon-description.rst => read-define-geospatial-shapes-polygon-description.rst} (100%) rename source/includes/api-details/swift/crud/{query-geospatial-data-description.rst => read-query-geospatial-data-description.rst} (100%) diff --git a/source/includes/api-details/objectivec/crud/define-geospatial-shape-circle-description.rst b/source/includes/api-details/objectivec/crud/read-define-geospatial-shape-circle-description.rst similarity index 100% rename from source/includes/api-details/objectivec/crud/define-geospatial-shape-circle-description.rst rename to source/includes/api-details/objectivec/crud/read-define-geospatial-shape-circle-description.rst diff --git a/source/includes/api-details/objectivec/crud/define-geospatial-shapes-box-description.rst b/source/includes/api-details/objectivec/crud/read-define-geospatial-shapes-box-description.rst similarity index 100% rename from source/includes/api-details/objectivec/crud/define-geospatial-shapes-box-description.rst rename to source/includes/api-details/objectivec/crud/read-define-geospatial-shapes-box-description.rst diff --git a/source/includes/api-details/objectivec/crud/define-geospatial-shapes-polygon-description.rst b/source/includes/api-details/objectivec/crud/read-define-geospatial-shapes-polygon-description.rst similarity index 100% rename from source/includes/api-details/objectivec/crud/define-geospatial-shapes-polygon-description.rst rename to source/includes/api-details/objectivec/crud/read-define-geospatial-shapes-polygon-description.rst diff --git a/source/includes/api-details/swift/crud/query-geospatial-data-description.rst b/source/includes/api-details/swift/crud/read-query-geospatial-data-description.rst similarity index 100% rename from source/includes/api-details/swift/crud/query-geospatial-data-description.rst rename to source/includes/api-details/swift/crud/read-query-geospatial-data-description.rst diff --git a/source/sdk/crud/read.txt b/source/sdk/crud/read.txt index 6fe54e12a3..0e2feb9af4 100644 --- a/source/sdk/crud/read.txt +++ b/source/sdk/crud/read.txt @@ -1129,7 +1129,7 @@ data queries. .. tab:: :tabid: objectivec - .. include:: /includes/api-details/objc/crud/read-query-geospatial-data-description.rst + .. include:: /includes/api-details/objectivec/crud/read-query-geospatial-data-description.rst .. tab:: :tabid: swift