posit-dev / posit-dev/rsconnect-python
Set content_category on static outputs and revisions
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 37
- Forks
- 28
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 7
Description
Creating static outputs and revisions in Posit Cloud supports setting content_category in the API payload.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the API entry points for creating static outputs and revisions and tracing how their request payloads are built. Check how Posit Connect represents content_category, then verify that both operations accept and send the field. Done means callers can set content_category for static outputs and revisions through the API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100