docs: add info callout for enterprise-only embedded authoring (#2443)

This commit is contained in:
Catalin Pit
2026-02-04 03:41:46 +02:00
committed by GitHub
parent 1669216a91
commit 9b190ef582
4 changed files with 23 additions and 4 deletions
+2 -1
View File
@@ -13,6 +13,7 @@ export default {
title: 'API & Integration Guides',
},
'public-api': 'Public API',
embedding: 'Embedding',
embedding: 'Embedded Signing',
'embedded-authoring': 'Embedded Authoring',
webhooks: 'Webhooks',
};