microsoft / datamations

https://microsoft.github.io/datamations/
Other
66 stars 14 forks source link

Specs mutate #160

Closed willdebras closed 2 years ago

willdebras commented 2 years ago

PR supports addition of mutate() as a supported function to datamations_sanddance(). It does the following:

The PR also adds a QoL update that handles no-op verbs. No-op verbs will be skipped instead of erroring. Addressing #149