You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: docs/v3/source/includes/experimental_resources/revisions/_object.md.erb
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,6 @@ Name | Type | Description
17
17
**created_at** | _datetime_ | The time with zone when the object was created.
18
18
**updated_at** | _datetime_ | The time with zone when the object was last updated.
19
19
**description** | _string_ | A short description of the reason for revision.
20
-
**deployable** _(experimental)_ | _boolean_ | Indicates if the revision's droplet is staged and the revision can be used to [create a deployment](#create-a-deployment).
21
20
**relationships.app** | [_to-one relationship_](#to-one-relationships) | The app the revision is associated with.
22
21
**metadata.labels** | [_label object_](#labels) | Labels applied to the revision.
23
22
**metadata.annotations** | [_annotation object_](#annotations) | Annotations applied to the revision.
0 commit comments