Conversation
|
retest |
There was a problem hiding this comment.
I intend for this file to define a set of common properties shared by the various CVF schemas. Please verify that the implementation matchs the intent.
There was a problem hiding this comment.
I intend for this file to implement an internal schema which can be used in dataset creation. It will require a primaryId. How can I specify one of the fields as a primaryId?
There was a problem hiding this comment.
I intend for this file to implement an internal schema which can be used in dataset creation. It will require a primaryId. How can I specify one of the fields as a primaryId?
There was a problem hiding this comment.
I intend for this file to implement an internal schema which can be used in dataset creation. It will require a primaryId. How can I specify one of the fields as a primaryId?
| ], | ||
| "$id": "https://ns.adobe.com/experience/cvf/fieldgroups/common", | ||
| "$schema": "http://json-schema.org/draft-06/schema#", | ||
| "title": "Common", |
There was a problem hiding this comment.
Please rename 'common' to the relevant field group name.
There was a problem hiding this comment.
Does cvf-common-properties work? Do I need to update the file name to reflect this?
There was a problem hiding this comment.
Yes, please update the file name, the id and the title fields.
Issue #2085
This PR defines the following models to support the CVF initiative:
I have opted to organize these models as a new extension titled CVF. While the models in CVF will span various solutions (cdp, ajo, target, campaign, etc.), these models are not meant to be referenced by outside solutions.
I intend for the schemas to be used directly in dataset creation as SystemOwned datasets created via internal Adobe services.
Organization:
Jira: AN-422164