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

feat: Export JSONSchema [7/6] #88

Merged
merged 3 commits into from
Aug 1, 2023
Merged

feat: Export JSONSchema [7/6] #88

merged 3 commits into from
Aug 1, 2023

Conversation

gmaclennan
Copy link
Member

Export JSONSchema data. Used by mock data generators, and by Mapeo Core for generating SQL schemas.

  • docSchemas: Full schemas with merged common properties
  • valueSchemas: Schemas without the common properties
  • dereferencedDocSchemas: docSchemas with any references resolved and inlined (e.g. "$ref" properties replaced with JSON Schema objects)

@gmaclennan gmaclennan force-pushed the feat/schema-exports branch from b777002 to 184a8cb Compare August 1, 2023 19:30
@gmaclennan gmaclennan changed the base branch from fix/schema-updates to master August 1, 2023 19:31
@tomasciccola
Copy link
Contributor

looks good to me!

@tomasciccola tomasciccola merged commit 8a54ec7 into master Aug 1, 2023
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