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

Orders: Add doc for order actions #252

Merged
merged 2 commits into from
Dec 17, 2024
Merged

Conversation

coreymckrill
Copy link
Contributor

@coreymckrill coreymckrill commented Nov 13, 2024

Adds documentation for the REST endpoint introduced in woocommerce/woocommerce#52050

Fixes #251

To test

  1. Run the build script found in the root of this repo: ./build.sh
  2. Find the build directory created by the script, and the index.html file within. Load that file in your web browser.
  3. Look for the new "Order actions" item in the left-side menu. Read the text and the code examples and make sure it all makes sense and there aren't any typos!

Adds documentation for the REST endpoint introduced in
woocommerce/woocommerce#52050
@coreymckrill coreymckrill requested a review from albarin November 13, 2024 00:29
@coreymckrill coreymckrill self-assigned this Nov 13, 2024
Copy link
Contributor

@albarin albarin left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks for this!

@coreymckrill
Copy link
Contributor Author

(Noting that we shouldn't merge this until 9.5 is released!)

@coreymckrill coreymckrill merged commit df4d563 into trunk Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add documentation for orders/{id}/actions
2 participants