issueCustomFieldConfigurationApps property
This resource represents configurations stored against a custom field context by a Forge app. Configurations are information used by the Forge app at runtime to determine how to handle or process the data in a custom field in a given context. Use this resource to set and read configurations.
Implementation
late final issueCustomFieldConfigurationApps =
IssueCustomFieldConfigurationAppsApi(_client);