TestsparamsGet user by IDGet user by ID GET /users/:userId Schema: userId: in: path required: true schema: type: integer style: simple explode: false Example: {userId} = 123Result: /users/123 Request Responses200Successful response