Skip to content

Commit

Permalink
Merge pull request microsoft#164 from microsoft/features/publishSchema
Browse files Browse the repository at this point in the history
Microsoft CDM Release Version Update: 1.0
  • Loading branch information
miroslavplese authored Jun 27, 2020
2 parents 85511bd + ac922e3 commit 1027fea
Show file tree
Hide file tree
Showing 126 changed files with 133,574 additions and 101 deletions.
40,336 changes: 40,336 additions & 0 deletions schemaDocuments/core/applicationCommon/applicationCommon.1.2.1.manifest.cdm.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -8256,12 +8256,6 @@
"toEntity": "Currency.cdm.json/Currency",
"toEntityAttribute": "transactionCurrencyId"
},
{
"fromEntity": "foundationCommon/crmCommon/solutions/marketing/eventManagement/Speaker.cdm.json/Speaker",
"fromEntityAttribute": "transactionCurrencyId",
"toEntity": "Currency.cdm.json/Currency",
"toEntityAttribute": "transactionCurrencyId"
},
{
"fromEntity": "foundationCommon/crmCommon/solutions/marketing/eventManagement/SpeakerEngagement.cdm.json/SpeakerEngagement",
"fromEntityAttribute": "transactionCurrencyId",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "CdmManifest.cdm.json",
"jsonSchemaSemanticVersion": "1.0.0",
"imports": [],
"manifestName": "accelerators",
"explanation": "CDM Accelerators",
"subManifests": [
{
"manifestName": "automotive",
"definition": "automotive/automotive.1.1.manifest.cdm.json"
},
{
"manifestName": "education",
"definition": "education/education.1.1.manifest.cdm.json"
},
{
"manifestName": "financialServices",
"definition": "financialServices/financialServices.1.0.1.manifest.cdm.json"
},
{
"manifestName": "healthCare",
"definition": "healthCare/healthCare.1.0.2.manifest.cdm.json"
},
{
"manifestName": "nonProfit",
"definition": "nonProfit/nonProfit.1.0.2.manifest.cdm.json"
}
]
}
Loading

0 comments on commit 1027fea

Please sign in to comment.