Alerting docs: updates duration type to string (#93532)
* Alerting docs: updates duration type to string * ran prettier
This commit is contained in:
@@ -1652,9 +1652,9 @@ Status: Accepted
|
||||
|
||||
### <span id="duration"></span> Duration
|
||||
|
||||
| Name | Type | Go type | Default | Description | Example |
|
||||
| -------- | ------------------------- | ------- | ------- | ----------- | ------- |
|
||||
| Duration | int64 (formatted integer) | int64 | | | |
|
||||
| Name | Type | Go type | Default | Description | Example |
|
||||
| -------- | ------ | ------- | ------- | ----------- | ------- |
|
||||
| Duration | string | int64 | | | |
|
||||
|
||||
### <span id="embedded-contact-point"></span> EmbeddedContactPoint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user