Skip to content

"code" as string in the API contract creation

Gerard Funosas requested to merge fix/allow-string-contract-code into master

Allow string instead of integer.

Massive migration from Postman doesn't allow to send integers, converting them to strings when send.

Merge request reports