Skip to content

Validate test ADH json files - #6

Open
alwinw wants to merge 10 commits into
mainfrom
test-adh-json
Open

Validate test ADH json files#6
alwinw wants to merge 10 commits into
mainfrom
test-adh-json

Conversation

@alwinw

@alwinw alwinw commented Mar 5, 2025

Copy link
Copy Markdown
Collaborator
  • Fix depreciation warnings from pydantic 2.0
    • Replaced min_items and max_items with min_length and max_length
    • Replaced class-based config with ConfigDict
  • Add minimum version requirement pydantic>=2.0
  • Add entrypoint script for validating a json file

@alwinw
alwinw marked this pull request as ready for review March 6, 2025 00:06
Base automatically changed from builder to main March 27, 2025 21:50
@eduardo-ocampo eduardo-ocampo self-assigned this Mar 28, 2025
@eduardo-ocampo

Copy link
Copy Markdown
Collaborator

These are good changes we want to merge into the main branch. Please note that we moved some files around and created a process to create our documentation using Sphinx. Merge the main branch back into your branch and resolve any conflicts.

@alwinw

alwinw commented Apr 22, 2025

Copy link
Copy Markdown
Collaborator Author

Thanks @eduardo-ocampo! Sorry for missing your comment earlier. I've just merged in main and removed the example mkdocs setup I had. Please let me know if there's anything else :)

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.

2 participants