diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.json b/descriptions/api.github.com/api.github.com.2022-11-28.json index 1b9e367b9..b7663f168 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions/api.github.com/api.github.com.2022-11-28.json @@ -119030,6 +119030,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.yaml b/descriptions/api.github.com/api.github.com.2022-11-28.yaml index 82a860095..ccbab471c 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions/api.github.com/api.github.com.2022-11-28.yaml @@ -87323,6 +87323,17 @@ components: items: type: string example: 123ABC456DEF789 + failover_network_settings_ids: + description: The unique identifier of each failover network settings in + the configuration. + type: array + items: + type: string + example: 123ABC456DEF789 + failover_network_enabled: + description: Indicates whether the failover network resource is enabled. + type: boolean + example: true created_on: description: The time at which the network configuration was created, in ISO 8601 format. diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index 1b9e367b9..b7663f168 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -119030,6 +119030,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index 82a860095..ccbab471c 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -87323,6 +87323,17 @@ components: items: type: string example: 123ABC456DEF789 + failover_network_settings_ids: + description: The unique identifier of each failover network settings in + the configuration. + type: array + items: + type: string + example: 123ABC456DEF789 + failover_network_enabled: + description: Indicates whether the failover network resource is enabled. + type: boolean + example: true created_on: description: The time at which the network configuration was created, in ISO 8601 format. diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index da590311b..c3eed1230 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -194841,6 +194841,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -195013,6 +195026,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -195122,6 +195148,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -195281,6 +195320,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 8c8220213..8937bd543 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -45884,6 +45884,18 @@ paths: items: type: string example: 123ABC456DEF789 + failover_network_settings_ids: + description: The unique identifier of each failover network + settings in the configuration. + type: array + items: + type: string + example: 123ABC456DEF789 + failover_network_enabled: + description: Indicates whether the failover network resource + is enabled. + type: boolean + example: true created_on: description: The time at which the network configuration was created, in ISO 8601 format. diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.deref.json index da590311b..c3eed1230 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -194841,6 +194841,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -195013,6 +195026,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -195122,6 +195148,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -195281,6 +195320,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml index 8c8220213..8937bd543 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -45884,6 +45884,18 @@ paths: items: type: string example: 123ABC456DEF789 + failover_network_settings_ids: + description: The unique identifier of each failover network + settings in the configuration. + type: array + items: + type: string + example: 123ABC456DEF789 + failover_network_enabled: + description: Indicates whether the failover network resource + is enabled. + type: boolean + example: true created_on: description: The time at which the network configuration was created, in ISO 8601 format. diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json index b102e60d4..c1fbc518d 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -48156,6 +48156,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -48329,6 +48342,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -48439,6 +48465,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -48599,6 +48638,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -246279,6 +246331,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -246451,6 +246516,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -246560,6 +246638,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -246719,6 +246810,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -579635,7 +579739,7 @@ ], "roles": [ { - "value": "User", + "value": "user", "primary": false } ] @@ -579666,7 +579770,7 @@ ], "roles": [ { - "value": "Enterprise Owner", + "value": "enterprise_owner", "primary": false } ] @@ -580950,7 +581054,7 @@ ], "roles": [ { - "value": "User", + "value": "user", "primary": false } ] diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 1bcaefc93..94414bd9b 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -18448,6 +18448,18 @@ paths: items: type: string example: 123ABC456DEF789 + failover_network_settings_ids: + description: The unique identifier of each failover network + settings in the configuration. + type: array + items: + type: string + example: 123ABC456DEF789 + failover_network_enabled: + description: Indicates whether the failover network resource + is enabled. + type: boolean + example: true created_on: description: The time at which the network configuration was created, in ISO 8601 format. @@ -107535,7 +107547,7 @@ paths: type: work primary: true roles: - - value: User + - value: user primary: false enterpriseOwner: summary: Enterprise Owner @@ -107556,7 +107568,7 @@ paths: type: work primary: true roles: - - value: Enterprise Owner + - value: enterprise_owner primary: false responses: '201': diff --git a/descriptions/ghec/dereferenced/ghec.deref.json b/descriptions/ghec/dereferenced/ghec.deref.json index b102e60d4..c1fbc518d 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.json +++ b/descriptions/ghec/dereferenced/ghec.deref.json @@ -48156,6 +48156,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -48329,6 +48342,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -48439,6 +48465,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -48599,6 +48638,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -246279,6 +246331,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -246451,6 +246516,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -246560,6 +246638,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -246719,6 +246810,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -579635,7 +579739,7 @@ ], "roles": [ { - "value": "User", + "value": "user", "primary": false } ] @@ -579666,7 +579770,7 @@ ], "roles": [ { - "value": "Enterprise Owner", + "value": "enterprise_owner", "primary": false } ] @@ -580950,7 +581054,7 @@ ], "roles": [ { - "value": "User", + "value": "user", "primary": false } ] diff --git a/descriptions/ghec/dereferenced/ghec.deref.yaml b/descriptions/ghec/dereferenced/ghec.deref.yaml index 1bcaefc93..94414bd9b 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.deref.yaml @@ -18448,6 +18448,18 @@ paths: items: type: string example: 123ABC456DEF789 + failover_network_settings_ids: + description: The unique identifier of each failover network + settings in the configuration. + type: array + items: + type: string + example: 123ABC456DEF789 + failover_network_enabled: + description: Indicates whether the failover network resource + is enabled. + type: boolean + example: true created_on: description: The time at which the network configuration was created, in ISO 8601 format. @@ -107535,7 +107547,7 @@ paths: type: work primary: true roles: - - value: User + - value: user primary: false enterpriseOwner: summary: Enterprise Owner @@ -107556,7 +107568,7 @@ paths: type: work primary: true roles: - - value: Enterprise Owner + - value: enterprise_owner primary: false responses: '201': diff --git a/descriptions/ghec/ghec.2022-11-28.json b/descriptions/ghec/ghec.2022-11-28.json index 719d25a57..97a0c52c3 100644 --- a/descriptions/ghec/ghec.2022-11-28.json +++ b/descriptions/ghec/ghec.2022-11-28.json @@ -125109,6 +125109,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -328125,7 +328138,7 @@ ], "roles": [ { - "value": "User", + "value": "user", "primary": false } ] @@ -328156,7 +328169,7 @@ ], "roles": [ { - "value": "Enterprise Owner", + "value": "enterprise_owner", "primary": false } ] diff --git a/descriptions/ghec/ghec.2022-11-28.yaml b/descriptions/ghec/ghec.2022-11-28.yaml index d53fb404c..57edbd6b2 100644 --- a/descriptions/ghec/ghec.2022-11-28.yaml +++ b/descriptions/ghec/ghec.2022-11-28.yaml @@ -90847,6 +90847,17 @@ components: items: type: string example: 123ABC456DEF789 + failover_network_settings_ids: + description: The unique identifier of each failover network settings in + the configuration. + type: array + items: + type: string + example: 123ABC456DEF789 + failover_network_enabled: + description: Indicates whether the failover network resource is enabled. + type: boolean + example: true created_on: description: The time at which the network configuration was created, in ISO 8601 format. @@ -247250,7 +247261,7 @@ components: type: work primary: true roles: - - value: User + - value: user primary: false in-user-owner: summary: Enterprise Owner @@ -247271,7 +247282,7 @@ components: type: work primary: true roles: - - value: Enterprise Owner + - value: enterprise_owner primary: false scim-enterprise-user: value: diff --git a/descriptions/ghec/ghec.json b/descriptions/ghec/ghec.json index 719d25a57..97a0c52c3 100644 --- a/descriptions/ghec/ghec.json +++ b/descriptions/ghec/ghec.json @@ -125109,6 +125109,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": tru{"code":"internal","msg":"git-diff-tree: context deadline exceeded","meta":{"cause":"*fmt.wrapError"}}