If I have to verify the username. What would be the procedure for that?
It is an API based on an OpenAPI 2 (Swagger)
definition. I have absolutely no idea how to approach this task. I am supposed to check for the required parameters' presence and validate all the inputs in the API.