Skip to content

Environment level schema validation#625

Open
seanyeh wants to merge 5 commits into
mainfrom
syeh/top-level-validate
Open

Environment level schema validation#625
seanyeh wants to merge 5 commits into
mainfrom
syeh/top-level-validate

Conversation

@seanyeh

@seanyeh seanyeh commented Mar 20, 2026

Copy link
Copy Markdown
Contributor

Adds a top-level schema key to environments for schema validation

Example

schema:
  type: object
  properties:
    foo:
      type: string
  required:
    - foo
values:
  foo: bar

@seanyeh

seanyeh commented Mar 27, 2026

Copy link
Copy Markdown
Contributor Author

@pgavlin do you have thoughts on a top-level schema key for environment level schema validation?

@seanyeh seanyeh force-pushed the syeh/top-level-validate branch from 3edf81f to 15c7345 Compare April 20, 2026 20:23
@seanyeh seanyeh changed the title (WIP) Environment level schema validation Environment level schema validation Apr 22, 2026
@seanyeh seanyeh force-pushed the syeh/top-level-validate branch 2 times, most recently from 6013dc2 to 51708c3 Compare April 22, 2026 18:03
@seanyeh seanyeh marked this pull request as ready for review April 22, 2026 18:36
@seanyeh seanyeh requested review from nyobe and pgavlin April 22, 2026 18:36
@seanyeh seanyeh force-pushed the syeh/top-level-validate branch from 51708c3 to 14ccb94 Compare May 29, 2026 14:04
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.

1 participant