I have created a new custom field in my DevOps work item type and I can see the new field via the API using _apis/wit/fields/Custom.fieldname however when I post a new work item using the API I get a 400 bad request.
I'm using version 4.1 of the DevOps API and my array of operations does contain a mixture of values in quotes and this numeric entry.
Can anyone provide me with an example json array that should be valid please?

