jikan-me / jikan-rest

The REST API for Jikan
https://docs.api.jikan.moe/
MIT License
428 stars 270 forks source link

Removed duplicate request parameter reference "sfw" #522

Closed tbkj98 closed 6 months ago

tbkj98 commented 6 months ago

Removed duplicate request parameter reference "sfw" from the following requests

  1. GET "/anime"
  2. GET "/manga"
  3. GET "/schedules"
pushrbx commented 6 months ago

Thanks for contributing. This should also be removed from the code too. The json file is generated from the comment sections in the code.

tbkj98 commented 6 months ago

I've removed the reference from Getter's comments. Please review the PR again.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.45%. Comparing base (a415418) to head (5b656b4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #522 +/- ## ========================================= Coverage 57.45% 57.45% Complexity 1352 1352 ========================================= Files 339 339 Lines 5209 5209 ========================================= Hits 2993 2993 Misses 2216 2216 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.