Skip to content

Commit

Permalink
add params in example slack call
Browse files Browse the repository at this point in the history
  • Loading branch information
eschultink committed Oct 23, 2024
1 parent 2b39808 commit 9f2a5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/modules/worklytics-connector-specs/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -898,7 +898,7 @@ EOT
reserved_concurrent_executions : null
example_api_calls_user_to_impersonate : null
example_api_calls : [
"/api/discovery.enterprise.info",
"/api/discovery.enterprise.info?include_deleted=false&limit=5",
"/api/discovery.conversations.list?limit=10",
"/api/discovery.conversations.info?team={WORKSPACE_ID}&channel={CHANNEL_ID}",
"/api/discovery.conversations.recent?limit=10",
Expand Down

0 comments on commit 9f2a5c9

Please sign in to comment.