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

469 validate example #478

Merged
merged 7 commits into from
Feb 27, 2024
Merged

469 validate example #478

merged 7 commits into from
Feb 27, 2024

Conversation

duncandewhurst
Copy link
Contributor

@duncandewhurst duncandewhurst commented Feb 26, 2024

Related issues

Merge checklist

If there are changes to project-schema.json or project-package-schema.json:

  • Update the examples:
    • docs/examples/example.json
    • docs/examples/blank.json
  • Run ./manage.py pre-commit to update docs/_static/i8n.csv

If you added a new definition to the schema, run ./manage.py pre-commit.

If you added a new codelist:

  • Add an entry to docs/reference/codelists.md

@duncandewhurst duncandewhurst marked this pull request as ready for review February 26, 2024 22:38
@jpmckinney jpmckinney merged commit 6c79fd4 into 0.9-dev Feb 27, 2024
10 checks passed
@jpmckinney jpmckinney deleted the 469-validate-example branch February 27, 2024 20:48
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.

Add test to validate example data Correct validation errors in example data
3 participants