@@ -47115,11 +47115,6 @@ components:
4711547115 IncidentUserDefinedFieldAttributesResponse:
4711647116 description: Attributes of an incident user-defined field.
4711747117 properties:
47118- attached_to:
47119- description: The resource type this field is attached to. Always "incidents".
47120- example: "incidents"
47121- readOnly: true
47122- type: string
4712347118 category:
4712447119 $ref: "#/components/schemas/IncidentUserDefinedFieldCategory"
4712547120 collected:
@@ -47164,12 +47159,6 @@ components:
4716447159 example: "1.5"
4716547160 nullable: true
4716647161 type: string
47167- prerequisite:
47168- description: Reserved for future use. Always null.
47169- example:
47170- nullable: true
47171- readOnly: true
47172- type: string
4717347162 required:
4717447163 description: When true, users must fill out this field on incidents.
4717547164 example: false
@@ -47179,12 +47168,6 @@ components:
4717947168 example: false
4718047169 readOnly: true
4718147170 type: boolean
47182- table_id:
47183- description: Reserved for internal use. Always 0.
47184- example: 0
47185- format: int64
47186- readOnly: true
47187- type: integer
4718847171 tag_key:
4718947172 description: For metric tag-type fields only, the metric tag key that powers the autocomplete options.
4719047173 example:
@@ -47205,7 +47188,6 @@ components:
4720547188 nullable: true
4720647189 type: array
4720747190 required:
47208- - attached_to
4720947191 - category
4721047192 - collected
4721147193 - created
@@ -47216,10 +47198,8 @@ components:
4721647198 - modified
4721747199 - name
4721847200 - ordinal
47219- - prerequisite
4722047201 - required
4722147202 - reserved
47222- - table_id
4722347203 - tag_key
4722447204 - type
4722547205 - valid_values
@@ -139523,7 +139503,6 @@ paths:
139523139503 value:
139524139504 data:
139525139505 - attributes:
139526- attached_to: "incidents"
139527139506 category: "what_happened"
139528139507 collected: "active"
139529139508 created: "2026-03-18T08:40:04.437887Z"
@@ -139534,10 +139513,8 @@ paths:
139534139513 modified: "2026-03-18T08:40:04.437887Z"
139535139514 name: "root_cause"
139536139515 ordinal: "1.1"
139537- prerequisite:
139538139516 required: false
139539139517 reserved: false
139540- table_id: 0
139541139518 tag_key:
139542139519 type: 1
139543139520 valid_values:
@@ -139642,7 +139619,6 @@ paths:
139642139619 value:
139643139620 data:
139644139621 attributes:
139645- attached_to: "incidents"
139646139622 category:
139647139623 collected:
139648139624 created: "2026-03-18T08:40:05.185406Z"
@@ -139653,10 +139629,8 @@ paths:
139653139629 modified: "2026-03-18T08:40:05.185406Z"
139654139630 name: "root_cause"
139655139631 ordinal: "9"
139656- prerequisite:
139657139632 required: false
139658139633 reserved: false
139659- table_id: 0
139660139634 tag_key:
139661139635 type: 3
139662139636 valid_values:
@@ -139773,7 +139747,6 @@ paths:
139773139747 value:
139774139748 data:
139775139749 attributes:
139776- attached_to: "incidents"
139777139750 category: "what_happened"
139778139751 collected: "active"
139779139752 created: "2026-03-18T08:40:04.437887Z"
@@ -139784,10 +139757,8 @@ paths:
139784139757 modified: "2026-03-18T08:40:04.437887Z"
139785139758 name: "root_cause"
139786139759 ordinal: "1.1"
139787- prerequisite:
139788139760 required: false
139789139761 reserved: false
139790- table_id: 0
139791139762 tag_key:
139792139763 type: 1
139793139764 valid_values:
@@ -139883,7 +139854,6 @@ paths:
139883139854 value:
139884139855 data:
139885139856 attributes:
139886- attached_to: "incidents"
139887139857 category: "what_happened"
139888139858 collected:
139889139859 created: "2026-03-18T08:39:49.913895Z"
@@ -139894,10 +139864,8 @@ paths:
139894139864 modified: "2026-03-18T08:39:49.922909Z"
139895139865 name: "root_cause"
139896139866 ordinal: "8"
139897- prerequisite:
139898139867 required: false
139899139868 reserved: false
139900- table_id: 0
139901139869 tag_key:
139902139870 type: 3
139903139871 valid_values:
0 commit comments