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

Disable swagger ui images #2396

Merged
merged 2 commits into from
Jul 4, 2023
Merged

Disable swagger ui images #2396

merged 2 commits into from
Jul 4, 2023

Conversation

knolleary
Copy link
Member

Swagger UI was trying to use images only available in the local dev env. They need updating to paths to files shipped in the npm package. However that is not trival as webpack generates random hashed names for the files on each build.

For now, disabling the custom images.

@knolleary knolleary requested a review from hardillb July 4, 2023 11:36
forge/routes/api-docs.js Outdated Show resolved Hide resolved
@hardillb hardillb merged commit fc899bb into main Jul 4, 2023
3 checks passed
@hardillb hardillb deleted the fix-swagger-refs branch July 4, 2023 11:54
This was referenced Jul 4, 2023
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 this pull request may close these issues.

None yet

2 participants