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 CoreOwnership schema to @mapeo/schema #125

Closed
Tracked by #175 ...
gmaclennan opened this issue Aug 18, 2023 · 0 comments · Fixed by #129
Closed
Tracked by #175 ...

Add CoreOwnership schema to @mapeo/schema #125

gmaclennan opened this issue Aug 18, 2023 · 0 comments · Fixed by #129

Comments

@gmaclennan
Copy link
Member

gmaclennan commented Aug 18, 2023

type CoreOwnership = {
  authCoreId: string,
  configCoreId: string,
  dataCoreId: string,
  blobCoreId: string,
  blobIndexCoreId: string
}

See digidem/comapeo-core#175

@gmaclennan gmaclennan changed the title Update @mapeo/schema with new schema for core ownership records Add CoreOwnership schema to @mapeo/schema Aug 18, 2023
@gmaclennan gmaclennan transferred this issue from digidem/comapeo-core Aug 18, 2023
gmaclennan added a commit that referenced this issue Aug 20, 2023
Fixes Add `CoreOwnership` schema to `@mapeo/schema` #125
@gmaclennan gmaclennan linked a pull request Aug 21, 2023 that will close this issue
gmaclennan added a commit that referenced this issue Aug 23, 2023
Fixes Add `CoreOwnership` schema to `@mapeo/schema` #125
gmaclennan added a commit that referenced this issue Aug 23, 2023
* feat: Updated core ownership records

Fixes Add `CoreOwnership` schema to `@mapeo/schema` #125

* Neater removeUndef() thanks to @achou11
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 a pull request may close this issue.

1 participant