I decide to select an openapi-mock package to mock swagger responses. Using the package, I found out that some fields that are used as id fields and their type are “string” return a long charset.
Is it possible to exist a configuration variable where id fields will be declared and their response will be familiar with their type (i.e UA23456 or B120-20 etc.)?
I decide to select an openapi-mock package to mock swagger responses. Using the package, I found out that some fields that are used as id fields and their type are “string” return a long charset.
Is it possible to exist a configuration variable where id fields will be declared and their response will be familiar with their type (i.e UA23456 or B120-20 etc.)?