Skip to content

UserWarning: Field name "json" in "RequestInfo" shadows an attribute in parent "BaseModel" #148

@mark99i

Description

@mark99i

on Python 3.14 with Pydantic 2.12.5
shows warning in .venv-3.14/Lib/site-packages/pydantic_client/schema.py

C:\Users\mark\PycharmProjects\a\.venv-3.14\Lib\site-packages\pydantic_client\schema.py:5: UserWarning: Field name "json" in "RequestInfo" shadows an attribute in parent "BaseModel"
  class RequestInfo(BaseModel):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions