OlhenShu / GreenCityProjectStage

0 stars 0 forks source link

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

Open OlhenShu opened 11 months ago

OlhenShu commented 11 months ago

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

Reproducible: always.

Steps to reproduce:

  1. Select the "Eco-news" controller.
  2. Select the method PUT/econews/update .
  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.