-
Notifications
You must be signed in to change notification settings - Fork 227
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
Update REST API docs: add get team endpoint and minor fixes #13758
base: master
Are you sure you want to change the base?
Conversation
Any chance we can combine Deployments REST API docs with our Pulumi Cloud REST API docs as part of this work? |
Your site preview for commit f73e882 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-13758-f73e8820.s3-website.us-west-2.amazonaws.com. |
No, like combine them into one API doc! We have schedules and TTL in the non-deploy docs now, its a mess. @komalali let me know if you disagree |
@meagancojocar yeah, I agree with you. We'll need redirects / aliases to make sure existing links don't break. |
The URL wouldn't change, it's just moving where the tab is in the navbar. If it's migrating the deploy docs in its entirety, feels like it should be its own issue + PR. I like small PRs. |
But my opinion is that the REST API doc page is already huge, rather than lean in on a single uber-huge page, we should split it out by product maybe? |
Proposed changes
Fixes https://github.com/pulumi/pulumi-service/issues/21535
GetTeam
REST API endpoint