Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Adds details about DELETE requests#152

Merged
jonathanbossenger merged 1 commit into
trunkfrom
docs/rest-api-updates
Nov 28, 2025
Merged

Adds details about DELETE requests#152
jonathanbossenger merged 1 commit into
trunkfrom
docs/rest-api-updates

Conversation

@jonathanbossenger
Copy link
Copy Markdown
Contributor

Includes example request

Closes #147

Includes example request
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.46%. Comparing base (1ebde3f) to head (028a7a4).
⚠️ Report is 1 commits behind head on trunk.

Additional details and impacted files
@@            Coverage Diff            @@
##              trunk     #152   +/-   ##
=========================================
  Coverage     80.46%   80.46%           
  Complexity      178      178           
=========================================
  Files            20       20           
  Lines          1474     1474           
  Branches        120      120           
=========================================
  Hits           1186     1186           
  Misses          288      288           
Flag Coverage Δ
javascript 94.61% <ø> (ø)
unit 76.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Copy link
Copy Markdown

@priethor priethor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clear and concise, thanks for the updates!

@jonathanbossenger jonathanbossenger marked this pull request as ready for review November 24, 2025 07:07
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 24, 2025

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: jonathanbossenger <psykro@git.wordpress.org>
Co-authored-by: priethor <priethor@git.wordpress.org>
Co-authored-by: jorgefilipecosta <jorgefilipecosta@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

Copy link
Copy Markdown
Member

@jorgefilipecosta jorgefilipecosta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great and follows the standard REST practices.

@jonathanbossenger jonathanbossenger merged commit 5f64910 into trunk Nov 28, 2025
40 checks passed
@jonathanbossenger jonathanbossenger deleted the docs/rest-api-updates branch November 28, 2025 06:40
jonathanbossenger added a commit that referenced this pull request Dec 22, 2025
Includes example request

Co-authored-by: jonathanbossenger <psykro@git.wordpress.org>
Co-authored-by: priethor <priethor@git.wordpress.org>
Co-authored-by: jorgefilipecosta <jorgefilipecosta@git.wordpress.org>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants