Get model info
Overview
Gets information about a model, which can be used to render an add/edit form or readonly view.
Signature
GET /vueda.info/model_info/{app_label}/{model}/
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| app_label | string | yes | |
| model | string | yes | |
| e | string[] | no | Replaces simple values with complex, nested serializations. |
| f | string[] | no | Selects a sparse subset of fields to include in the response. |
Returns
Responses
200 OK
Returns ModelInfo