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

PDFCLOUD-2821 Add upload + raw JSON Python samples #47

Merged
merged 8 commits into from
Oct 31, 2023

Conversation

datalogics-tsmith
Copy link
Contributor

@datalogics-tsmith datalogics-tsmith commented Oct 25, 2023

The intent of these samples is to live alongside the multi-part samples as an alternative way to make the same requests

@datalogics-tsmith datalogics-tsmith changed the title Add upload + raw JSON Python samples PDFCLOUD-2821 Add upload + raw JSON Python samples Oct 25, 2023
@datalogics-tsmith datalogics-tsmith force-pushed the raw-json-calls branch 3 times, most recently from b462f9c to a3f54fa Compare October 26, 2023 18:42
Copy link
Contributor

@datalogics-dliang datalogics-dliang left a comment

Choose a reason for hiding this comment

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

There are a few files that throw errors, but other than those the rest of the samples are working as expected.

Python/Endpoint Examples/JSON Payload/html.py Outdated Show resolved Hide resolved
Python/Endpoint Examples/JSON Payload/pdf-info.py Outdated Show resolved Hide resolved
Python/Endpoint Examples/JSON Payload/zip.py Outdated Show resolved Hide resolved
Python/Endpoint Examples/JSON Payload/README.md Outdated Show resolved Hide resolved
- The /html route does not actually exist in production
- Extra words got copied/moved into the pdf-info sample
- Corrected imported data to call the right route
- Clarify naming for zip since it can take literally anything
Copy link
Contributor

@datalogics-dliang datalogics-dliang left a comment

Choose a reason for hiding this comment

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

Very minor changes left.

Python/Endpoint Examples/JSON Payload/README.md Outdated Show resolved Hide resolved
Python/Endpoint Examples/Multipart Payload/README.md Outdated Show resolved Hide resolved
@datalogics-dliang datalogics-dliang merged commit 0763fe0 into datalogics:main Oct 31, 2023
1 check passed
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.

3 participants