openfoodfacts / openfoodfacts-server

Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
http://openfoodfacts.github.io/openfoodfacts-server/
GNU Affero General Public License v3.0
660 stars 389 forks source link

docs: Improved descriptions and schema adjustments for API references #10976

Closed shinjigi closed 3 weeks ago

shinjigi commented 3 weeks ago

What

This pull request updates the API reference documentation files (docs/api/ref/schemas/*/.yaml) to:

We believe these changes will enhance the usability and understanding of the API reference for developers.

Please review the changes and let us know if you have any feedback.

SCREENSHOT

image

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 49.03%. Comparing base (dc04d18) to head (649c68a). Report is 749 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10976 +/- ## ========================================== - Coverage 49.54% 49.03% -0.51% ========================================== Files 67 77 +10 Lines 20650 22239 +1589 Branches 4980 5316 +336 ========================================== + Hits 10231 10906 +675 - Misses 9131 10000 +869 - Partials 1288 1333 +45 ```

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

stephanegigandet commented 3 weeks ago

Thank you @shinjigi ! I added a couple of suggestions.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud