Add a field to a model in the Application
Authorizations
Builder authentication and authorization
A unique identifier for the API Client making a request
Path Parameters
^urn:sutro:model:.*$Body
The unique identifier for an edge, e.g. urn:sutro:edge:owners. Must start with "urn:sutro:edge:".
^urn:sutro:edge:The name of the field, e.g. user
If true, this field's parent model is the owner of the relationship - basically always except if this is a 'belongs to' pointer. Every relationship needs to point to another model's field.
The minimum number of values that can be stored in this field
The maximum number of values that can be stored in this field
The type of the field's value
^urn:sutro:model:Optional computed expression for the field
The default value for the field
If set, the field is an enum and can only take on these values
Response
The updated application
An application
Unique identifier for the application
The application's SCode definition
The project this application belongs to
Whether the application is currently active for billing/runtime purposes
The name of the application
The current saved server version (semver)
When the application was last published
When the application was last unpublished