OlhenShu / GreenCityProjectStage

0 stars 0 forks source link

[Eco-News, POST/econews/uploadImages] The 303 (See Other) response code is redundant in the list of responses. #341

Open OlhenShu opened 11 months ago

OlhenShu commented 11 months ago

Environment: Windows 11 Home Chrome 114.0.5735.91 (Official build) (64-bit) GreenCityDocker-3 is built and running.

Reproducible: always.

Steps to reproduce:

  1. Select the "Eco-news" controller.
  2. Select the method POST/econews/uploadImages .
  3. Check the list of the responses.

Actual result: The 303 (See Other) response code is documented in the list of the responses.

Expected result: The 303 (See Other) response code is not documented in the list of the responses.