|
|
|
|
|
by ckdot2
1202 days ago
|
|
I think there's a misunderstanding here. I'm not only saying "use JSON schema files to define your expected payloads", I'm also saying, "use one of the existing JSON schema validators for your programming language". For most programming languages there's a library for that.
So, if you don't need to write any code anymore that "respects that schema", the whole discussion becomes kind of obsolete. |
|