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

chore: Integrate @mapeo/schema update #741

Merged
merged 20 commits into from
Aug 8, 2024
Merged

Conversation

tomasciccola
Copy link
Contributor

@tomasciccola tomasciccola commented Aug 1, 2024

After updating mapeo/schema to next.18 various changes need to be integrated. Roughly:

For now this changes the IconApi, where .create returns the entire doc (mimicking dataType.create) instead of only the docId, and translationApi, where now docIdRef is docRef.docId (and, for now docRef.versionId is optional

* now `iconApi.create` returns the full doc
* generate tables
@tomasciccola tomasciccola changed the title Chore: fix after @mapeo/schema update Chore: Integrate @mapeo/schema update Aug 1, 2024
@tomasciccola tomasciccola changed the title Chore: Integrate @mapeo/schema update chore: Integrate @mapeo/schema update Aug 5, 2024
@tomasciccola tomasciccola merged commit 241f2a7 into main Aug 8, 2024
7 checks passed
@tomasciccola tomasciccola deleted the chore/fixSchemaChanges branch August 8, 2024 15:15
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