mirror of
https://github.com/documenso/documenso.git
synced 2026-06-22 04:12:06 +10:00
fix: add missing doc page ref (#2865)
This commit is contained in:
@@ -1,4 +1,14 @@
|
|||||||
{
|
{
|
||||||
"title": "API Reference",
|
"title": "API Reference",
|
||||||
"pages": ["documents", "recipients", "fields", "templates", "teams", "rate-limits", "versioning", "developer-mode"]
|
"pages": [
|
||||||
|
"documents",
|
||||||
|
"recipients",
|
||||||
|
"fields",
|
||||||
|
"templates",
|
||||||
|
"teams",
|
||||||
|
"rate-limits",
|
||||||
|
"versioning",
|
||||||
|
"developer-mode",
|
||||||
|
"common-errors"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user