We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Connect 2024.09.0 release publicizes content image endpoints.
GET /content/{guid}/__thumbnail__
PUT /__api__/v1/content/:guid/thumbnail
DELETE /__api__/v1/content/:guid/thumbnail
The connectapi functions to get, set, and delete content images need to prefer these public API paths.
connectapi/R/deploy.R
Lines 423 to 426 in bfefb00
Line 479 in bfefb00
Lines 509 to 512 in bfefb00
Line 465 in bfefb00
The content you are editing has changed. Please copy your edits and refresh the page.
The text was updated successfully, but these errors were encountered:
set_content_image()
set_image_*
toph-allen
Successfully merging a pull request may close this issue.
The Connect 2024.09.0 release publicizes content image endpoints.
GET /content/{guid}/__thumbnail__
PUT /__api__/v1/content/:guid/thumbnail
DELETE /__api__/v1/content/:guid/thumbnail
The connectapi functions to get, set, and delete content images need to prefer these public API paths.
connectapi/R/deploy.R
Lines 423 to 426 in bfefb00
connectapi/R/deploy.R
Line 479 in bfefb00
connectapi/R/deploy.R
Lines 509 to 512 in bfefb00
connectapi/R/deploy.R
Line 465 in bfefb00
Tasks
The text was updated successfully, but these errors were encountered: