Skip to content

Commit 795897c

Browse files
authored
Merge pull request #4476 from github/openapi-update-40e6bc368eddcaf2d5463df4fc0b3643250a1e3d2b22392d8aefce1456cbc3f8
Update OpenAPI 3.1 Descriptions
2 parents cdebdf3 + 75875c6 commit 795897c

File tree

8 files changed

+9954
-10334
lines changed

8 files changed

+9954
-10334
lines changed

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

Lines changed: 0 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -27954,45 +27954,6 @@
2795427954
"ssl_verify"
2795527955
]
2795627956
},
27957-
{
27958-
"title": "HecConfig",
27959-
"description": "Hec Config for Audit Log Stream Configuration",
27960-
"type": "object",
27961-
"properties": {
27962-
"domain": {
27963-
"description": "Domain of Hec instance.",
27964-
"type": "string"
27965-
},
27966-
"port": {
27967-
"description": "The port number for connecting to HEC.",
27968-
"type": "integer"
27969-
},
27970-
"key_id": {
27971-
"type": "string",
27972-
"description": "Key ID obtained from the audit log stream key endpoint used to encrypt secrets."
27973-
},
27974-
"encrypted_token": {
27975-
"description": "Encrypted Token.",
27976-
"type": "string"
27977-
},
27978-
"path": {
27979-
"description": "Path to send events to.",
27980-
"type": "string"
27981-
},
27982-
"ssl_verify": {
27983-
"description": "SSL verification helps ensure your events are sent to your HEC endpoint securely.",
27984-
"type": "boolean"
27985-
}
27986-
},
27987-
"required": [
27988-
"domain",
27989-
"encrypted_token",
27990-
"path",
27991-
"key_id",
27992-
"port",
27993-
"ssl_verify"
27994-
]
27995-
},
2799627957
{
2799727958
"title": "GoogleCloudConfig",
2799827959
"description": "Google Cloud Config for audit log streaming configuration.",
@@ -28461,45 +28422,6 @@
2846128422
"ssl_verify"
2846228423
]
2846328424
},
28464-
{
28465-
"title": "HecConfig",
28466-
"description": "Hec Config for Audit Log Stream Configuration",
28467-
"type": "object",
28468-
"properties": {
28469-
"domain": {
28470-
"description": "Domain of Hec instance.",
28471-
"type": "string"
28472-
},
28473-
"port": {
28474-
"description": "The port number for connecting to HEC.",
28475-
"type": "integer"
28476-
},
28477-
"key_id": {
28478-
"type": "string",
28479-
"description": "Key ID obtained from the audit log stream key endpoint used to encrypt secrets."
28480-
},
28481-
"encrypted_token": {
28482-
"description": "Encrypted Token.",
28483-
"type": "string"
28484-
},
28485-
"path": {
28486-
"description": "Path to send events to.",
28487-
"type": "string"
28488-
},
28489-
"ssl_verify": {
28490-
"description": "SSL verification helps ensure your events are sent to your HEC endpoint securely.",
28491-
"type": "boolean"
28492-
}
28493-
},
28494-
"required": [
28495-
"domain",
28496-
"encrypted_token",
28497-
"path",
28498-
"key_id",
28499-
"port",
28500-
"ssl_verify"
28501-
]
28502-
},
2850328425
{
2850428426
"title": "GoogleCloudConfig",
2850528427
"description": "Google Cloud Config for audit log streaming configuration.",

0 commit comments

Comments
 (0)