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 API Docs Appears to Have Lost Sectional Headings #2222

Closed
jvanderaa opened this issue Aug 16, 2022 · 1 comment · Fixed by #2238
Closed

Swagger API Docs Appears to Have Lost Sectional Headings #2222

jvanderaa opened this issue Aug 16, 2022 · 1 comment · Fixed by #2238
Assignees
Labels
type: bug Something isn't working as expected

Comments

@jvanderaa
Copy link
Contributor

Environment

  • Python version: 3.9
  • Nautobot version: 1.4.0

Steps to Reproduce

  1. Install Nautobot
  2. Navigate to https://test.nautobot.com/api/docs/#/ page
  3. Expect to see headers for circuits, dcim, ipam, etc...

Expected Behavior

Expect to see headers for circuits, dcim, ipam, etc...

Observed Behavior

See only section headers of API and Circuits

@bryanculver bryanculver added the type: bug Something isn't working as expected label Aug 17, 2022
@glennmatthews
Copy link
Contributor

Possibly same root cause as #2232

@glennmatthews glennmatthews self-assigned this Aug 17, 2022
glennmatthews added a commit that referenced this issue Aug 17, 2022
glennmatthews added a commit that referenced this issue Aug 19, 2022
…er UI (#2238)

* Fix #2232 and fix #2222. Exclude non-API viewsets from Swagger, add integration test for Swagger UI

* Simplify test code
glennmatthews added a commit that referenced this issue Aug 19, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working as expected
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants