Chris Johnson
Chris Johnson
FWIW, I resolved this by re-running `npm i -g yarn` after shimming to the new node version.
Two notes on this: The schema won't like this--`*_s` does not support multiValued. I would also recommend handling integer/float/decimal values, so you may want to move the checker up a...
@danielbachhuber Indeed copying the schema.xml helps, but there are two other issues I've run into: 1. Using the post schema button returns a 204 rather than 200, but still works....