akkudoktoreos.server.dash.configuration.get_field_extra_dict

akkudoktoreos.server.dash.configuration.get_field_extra_dict(subfield_info: FieldInfo | ComputedFieldInfo) Dict[str, Any]

Extract json_schema_extra.

Extract regardless of whether it is defined directly on the field (Pydantic v2) or inherited from v1 compatibility wrappers. Always returns a dictionary.