Skip to content

Commit

Permalink
Merge pull request #26 from james-allan/patch-2
Browse files Browse the repository at this point in the history
Use correct class name for GET request labels
  • Loading branch information
james-allan authored Jul 2, 2024
2 parents 7e664e5 + 0a2fe0f commit 71d0a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/includes/_subscriptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -3876,7 +3876,7 @@ This API returns all available subscription statuses.

<div class="api-endpoint">
<div class="endpoint-data">
<i class="label label-delete">GET</i>
<i class="label label-get">GET</i>
<h6>/wp-json/wc/v3/subscriptions/statuses</h6>
</div>
</div>
Expand Down

0 comments on commit 71d0a36

Please sign in to comment.