Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Docs - missing json body parameters for workspace creation #5872

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

Closed
smolinari opened this issue Jan 26, 2023 · 2 comments · Fixed by #6132
Closed

Docs - missing json body parameters for workspace creation #5872

smolinari opened this issue Jan 26, 2023 · 2 comments · Fixed by #6132
Assignees

Comments

@smolinari
Copy link

Hi,

This section of the API docs for the workspace creation is missing the json body params.

https://coder.com/docs/v2/latest/api/workspaces#create-user-workspace-by-organization

Scott

@bpmct
Copy link
Member

bpmct commented Feb 9, 2023

@mtojek - any idea what happened here?

@mtojek
Copy link
Member

mtojek commented Feb 9, 2023

Yes, it's a bug. Due to missing annotation, the section was skipped. Unfortunately, we can't improve validation for these cases as not all POST/PATCH/DELETE/PUT operations require a body.

Anyway, the fix has been prepared: #6132.

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

Successfully merging a pull request may close this issue.

3 participants