From 739b7ce9de7a78631bcaee93f617d25b9cc8cb38 Mon Sep 17 00:00:00 2001 From: lcawl Date: Thu, 27 Apr 2023 12:12:53 -0700 Subject: [PATCH] [DOCS] Regenerate connector-apis-passthru.asciidoc --- .../connector-apis-passthru.asciidoc | 69 ++++++++----------- 1 file changed, 30 insertions(+), 39 deletions(-) diff --git a/docs/api-generated/connectors/connector-apis-passthru.asciidoc b/docs/api-generated/connectors/connector-apis-passthru.asciidoc index 4e84d65083f0c..5bd4a4bc44f45 100644 --- a/docs/api-generated/connectors/connector-apis-passthru.asciidoc +++ b/docs/api-generated/connectors/connector-apis-passthru.asciidoc @@ -951,8 +951,8 @@ Any modifications made to this file will be overwritten.
  • connector_response_properties_servicenow - Connector response properties for a ServiceNow ITSM connector
  • connector_response_properties_servicenow_itom - Connector response properties for a ServiceNow ITOM connector
  • connector_response_properties_servicenow_sir - Connector response properties for a ServiceNow SecOps connector
  • -
  • connector_response_properties_slack_webhook - Connector response properties for a Slack Webhook connector
  • -
  • connector_response_properties_slack_api - Connector response properties for a Slack API connector
  • +
  • connector_response_properties_slack_api - Connector response properties for a Slack connector
  • +
  • connector_response_properties_slack_webhook - Connector response properties for a Slack connector
  • connector_response_properties_swimlane - Connector response properties for a Swimlane connector
  • connector_response_properties_teams - Connector response properties for a Microsoft Teams connector
  • connector_response_properties_tines - Connector response properties for a Tines connector
  • @@ -970,8 +970,7 @@ Any modifications made to this file will be overwritten.
  • create_connector_request_servicenow - Create ServiceNow ITSM connector request
  • create_connector_request_servicenow_itom - Create ServiceNow ITOM connector request
  • create_connector_request_servicenow_sir - Create ServiceNow SecOps connector request
  • -
  • create_connector_request_slack_webhook - Create Slack Webhook connector request
  • -
  • create_connector_request_slack_api - Create Slack API connector request
  • +
  • create_connector_request_slack - Create Slack connector request
  • create_connector_request_swimlane - Create Swimlane connector request
  • create_connector_request_teams - Create Microsoft Teams connector request
  • create_connector_request_tines - Create Tines connector request
  • @@ -1017,8 +1016,9 @@ Any modifications made to this file will be overwritten.
  • secrets_properties_opsgenie - Connector secrets properties for an Opsgenie connector
  • secrets_properties_resilient - Connector secrets properties for IBM Resilient connector
  • secrets_properties_servicenow - Connector secrets properties for ServiceNow ITOM, ServiceNow ITSM, and ServiceNow SecOps connectors
  • -
  • secrets_properties_slack_webhook - Connector secrets properties for a Slack Webhook connector
  • -
  • secrets_properties_slack_api - Connector secrets properties for a Slack API connector
  • +
  • secrets_properties_slack - Connector secrets properties for a Slack connector
  • +
  • secrets_properties_slack_oneOf -
  • +
  • secrets_properties_slack_oneOf_1 -
  • secrets_properties_swimlane - Connector secrets properties for a Swimlane connector
  • updateConnector_400_response -
  • update_connector_request_cases_webhook - Update Webhook - Case Managment connector request
  • @@ -1029,8 +1029,7 @@ Any modifications made to this file will be overwritten.
  • update_connector_request_serverlog - Update server log connector request
  • update_connector_request_servicenow - Update ServiceNow ITSM connector or ServiceNow SecOps request
  • update_connector_request_servicenow_itom - Create ServiceNow ITOM connector request
  • -
  • update_connector_request_slack_webhook - Update Slack Webhook connector request
  • -
  • update_connector_request_slack_api - Update Slack API connector request
  • +
  • update_connector_request_slack - Update Slack connector request
  • update_connector_request_swimlane - Update Swimlane connector request
  • @@ -1549,12 +1548,12 @@ Any modifications made to this file will be overwritten.
    -

    connector_response_properties_slack_webhook - Connector response properties for a Slack Webhook connector Up

    +

    connector_response_properties_slack_api - Connector response properties for a Slack connector Up

    connector_type_id
    String The type of connector.
    Enum:
    -
    .slack
    +
    .slack_api
    id
    String The identifier for the connector.
    is_deprecated
    Boolean Indicates whether the connector type is deprecated.
    is_missing_secrets (optional)
    Boolean Indicates whether secrets are missing for the connector. Secrets configuration properties vary depending on the connector type.
    @@ -1563,12 +1562,12 @@ Any modifications made to this file will be overwritten.
    -

    connector_response_properties_slack_api - Connector response properties for a Slack API connector Up

    +

    connector_response_properties_slack_webhook - Connector response properties for a Slack connector Up

    connector_type_id
    String The type of connector.
    Enum:
    -
    .slack_api
    +
    .slack
    id
    String The identifier for the connector.
    is_deprecated
    Boolean Indicates whether the connector type is deprecated.
    is_missing_secrets (optional)
    Boolean Indicates whether secrets are missing for the connector. Secrets configuration properties vary depending on the connector type.
    @@ -1786,25 +1785,14 @@ Any modifications made to this file will be overwritten.
    -

    create_connector_request_slack_webhook - Create Slack Webhook connector request Up

    +

    create_connector_request_slack - Create Slack connector request Up

    The Slack connector uses Slack Incoming Webhooks.
    connector_type_id
    String The type of connector.
    Enum:
    .slack
    name
    String The display name for the connector.
    -
    secrets
    -
    -
    -
    -

    create_connector_request_slack_api - Create Slack API connector request Up

    -
    The Slack connector uses Slack Web API.
    -
    -
    connector_type_id
    String The type of connector.
    -
    Enum:
    -
    .slack_api
    -
    name
    String The display name for the connector.
    -
    secrets
    +
    secrets
    @@ -2252,19 +2240,27 @@ Any modifications made to this file will be overwritten.
    -

    secrets_properties_slack - Connector secrets properties for a Slack connector Up

    +

    secrets_properties_slack - Connector secrets properties for a Slack connector Up

    Defines secrets for connectors when type is .slack.
    -
    webhookUrl
    String The Slack webhook url.
    +
    token
    String The Slack bot user OAuth token.
    +
    webhookUrl
    String The Slack webhook url.
    -

    secrets_properties_slack - Connector secrets properties for a Slack API connector Up

    -
    Defines secrets for connectors when type is .slack_api.
    +

    secrets_properties_slack_oneOf - Up

    +
    token
    String The Slack bot user OAuth token.
    +
    +

    secrets_properties_slack_oneOf_1 - Up

    +
    +
    +
    webhookUrl
    String The Slack webhook url.
    +
    +

    secrets_properties_swimlane - Connector secrets properties for a Swimlane connector Up

    Defines secrets for connectors when type is .swimlane.
    @@ -2351,19 +2347,14 @@ Any modifications made to this file will be overwritten.
    -

    update_connector_request_slack_webhook - Update Slack Webhook connector request Up

    +

    update_connector_request_slack - Update Slack connector request Up

    name
    String The display name for the connector.
    -
    secrets
    -
    -
    -
    -

    update_connector_request_slack_api - Update Slack API connector request Up

    -
    -
    -
    name
    String The display name for the connector.
    -
    secrets
    +
    config (optional)
    +
    Enum:
    +
    web_api
    webhook
    +
    secrets