Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/detectors/django-detector.ts
Detected Django view
Properties
| Property | Type |
|---|---|
entityId | string |
name | string |
filePath | string |
type | `'function' |
methods | `('GET' |
urlPath | string |
permissions | string[] |
serializer | string |
model | string |
actions | string[] |
confidence | `'high' |
Was this page helpful?