adobe / acc-js-sdk

A JavaScript SDK for Adobe Campaign Classic
Apache License 2.0
21 stars 20 forks source link

Fix Enumeration default value support #71

Closed rahuljain936 closed 1 year ago

rahuljain936 commented 1 year ago

Description

Default value for enumerations is evaluated on the basis of this schema format: `

Whereas default attribute is supposed to be pointing to name value like this:

`

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: