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

Swagger UI missing the body for POST'ing to the /users/ endpoints. #7489

Closed
1 task done
Justin-Walsh opened this issue Apr 13, 2022 · 3 comments
Closed
1 task done
Assignees
Labels
kind/bug This issue represents a verified problem we are committed to solving

Comments

@Justin-Walsh
Copy link

Team

  • I've assigned a team label to this issue

Severity

Not blocking

Version

Earliest replication tested was 2021.3.8275

Latest Version

I could reproduce the problem in the latest build

What happened?

SwaggerUI no longer includes the option to modify/send the body for POST'ing to /users endpoint - should show the body text box when you click "Try it out".

Looks like other endpoints (/users/login, /users/register etc.) exhibit the same behavior.

Reproduction

  1. Load SwaggerUI
  2. Navigate to the Users section
  3. Click on the POST to /users/ section
  4. Click "Try it out"
  5. Observe no body field presented.

Error and Stacktrace

No response

More Information

No response

Workaround

Create users through the Web UI or via an external REST call to the /user/ endpoint.

@Justin-Walsh Justin-Walsh added kind/bug This issue represents a verified problem we are committed to solving state/triage labels Apr 13, 2022
@matt-richardson
Copy link
Contributor

This looks to be solved now, @Justin-Walsh

image

@matt-richardson
Copy link
Contributor

I think this was fixed in https://github.com/OctopusDeploy/OctopusDeploy/pull/15754, which means it'll be in 2023.1.4050.

@Octobob
Copy link
Member

Octobob commented Feb 17, 2023

🎉 The fix for this issue has been released in:

Release stream Release
2023.1 2023.1.4050
2023.2+ all releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This issue represents a verified problem we are committed to solving
Projects
None yet
Development

No branches or pull requests

3 participants