Skip to content

Conversation

@dbrattli
Copy link
Collaborator

@dbrattli dbrattli commented Dec 9, 2025

Summary

  • Add handwritten Pydantic models.py file for the pydantic example (was accidentally deleted)
  • Update justfile to copy models.py to build directory at build time
  • Update .gitignore to track models.py but ignore generated files
  • Rewrite README with clearer documentation, examples, and better organization

Test plan

  • Run just example-pydantic to verify it works correctly
  • Review README changes for accuracy

🤖 Generated with Claude Code

dbrattli and others added 2 commits December 9, 2025 19:23
- Add handwritten Pydantic models.py file for the pydantic example
- Update justfile to copy models.py to build directory
- Update .gitignore to track models.py but ignore generated files
- Rewrite README with clearer documentation and examples

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add README.md for pydantic example explaining how to import Python models
- Update fastapi README to clarify it shows the opposite pattern (F# to Python)
- Fix duplicate "API Endpoints" section heading in fastapi README
- Cross-reference between the two examples

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@dbrattli dbrattli merged commit b76ce98 into main Dec 9, 2025
2 checks passed
@dbrattli dbrattli deleted the fix/pydantic-models-py branch December 9, 2025 18:35
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