Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for unique ID in database request / responses #450

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

rhart92
Copy link
Contributor

@rhart92 rhart92 commented Aug 25, 2023

Now createDatabase and updateDatabase allow creating unique ID properties and getDatabase will now return unique ID properties.

@@ -5210,6 +5218,7 @@ type LanguageRequest =
| "mathematica"
| "mermaid"
| "nix"
| "notion formula"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why was this added?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just an artifact of someone adding a new language but not publishing the sdk 😢

@rhart92 rhart92 merged commit 8ffe5e5 into main Aug 25, 2023
4 checks passed
@rhart92 rhart92 deleted the ryan--support-unique-id-in-database-requests branch August 25, 2023 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants