StreetCode icon indicating copy to clipboard operation
StreetCode copied to clipboard

[API][Swagger] GET: api/Streetcode/GetAll

Open DariaAntonenko opened this issue 1 year ago • 0 comments

Environment: OS, Windows 11 . Browser: Google Chrome Version 114.0.5735.135. Reproducible: always Build found: https://github.com/ita-social-projects/StreetCode/commit/61192c212ff01065c711324c06717333e907d8bb

Preconditions

  1. Open Swagger

Steps to reproduce

  1. Scroll down to 'Streetcode block'
  2. Open the GET request: api/Streetcode/GetAll
  3. Send a request

Actual result The response shows only 10 Streetcodes (why aren't all created street codes only 10 if the request is GetAll, that's how it should be?)

https://github.com/ita-social-projects/StreetCode/assets/109734235/855fe7c6-a0e8-4841-aa26-bf992d2871be

Expected result The response shows all created Streetcodes

Labels to be added "Bug", Priority ("pri: medium "), Severity ("severity:low"), Type ("Functional"), "API" (for back-end bugs).

DariaAntonenko avatar Feb 02 '24 18:02 DariaAntonenko