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

Apply schema mapping to resources #4704

Open
imsdu opened this issue Jan 29, 2024 · 0 comments
Open

Apply schema mapping to resources #4704

imsdu opened this issue Jan 29, 2024 · 0 comments

Comments

@imsdu
Copy link
Contributor

imsdu commented Jan 29, 2024

Motivation
Following #4703, about introducing a new entity to define and manage a schema mapping by type, the next step is to apply it to resources during creation

Acceptance criteria

  1. When the schema is not provided by the user, Delta will inject a schema to validate the resource with from this configuration and resource validation will follow the same workflow as if it was provided by the user
  2. If no mapping are found for a type, Delta will attempt to make it unconstrained (and return an error if this is not allowed on the enclosing project)

Not in scope

  1. Updating the schema for resources when the schema mapping configuration is updated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant