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

Have schema_factory ignore fields when allow_mutation=False #113

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jidn
Copy link

@jidn jidn commented Oct 6, 2021

No description provided.

Clinton James and others added 2 commits October 5, 2021 19:05
schema_factory currently ignores the primary field 'id'.
This allows any field annotated with allow_mutation=False the same ability.
@vercel
Copy link

vercel bot commented Oct 6, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/flortz/fastapi-crudrouter/HkYtcYyKpKaD8HMnrJ7Rje8UjjLu
✅ Preview: https://fastapi-crudrouter-git-fork-jidn-master-flortz.vercel.app

Copy link
Owner

@awtkns awtkns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@vercel
Copy link

vercel bot commented Mar 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
fastapi-crudrouter ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 7, 2023 at 8:12PM (UTC)

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.

None yet

2 participants