Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ def self.developer_connect_available? version: :v1, transport: :grpc
#
# The InsightsConfig resource is the core configuration object to capture
# events from your Software Development Lifecycle. It acts as the central hub
# for managing how Developer connect understands your application, its runtime
# for managing how Developer Connect understands your application, its runtime
# environments, and the artifacts deployed within them.
# A user can create an InsightsConfig, list previously-requested
# InsightsConfigs or get InsightsConfigs by their ID to determine the status of
Expand Down
Loading