commercetools-api-reference icon indicating copy to clipboard operation
commercetools-api-reference copied to clipboard

Specify the default values in the RAML files

Open mvantellingen opened this issue 6 years ago • 1 comments

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

mvantellingen avatar Jan 28 '19 18:01 mvantellingen

@mvantellingen Like for the ProductChangeSlugUpdateAction we have added the default values for optional properties in the meanwhile. Is it what you were asking for?

stmeissner avatar Aug 08 '23 13:08 stmeissner