lucascerbelo
7 years agoOccasional Visitor
Post with integer and/or null
I am trying to develop a server on NodeJs. There is a post that I need to send a value on body, this value could be a Integer or NULL. I tryed any type of ways, but no success. I am using https://editor.swagger.io , swagger: "2.0" to help me, and I need to use 2.0 Can someone help me please?
Thanks.