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

Full documentation needed #35

Open
pablo-clueless opened this issue Nov 4, 2023 · 3 comments
Open

Full documentation needed #35

pablo-clueless opened this issue Nov 4, 2023 · 3 comments
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@pablo-clueless
Copy link
Member

  • Add all specs, code blocks and examples.
@pablo-clueless pablo-clueless added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Nov 4, 2023
@nikomancy
Copy link

nikomancy commented Nov 9, 2023

I'm interested in helping with this.

For the scope of the work:

  • Carts
    • Add Item to Cart
    • Remove Item fromCart
    • Get Cart
    • Empty Cart
  • Customers
    • Fetch Customer
    • Fetch Customers

Is that correct?

@pablo-clueless
Copy link
Member Author

Yes. But we might also need to add screenshots of a curl request and response and a little bit of notes to the examples. Let me know if you're able to do that.

@nikomancy
Copy link

I can write up some notes given a general explanation of the resources and their use cases. I should be able to get a curl response and request set up. Also, what do you think of me rewriting the "sending your first request" section to have explicit instructions around how to do the authentication workflow? Since that is a gate on actually sending the first, it would probably be good to include it there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants