diff --git a/guides/documentation.yaml b/guides/documentation.yaml new file mode 100644 index 0000000000..e25b7e13be --- /dev/null +++ b/guides/documentation.yaml @@ -0,0 +1,36 @@ +apiDoc: + title: REST API and App Docs + + markdownOnlyAutoUpdate: true + + docs: + - file: './Overview.md' + title: Overview + - file: './Authentication.md' + title: Authentication + - file: './SPI.md' + title: Service Provider Interface + - file: './AboutAPIKeys.md' + title: API Keys + - file: './App Versions.md' + title: App Versions and Updates + - file: './Permissions.md' + title: Permissions + - file: './RateLimits.md' + title: Rate Limits + - file: './Webhooks.md' + title: Webhooks + - file: './Data Payloads.md' + title: Data Payloads + - file: './Errors.md' + title: Errors + - file: './DevGlossary.md' + title: Developers' Glossary + - file: './field-projection.md' + title: Field Projection + - file: './API Query Language.md' + title: API Query Language + - file: './Pagination.md' + title: Sorting and Paging + - file: './WixApps.md' + title: Wix Business Solutions