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

Users is missing in Swagger and API specification #1097

Open
dabcus opened this issue Jan 19, 2024 · 3 comments
Open

Users is missing in Swagger and API specification #1097

dabcus opened this issue Jan 19, 2024 · 3 comments

Comments

@dabcus
Copy link

dabcus commented Jan 19, 2024

Describe the bug
Users Endpoint is missing in Swagger

To Reproduce
Steps to reproduce the behavior:

  1. Create Project using the newest 8.0.2 Template by "dotnet new ca-sln -cf None -o test"
  2. Start Project
  3. Users is missing in Swagger and in API specification

Expected behavior
/api/users is listed in Swagger document and API specification

Screenshots
image

Additional context
The endpoints work, they just aren't included in Swagger

@jasontaylordev
Copy link
Owner

Please can you try version 8.0.3 of the template? Let me know if it works.

@rviveiros
Copy link

Same problem using 8.0.3 template

@jasontaylordev
Copy link
Owner

It's fixed in 8.0.5. Thanks for your patience.

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

3 participants