Hello, I made some custom fields optional. But if don't give one of them server gives 400.
s
Hello, I made some custom fields optional. But if don't give one of them server gives 400.
r
hey @shahreaz0 you need to pass it as an empty string. Optional means that empty string is allowed. Se know that this is a little misleading, and it's an open issue.
s
Ok empty string is fine