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

feat: image uploads #9

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Conversation

joshbeard
Copy link
Contributor

This adds support for the undocumented image upload API endpoint that's not part of the official API.

The APIRequest type adds a URL field that can be set to explicitly set a URL, as in the case with images since the endpoint is completely different.

This only supports uploading images.

This adds support for the undocumented image upload API endpoint that's
not part of the official API.

The `APIRequest` type adds a `URL` field that can be set to explicitly
set a URL, as in the case with images since the endpoint is completely
different.

This only supports uploading images.
@joshbeard joshbeard added the enhancement New feature or request label Mar 1, 2023
@joshbeard joshbeard merged commit 4019817 into LiveOakLabs:main Mar 1, 2023
@joshbeard joshbeard deleted the feat/image-upload branch March 1, 2023 17:54
@joshbeard joshbeard self-assigned this Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants