docs: add get records by app section to version 1

This commit is contained in:
StevanFreeborn
2023-04-24 15:38:13 -05:00
parent 4cfd6fd792
commit 08c58ba719
4 changed files with 183 additions and 1 deletions
+6
View File
@@ -152,6 +152,12 @@ export const versionOne: DocsStructure = {
copy: 'copy.md',
example: 'example.md',
},
{
title: 'Get Records by App',
folder: 'get_records_by_app',
copy: 'copy.md',
example: 'example.md',
},
],
},
{