Models
Schema: `MacroRevision`
- Type:
object
Properties
| Name | Type | Required | Description |
|---|---|---|---|
body |
string |
false |
- |
content_hash |
string |
false |
- |
created_at |
string |
false |
- |
created_by |
string |
false |
- |
description |
string |
false |
- |
id |
string |
false |
- |
macro_name |
string |
false |
- |
parameters |
array[string] |
false |
- |
status |
MacroStatus |
false |
- |
version |
integer |
false |
- |