From 28bc9b049d208315a8f47044b710a003436a81db Mon Sep 17 00:00:00 2001 From: Shuduo Sang Date: Sat, 24 Sep 2022 12:27:25 +0800 Subject: [PATCH] docs: rename 05-rest (#17048) * docs: add schemaless writing for cloud * docs: add section description and remove http from url * docs: adjust schemaless and rest api doc * docs: refine rest api and schemaless doc * docs: rename 05-rest-schema.md --- docs/en/07-data-in/{05-rest-schemaless.md => 05-rest.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/en/07-data-in/{05-rest-schemaless.md => 05-rest.md} (100%) diff --git a/docs/en/07-data-in/05-rest-schemaless.md b/docs/en/07-data-in/05-rest.md similarity index 100% rename from docs/en/07-data-in/05-rest-schemaless.md rename to docs/en/07-data-in/05-rest.md -- GitLab