mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
docs: 📝 Add documentation for entities
This commit is contained in:
parent
76d28e04a3
commit
0234304198
4 changed files with 136 additions and 12 deletions
|
|
@ -247,12 +247,8 @@ export const navigation: NavGroup[] = [
|
|||
title: "Guides",
|
||||
links: [
|
||||
{ title: "Introduction", href: "/" },
|
||||
/* { title: "Quickstart", href: "/quickstart" }, */
|
||||
{ title: "SDKs", href: "/sdks" },
|
||||
/* { title: "Authentication", href: "/authentication" },
|
||||
{ title: "Pagination", href: "/pagination" },
|
||||
{ title: "Errors", href: "/errors" },
|
||||
{ title: "Webhooks", href: "/webhooks" }, */
|
||||
{ title: "Entities", href: "/entities" },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue