Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 385 Bytes

InsightsRepositoryProjectMappings.md

File metadata and controls

18 lines (12 loc) · 385 Bytes

LaunchDarklyApi::InsightsRepositoryProjectMappings

Properties

Name Type Description Notes
mappings Array<InsightsRepositoryProject>

Example

require 'launchdarkly_api'

instance = LaunchDarklyApi::InsightsRepositoryProjectMappings.new(
  mappings: null
)