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

Usage around authoring branches is unclear #38

Open
shreve opened this issue Aug 4, 2022 · 1 comment
Open

Usage around authoring branches is unclear #38

shreve opened this issue Aug 4, 2022 · 1 comment

Comments

@shreve
Copy link

shreve commented Aug 4, 2022

Hey there,

The help string for the course parameter of the resource_limits commands includes some important info about where to find the needed id. However, when a course has multiple iterations, this command will opaquely apply the commands to one specific branch and not inform you of which one. For a long time, this seemed like a failure of the tool. Today I met with a Coursera engineer who directed me to figure out which authoring branch I really meant and use that branch's ID instead with this endpoint:

https://api.coursera.org/api/authoringBranchProperties.v1?q=course&courseId={course_id}&fields=properties

I think it would be very helpful to reference information about this endpoint and authoring branches in the help as well.

@josephl310
Copy link
Collaborator

Thanks @shreve! It would definitely be helpful to have that info in the README. Created a PR here to address this: #39

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

No branches or pull requests

2 participants