β β
\lib\site-packages\datamodel_code_generator\parser\openapi.py:289 in parse_schema β
β β
β 286 β β obj: JsonSchemaObject, β
β 287 β β path: List[str], β
β 288 β ) -> DataType: β
β β± 289 β β if obj.is_array: β
β 290 β β β data_type: DataType = self.parse_array_fields( β
β 291 β β β β name, obj, [*path, name], False β
β 292 β β β ).data_type β
β β
β β self = <fastapi_code_generator.parser.OpenAPIParser object at 0x000001FD7DA71810> β β
β β°ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ― β
β°βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ―
AttributeError: 'NoneType' object has no attribute 'is_array'
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too