We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Environment: Postman.
Preconditions Sign in to the system POST request http://speak-ukrainian.eastus2.cloudapp.azure.com/dev/api/signin Body { "email": "admin@gmail.com", "password": "Admin_QC24" } {{server}} = http://speak-ukrainian.eastus2.cloudapp.azure.com
Steps to reproduce
Actual result Status code 404 not found
Expected result The request presents information about centers by id of user-owner with pagination
Labels to be added "Bug", Priority ("pri: Hight "), Severity ("severity: low"), Type ("UI, "Functional"), "API" (for back-end bugs).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment: Postman.
Preconditions
Sign in to the system
POST request http://speak-ukrainian.eastus2.cloudapp.azure.com/dev/api/signin
Body
{
"email": "admin@gmail.com",
"password": "Admin_QC24"
}
{{server}} = http://speak-ukrainian.eastus2.cloudapp.azure.com
Steps to reproduce
Actual result
Status code 404 not found
Expected result
The request presents information about centers by id of user-owner with pagination
Labels to be added
"Bug", Priority ("pri: Hight "), Severity ("severity: low"), Type ("UI, "Functional"), "API" (for back-end bugs).
The text was updated successfully, but these errors were encountered: