Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📝 update HTTP verb capitalization in documentation #654

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

techouse
Copy link
Collaborator

@techouse techouse commented Feb 8, 2025

This pull request includes several changes to update HTTP method annotations in the documentation files to use uppercase versions. The changes ensure consistency and improve readability across the documentation.

Documentation updates:

  • faq.md: Updated HTTP method annotations from lowercase to uppercase in compressRequest, ApiService, and TodosListService classes. [1] [2] [3]
  • getting-started.md: Changed HTTP method annotations to uppercase in the list of annotations and provided examples. [1] [2]
  • requests.md: Updated HTTP method annotations to uppercase in various examples and descriptions, including GET, POST, PUT, PATCH, DELETE, and HEAD. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

@techouse techouse added the documentation Documentation related label Feb 8, 2025
@techouse techouse added this to the 8.1.0 milestone Feb 8, 2025
Copy link

codecov bot commented Feb 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.38%. Comparing base (fc60863) to head (df0f85e).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #654   +/-   ##
========================================
  Coverage    93.38%   93.38%           
========================================
  Files           21       21           
  Lines          499      499           
========================================
  Hits           466      466           
  Misses          33       33           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@techouse techouse merged commit bcdabd7 into develop Feb 8, 2025
6 checks passed
@techouse techouse deleted the chore/docs branch February 8, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants