Skip to content

Commit cdebdf3

Browse files
authored
Merge pull request #4475 from github/openapi-update-2498d00d1fb7653a4d10f95f59521cc72915d3dc5a5ded81d4face56b455757b
Update OpenAPI 3.0 Descriptions
2 parents 24eaf26 + b902918 commit cdebdf3

File tree

8 files changed

+10174
-10554
lines changed

8 files changed

+10174
-10554
lines changed

descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json

Lines changed: 0 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -25160,45 +25160,6 @@
2516025160
"ssl_verify"
2516125161
]
2516225162
},
25163-
{
25164-
"title": "HecConfig",
25165-
"description": "Hec Config for Audit Log Stream Configuration",
25166-
"type": "object",
25167-
"properties": {
25168-
"domain": {
25169-
"description": "Domain of Hec instance.",
25170-
"type": "string"
25171-
},
25172-
"port": {
25173-
"description": "The port number for connecting to HEC.",
25174-
"type": "integer"
25175-
},
25176-
"key_id": {
25177-
"type": "string",
25178-
"description": "Key ID obtained from the audit log stream key endpoint used to encrypt secrets."
25179-
},
25180-
"encrypted_token": {
25181-
"description": "Encrypted Token.",
25182-
"type": "string"
25183-
},
25184-
"path": {
25185-
"description": "Path to send events to.",
25186-
"type": "string"
25187-
},
25188-
"ssl_verify": {
25189-
"description": "SSL verification helps ensure your events are sent to your HEC endpoint securely.",
25190-
"type": "boolean"
25191-
}
25192-
},
25193-
"required": [
25194-
"domain",
25195-
"encrypted_token",
25196-
"path",
25197-
"key_id",
25198-
"port",
25199-
"ssl_verify"
25200-
]
25201-
},
2520225163
{
2520325164
"title": "GoogleCloudConfig",
2520425165
"description": "Google Cloud Config for audit log streaming configuration.",
@@ -25663,45 +25624,6 @@
2566325624
"ssl_verify"
2566425625
]
2566525626
},
25666-
{
25667-
"title": "HecConfig",
25668-
"description": "Hec Config for Audit Log Stream Configuration",
25669-
"type": "object",
25670-
"properties": {
25671-
"domain": {
25672-
"description": "Domain of Hec instance.",
25673-
"type": "string"
25674-
},
25675-
"port": {
25676-
"description": "The port number for connecting to HEC.",
25677-
"type": "integer"
25678-
},
25679-
"key_id": {
25680-
"type": "string",
25681-
"description": "Key ID obtained from the audit log stream key endpoint used to encrypt secrets."
25682-
},
25683-
"encrypted_token": {
25684-
"description": "Encrypted Token.",
25685-
"type": "string"
25686-
},
25687-
"path": {
25688-
"description": "Path to send events to.",
25689-
"type": "string"
25690-
},
25691-
"ssl_verify": {
25692-
"description": "SSL verification helps ensure your events are sent to your HEC endpoint securely.",
25693-
"type": "boolean"
25694-
}
25695-
},
25696-
"required": [
25697-
"domain",
25698-
"encrypted_token",
25699-
"path",
25700-
"key_id",
25701-
"port",
25702-
"ssl_verify"
25703-
]
25704-
},
2570525627
{
2570625628
"title": "GoogleCloudConfig",
2570725629
"description": "Google Cloud Config for audit log streaming configuration.",

0 commit comments

Comments
 (0)