You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Then check the organization name via GET {{HOST}}/organizations/{{organizationId}} >> Wipro E
Execute the GET {{HOST}}/organizations?name=Wipro E
Actual:
I am getting only one result; I don't get the Wipro E
Expected:
If we are allowing partial search then we should return Wipro E and Wipro Digital. But if we are allowing exact matches then should return Wipro E only
The text was updated successfully, but these errors were encountered:
bandicam.2021-08-27.19-50-52-715.mp4
bandicam.2021-08-27.19-51-56-347.mp4
API:
{{HOST}}/organizations?name=Wipro E
Steps:
Wipro
using{{HOST}}/organizations
{{HOST}}/organizations/{{organizationId}}
>>Wipro E
{{HOST}}/organizations?name=Wipro E
Actual:
I am getting only one result; I don't get the
Wipro E
Expected:
If we are allowing partial search then we should return
Wipro E
andWipro Digital
. But if we are allowing exact matches then should returnWipro E
onlyThe text was updated successfully, but these errors were encountered: