docs: add update record section to version 1

This commit is contained in:
Stevan Freeborn
2023-04-25 07:30:01 -05:00
parent a755c8ef6d
commit 46f93c8224
5 changed files with 117 additions and 2 deletions
+6
View File
@@ -170,6 +170,12 @@ export const versionOne: DocsStructure = {
copy: 'copy.md',
example: 'example.md',
},
{
title: 'Update Record',
folder: 'update_record',
copy: 'copy.md',
example: 'example.md',
},
],
},
{