Models
Schema: `FreshnessStatus`
- Type:
object
Properties
| Name | Type | Required | Description |
|---|---|---|---|
is_fresh |
boolean |
false |
- |
last_run_at |
string |
false |
- |
max_lag_seconds |
integer |
false |
- |
stale_since |
string |
false |
- |
Search
Models
object| Name | Type | Required | Description |
|---|---|---|---|
is_fresh |
boolean |
false |
- |
last_run_at |
string |
false |
- |
max_lag_seconds |
integer |
false |
- |
stale_since |
string |
false |
- |