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

Improvement to docs: includes example of how to access a payload from an HTTP POST #106 #110

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

pigeonflight
Copy link
Member

Fixes #106

@mister-roboto
Copy link

@pigeonflight thanks for creating this Pull Request and help improve Plone!

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass.

Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:

@jenkins-plone-org please run jobs

With this simple comment all the jobs will be started automatically.

Happy hacking!

@pigeonflight pigeonflight requested a review from tisto September 26, 2020 01:20
@pigeonflight
Copy link
Member Author

@jenkins-plone-org please run jobs

@tisto
Copy link
Member

tisto commented Oct 13, 2021

@pigeonflight thanks and sorry I missed this! This PR contains very valuable information IMHO. I think we could create a howto-section in the plone.restapi docs where this would fit. I wouldn't put it directly to the README. Would you be willing to refactor this into a separate howto?

My colleague @ThomasKindermann is currently working on two other howtos that we could add there as well.

@pigeonflight
Copy link
Member Author

@tisto I assume this would be a single page with howtos or maybe recipes?
Maybe https://plonerestapi.readthedocs.io/en/latest/howtos.html or https://plonerestapi.readthedocs.io/en/latest/recipes.html

Any thoughts @ThomasKindermann?

@tisto
Copy link
Member

tisto commented Oct 15, 2021

@pigeonflight yeah! I would create a new folder "howtos" and then just add individual howtos there.

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.

Not clear on how to deal with HTTP POST Payloads
3 participants