Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/detectors/django-detector.ts
Detected Django serializer
Properties
| Property | Type |
|---|---|
entityId | string |
name | string |
filePath | string |
model | string |
fields | DjangoField[] |
readOnly | string[] |
nestedSerializers | string[] |
confidence | `'high' |
Was this page helpful?