chore(docs): Generated DML JSON files (automated) (#13790)

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-21 11:56:47 +03:00
committed by GitHub
co-authored by olivermrbl
parent 858b3e3b9b
commit 5bc9de9d2e
24 changed files with 342 additions and 2 deletions
+6
View File
@@ -8,6 +8,9 @@
"auth_identity": "The associated `AuthIdentity`.\n\n@expandable",
"user_metadata": "The user metadata of the provider identity.",
"provider_metadata": "The provider metadata of the provider identity."
},
"deprecated": {
"is_deprecated": false
}
},
"AuthIdentity": {
@@ -16,6 +19,9 @@
"id": "The ID of the auth identity.",
"provider_identities": "The associated `ProviderIdentity` records.\n\n@expandable",
"app_metadata": "The app metadata of the auth identity"
},
"deprecated": {
"is_deprecated": false
}
}
}