Add a `Create` variant without id being reflected in FastAPI
Open
ORM
- Dominant language
- Python
- Stars
- 415
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
We need model variants that don't show up as having `id` as one of the input fields in order to be used by the "create new" FastAPI workflow.
We need the FastAPI introspection to not detect `id` as one of the valid JSON values.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.