v2.5.0 #147
Replies: 1 comment 2 replies
-
|
Hi Vladislav @MrRefactoring thank you for the work on the project. On the other hand is part of the example response in the official docs interface RealIssueFields extends Fields {
issuelinks: Array<DetailIssueLinks>
}
interface Issue extends IssueBean {
fields: RealIssueFields
}
...but solving this upstream would be better. Thanks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Agile:
BoardFeatureBeanare deprecated. UseFeatureinstead.BoardFeatureResponseBeanare deprecated. UseFeatureResponseinstead.BoardFeatureToggleRequestBeanare deprecated. UseFeatureToggleRequestinstead.Version 3:
AppMigrationAPI support added.generateChangelogproperty added toIssueCustomFieldValuesApps.updateCustomFieldValuerequest parameters.hierarchyLevelproperty added toIssueTypes.createIssueType.getChangeLogsByIdsmethod added toIssues.ConnectCustomFieldValueConnectCustomFieldValuesEntityPropertyDetailsIssueChangelogIdsGetChangeLogsByIdsCrateWorkflowStatusDetailsfixed. Current name is correct:CreateWorkflowStatusDetails.fieldIdsFilter,issuePropertyKeysFilterproperties added toWebhookandWebhookDetailsmodels.Version 2:
AppMigrationAPI support added.generateChangelogproperty added toIssueCustomFieldValuesApps.updateCustomFieldValuerequest parameters.hierarchyLevelproperty added toIssueTypes.createIssueType.getChangeLogsByIdsmethod added toIssues.ConnectCustomFieldValueConnectCustomFieldValuesEntityPropertyDetailsIssueChangelogIdsPageBeanContextualConfigurationGetChangeLogsByIdsCrateWorkflowStatusDetailsfixed. Current name is correct:CreateWorkflowStatusDetails.fieldIdsFilter,issuePropertyKeysFilterproperties added toWebhookandWebhookDetailsmodels.This discussion was created from the release v2.5.0.
Beta Was this translation helpful? Give feedback.
All reactions