We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
authKey will not have length checking because it is generated by us and should be finite
location is not required; photo is base64 string and doesn't have a max length
Fixing the description field.
Changing the requirements of the employee entity
rename uuid to authKey
Add example and uuid parameter
Initial commit of request data specification