The ProductChangeSlugUpdateAction for example has the staged attribute. This should be set by default to False. I quickly read through the raml specs again and it seems it support defining default values using default? property
Would be great if this can be done
The ProductChangeSlugUpdateAction for example has the staged attribute. This should be set by default to False. I quickly read through the raml specs again and it seems it support defining default values using
default?propertyWould be great if this can be done