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

Ghana json schema #952

Merged
merged 3 commits into from
Jan 28, 2025
Merged

Ghana json schema #952

merged 3 commits into from
Jan 28, 2025

Conversation

josephjclark
Copy link
Collaborator

Summary

Experiment with JSON schema for validation

Details

I used https://www.jsongenerator.io/schema to generate the schema. It has some problems:

  • it generates an old draft 4
  • I had to rename $schema to $id
  • For strings it forces minLength:1. Maybe too strict

AI Usage

Please disclose how you've used AI in this work (it's cool, we just want to
know!):

  • Code generation (copilot but not intellisense)
  • Learning or fact checking
  • Strategy / design
  • Optimisation / refactoring
  • Translation / spellchecking / doc gen
  • Other
  • I have not used AI

You can read more details in our
Responsible AI Policy

@josephjclark josephjclark changed the base branch from main to ghs-training January 28, 2025 19:31
@taylordowns2000 taylordowns2000 merged commit 86cf2d3 into ghs-training Jan 28, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants