mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 17:27:31 +00:00
docs: add initial docs for the new client-libraries (#10230)
# Which Problems Are Solved The recently released client libraries were missing documentation, which made it difficult for developers to understand and use the new features. # How the Problems Are Solved This pull request introduces the necessary documentation for the new client libraries, covering their installation and basic usage. # Additional Changes None. # Additional Context This documentation supports the recent client library release.
This commit is contained in:

committed by
GitHub

parent
25adfd91a2
commit
63b894908c
@@ -74,7 +74,6 @@ module.exports = {
|
||||
{
|
||||
type: "category",
|
||||
label: "Examples & SDKs",
|
||||
link: { type: "doc", id: "sdk-examples/introduction" },
|
||||
items: [
|
||||
{
|
||||
type: "autogenerated",
|
||||
|
Reference in New Issue
Block a user