From 5a024a1949beb7a764a90561d36b02c18b0155fc Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Wed, 15 Dec 2021 06:21:11 -0800 Subject: [PATCH] fixc Signed-off-by: Jess Frazelle --- docs/kittycad.api.file | 2 ++ ...tycad.api.file.file_conversion_by_id_with_base64_helper.rst} | 0 2 files changed, 2 insertions(+) rename docs/{kittycad.models.file_conversion_with_base64_helper.rst => kittycad.api.file.file_conversion_by_id_with_base64_helper.rst} (100%) diff --git a/docs/kittycad.api.file b/docs/kittycad.api.file index 60af8e805..00f7b9c11 100644 --- a/docs/kittycad.api.file +++ b/docs/kittycad.api.file @@ -6,3 +6,5 @@ kittycad.api.file.file_conversion_by_id kittycad.api.file.file_convert + kittycad.api.file.file_conversion_by_id_with_base64_helper + kittycad.api.file.file_convert_with_base64_helper diff --git a/docs/kittycad.models.file_conversion_with_base64_helper.rst b/docs/kittycad.api.file.file_conversion_by_id_with_base64_helper.rst similarity index 100% rename from docs/kittycad.models.file_conversion_with_base64_helper.rst rename to docs/kittycad.api.file.file_conversion_by_id_with_base64_helper.rst