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

Strict yml fields #3202

Draft
wants to merge 10 commits into
base: develop
Choose a base branch
from
Draft

Strict yml fields #3202

wants to merge 10 commits into from

Conversation

pyth0n1c
Copy link
Collaborator

@pyth0n1c pyth0n1c commented Nov 12, 2024

Update content to begin enforcing STRICT YML fields in contentctl.
This means that we will throw errors when fields that are not defined in contentctl Pydantic Objects are included in YML files.

This reduces the chance that optional field names will be typo'd and cleans up a large number of YML files.

Note that the corresponding contentctl PR is here: splunk/contentctl#325

@pyth0n1c pyth0n1c marked this pull request as draft November 14, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants