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

[PLATFORM-614] Schema partials #61

Merged
merged 1 commit into from
Jun 6, 2019
Merged

[PLATFORM-614] Schema partials #61

merged 1 commit into from
Jun 6, 2019

Conversation

bceskavich
Copy link
Contributor

New addition to the schema DSL. With partials, you can merge
parameters from another schema into a new schema definition. This
is especially useful for parameters shared across multiple schemas,
such as pagination metadata.

New addition to the schema DSL. With partials, you can merge
parameters from another schema into a new schema definition. This
is especially useful for parameters shared across multiple schemas,
such as pagination metadata.
@bceskavich bceskavich merged commit 3357ceb into develop Jun 6, 2019
@bceskavich bceskavich mentioned this pull request Jun 6, 2019
@bceskavich bceskavich deleted the bc-schema-partials branch June 8, 2019 13:51
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