Update SDK generator and regenerate Java/Kotlin documentation examples#10855
Update SDK generator and regenerate Java/Kotlin documentation examples#10855
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (189)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the Note Other AI code review bot(s) detectedCodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review. 📝 WalkthroughWalkthroughThe Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
composer.json (1)
91-91: Verify the dev branch exists and establish a timeline to revert to a stable version.Using a git branch reference (
dev-fix-java-examples-kotlin-syntax) instead of a semantic version creates reproducibility and stability concerns, especially on a release branch (1.8.x). While acceptable for temporary development fixes, this should be reverted once the fix is merged into the upstream SDK generator repository and released as a stable version.Before merging, please verify:
- The branch
dev-fix-java-examples-kotlin-syntaxexists in theappwrite/sdk-generatorrepository and is properly maintained.- There's a plan to update this constraint to a stable version (tagged release) once the fix is merged upstream.
- The branch will not be deleted or force-pushed, as this would break builds for all contributors on 1.8.x.
Consider adding a comment in the PR or tracking issue noting when this should be reverted to a stable version.
📜 Review details
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (177)
composer.lockis excluded by!**/*.lockdocs/examples/1.8.x/client-android/java/account/create-o-auth-2-session.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/account/create-o-auth-2-token.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/account/list-identities.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/account/list-logs.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/account/update-prefs.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/avatars/get-screenshot.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/databases/create-document.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/databases/create-operations.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/databases/get-document.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/databases/list-documents.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/databases/list-transactions.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/databases/update-document.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/databases/upsert-document.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/functions/create-execution.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/functions/list-executions.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/graphql/mutation.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/graphql/query.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/storage/create-file.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/storage/list-files.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/storage/update-file.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/tablesdb/create-operations.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/tablesdb/create-row.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/tablesdb/get-row.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/tablesdb/list-rows.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/tablesdb/list-transactions.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/tablesdb/update-row.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/tablesdb/upsert-row.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/teams/create-membership.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/teams/create.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/teams/list-memberships.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/teams/list.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/teams/update-membership.mdis excluded by!docs/examples/**docs/examples/1.8.x/client-android/java/teams/update-prefs.mdis excluded by!docs/examples/**docs/examples/1.8.x/console-web/examples/functions/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/console-web/examples/functions/create-vcs-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/console-web/examples/sites/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/console-web/examples/sites/create-vcs-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-dart/examples/functions/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-dart/examples/functions/create-vcs-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-dart/examples/sites/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-dart/examples/sites/create-vcs-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-dotnet/examples/functions/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-dotnet/examples/functions/create-vcs-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-dotnet/examples/sites/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-dotnet/examples/sites/create-vcs-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/account/create-o-auth-2-token.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/account/list-identities.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/account/list-logs.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/account/update-prefs.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/avatars/get-screenshot.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/create-collection.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/create-document.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/create-documents.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/create-enum-attribute.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/create-index.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/create-line-attribute.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/create-operations.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/create-point-attribute.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/create-polygon-attribute.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/delete-documents.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/get-document.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/list-attributes.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/list-collections.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/list-documents.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/list-indexes.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/list-transactions.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/list.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/update-collection.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/update-document.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/update-documents.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/update-enum-attribute.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/update-line-attribute.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/update-point-attribute.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/update-polygon-attribute.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/upsert-document.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/databases/upsert-documents.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/functions/create-execution.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/functions/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/functions/create-vcs-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/functions/create.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/functions/list-deployments.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/functions/list-executions.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/functions/list.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/functions/update.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/graphql/mutation.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/graphql/query.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/create-email.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/create-fcm-provider.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/create-push.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/create-sms.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/create-topic.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/list-message-logs.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/list-messages.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/list-provider-logs.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/list-providers.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/list-subscriber-logs.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/list-subscribers.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/list-targets.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/list-topic-logs.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/list-topics.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/update-email.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/update-fcm-provider.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/update-push.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/update-sms.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/messaging/update-topic.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/sites/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/sites/create-vcs-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/sites/list-deployments.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/sites/list-logs.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/sites/list.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/storage/create-bucket.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/storage/create-file.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/storage/list-buckets.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/storage/list-files.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/storage/update-bucket.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/storage/update-file.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/create-enum-column.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/create-index.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/create-line-column.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/create-operations.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/create-point-column.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/create-polygon-column.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/create-row.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/create-rows.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/create-table.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/delete-rows.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/get-row.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/list-columns.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/list-indexes.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/list-rows.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/list-tables.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/list-transactions.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/list.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/update-enum-column.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/update-line-column.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/update-point-column.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/update-polygon-column.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/update-row.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/update-rows.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/update-table.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/upsert-row.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tablesdb/upsert-rows.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/teams/create-membership.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/teams/create.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/teams/list-memberships.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/teams/list.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/teams/update-membership.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/teams/update-prefs.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/tokens/list.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/users/list-identities.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/users/list-logs.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/users/list-memberships.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/users/list-targets.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/users/list.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/users/update-labels.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/java/users/update-prefs.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/kotlin/functions/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/kotlin/functions/create-vcs-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/kotlin/sites/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-kotlin/kotlin/sites/create-vcs-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-nodejs/examples/functions/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-nodejs/examples/functions/create-vcs-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-nodejs/examples/sites/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-nodejs/examples/sites/create-vcs-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-php/examples/functions/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-php/examples/functions/create-vcs-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-php/examples/sites/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-php/examples/sites/create-vcs-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-python/examples/functions/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-python/examples/functions/create-vcs-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-python/examples/sites/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-python/examples/sites/create-vcs-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-ruby/examples/functions/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-ruby/examples/functions/create-vcs-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-ruby/examples/sites/create-template-deployment.mdis excluded by!docs/examples/**docs/examples/1.8.x/server-ruby/examples/sites/create-vcs-deployment.mdis excluded by!docs/examples/**
📒 Files selected for processing (1)
composer.json(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
- GitHub Check: scan
- GitHub Check: Setup & Build Appwrite Image
- GitHub Check: Setup & Build Appwrite Image
Security Scan Results for PRDocker Image Scan Results
Source Code Scan Results🎉 No vulnerabilities found! |
docs/examples/1.8.x/client-android/java/databases/create-document.md
Outdated
Show resolved
Hide resolved
docs/examples/1.8.x/client-android/java/databases/create-operations.md
Outdated
Show resolved
Hide resolved
✨ Benchmark results
⚡ Benchmark Comparison
|
4c74240 to
fa6de48
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the SDK generator to version dev-fix-java-examples-kotlin-syntax to address Java/Kotlin syntax issues in documentation examples. The changes regenerate 178 example files across multiple SDKs, primarily fixing enum type references and converting Kotlin syntax to proper Java syntax.
Key Changes:
- Enum type corrections:
VCSDeploymentType→VCSReferenceType, incompleteType→TemplateReferenceType - Java syntax fixes:
mapOf()→Map.of(),listOf()→List.of()orArrays.asList() - Import statement corrections and ordering improvements
Reviewed changes
Copilot reviewed 189 out of 190 changed files in this pull request and generated 12 comments.
Show a summary per file
| File | Description |
|---|---|
| composer.json | Updated SDK generator dependency to dev branch fixing Java examples |
| composer.lock | Lock file updated with new SDK generator version and dependency changes |
| server-ruby/examples/sites/* | Fixed enum type from VCSDeploymentType to VCSReferenceType, Type to TemplateReferenceType |
| server-python/examples/sites/* | Fixed enum types and corrected incomplete import statements |
| server-php/examples/sites/* | Fixed enum type references in deployment examples |
| server-nodejs/examples/sites/* | Fixed enum type references and incomplete enum usage |
| server-kotlin/kotlin/* | Converted invalid array syntax to map structures, fixed enum imports |
| server-kotlin/java/* | Converted Kotlin syntax to Java (mapOf→Map.of, listOf→List.of/Arrays.asList) |
| server-dotnet/examples/* | Fixed enum type references in deployment examples |
| server-dart/examples/* | Fixed enum type references in deployment examples |
| console-web/examples/* | Fixed enum imports and type references |
| client-android/* | Fixed Kotlin and Java syntax, import ordering, and enum types |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
docs/examples/1.8.x/client-android/java/tablesdb/create-operations.md
Outdated
Show resolved
Hide resolved
docs/examples/1.8.x/client-android/java/databases/create-operations.md
Outdated
Show resolved
Hide resolved
docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-line-column.md
Outdated
Show resolved
Hide resolved
docs/examples/1.8.x/server-kotlin/java/tablesdb/create-polygon-column.md
Outdated
Show resolved
Hide resolved
docs/examples/1.8.x/server-kotlin/java/tablesdb/create-operations.md
Outdated
Show resolved
Hide resolved
docs/examples/1.8.x/client-android/kotlin/databases/create-operations.md
Outdated
Show resolved
Hide resolved
docs/examples/1.8.x/server-kotlin/java/tablesdb/create-line-column.md
Outdated
Show resolved
Hide resolved
docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-polygon-column.md
Outdated
Show resolved
Hide resolved
docs/examples/1.8.x/server-kotlin/kotlin/databases/create-operations.md
Outdated
Show resolved
Hide resolved
docs/examples/1.8.x/client-android/kotlin/tablesdb/create-operations.md
Outdated
Show resolved
Hide resolved
26c0e6e to
01444f7
Compare
Updated SDK generator to fix Java examples Kotlin syntax issues and regenerated all affected documentation examples across multiple SDK versions.
01444f7 to
10171c8
Compare
Summary
dev-fix-java-examples-kotlin-syntaxto fix Java examples Kotlin syntax issuesChanges
composer.jsonto use the fixed SDK generator versionFiles Changed
Test plan