Ben Page Product & Observable Model - Removal of Choice Type Extension#4771
Ben Page Product & Observable Model - Removal of Choice Type Extension#4771regnosys-prod-user wants to merge 4 commits into
Conversation
Product & Observable Model - Removal of Choice Type ExtensionBackground As part of the DSL 10.0.0 CDM upgrade, legacy syntax validation warnings need to promoted to errors What is being released? Changing the following extensions to attributes under the types: - Review Directions Changes can be reviewed in PR: #4771 Note This comment was generated via Rosetta. |
✅ Deploy Preview for finos-cdm ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| @@ -221,16 +221,6 @@ | |||
| "collateralPosition" : [ { | |||
| "product" : { | |||
| "TransferableProduct" : { | |||
There was a problem hiding this comment.
In all of these TransferableProduct definitions the asset needs to be specified so needs to be replaced with a TransferableProduct -> asset rather than removed.
There was a problem hiding this comment.
This seems to be a issue with the test pack creator. I've assigned this to the tech team to resolve this, and should be resolved under #4772
| AssetAgencyRating <"Criteria is the agency rating(s) of the collateral asset."> | ||
| AssetMaturity <"Criteria is the maturity characteristics of the collateral asset."> | ||
| SpecificAsset <"Criteria is a specifically identified asset"> | ||
| AssetIdentifier <"Criteria is a specifically identified asset"> |
There was a problem hiding this comment.
full stop on the end of the comment please
|
What is being released? Accidentally removed set on basketConstituent Note This comment was generated via Rosetta. |
No description provided.