Skip to content

Commit

Permalink
fix: incorrect directory used for updated swagger-ui (#2379)
Browse files Browse the repository at this point in the history
## Description

Fixes incorrect directory used for updated swagger-ui files introduced
in #2378

## What type of PR is this? (check all applicable)
- [x] Bug Fix
- [ ] Feature
- [ ] Refactor
- [ ] Deprecation
- [ ] Breaking Change
- [ ] Documentation Update
- [ ] CI

## Checklist
- [ ] I have made corresponding changes to the documentation (`docs/`)
- [ ] I have made corresponding changes to the changelog
(`CHANGELOG.md`)

(cherry picked from commit 9d74fa9)
  • Loading branch information
DjordyKoert committed Nov 7, 2024
1 parent 32676fe commit 1f0cdf0
Show file tree
Hide file tree
Showing 12 changed files with 6 additions and 18 deletions.
2 changes: 0 additions & 2 deletions Resources/public/swagger-ui/swagger-ui-bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion Resources/public/swagger-ui/swagger-ui-bundle.js.map

This file was deleted.

2 changes: 0 additions & 2 deletions Resources/public/swagger-ui/swagger-ui-standalone-preset.js

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions Resources/public/swagger-ui/swagger-ui.css

This file was deleted.

1 change: 0 additions & 1 deletion Resources/public/swagger-ui/swagger-ui.css.map

This file was deleted.

3 changes: 1 addition & 2 deletions public/swagger-ui/swagger-ui-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/swagger-ui/swagger-ui-bundle.js.map

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions public/swagger-ui/swagger-ui-standalone-preset.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/swagger-ui/swagger-ui-standalone-preset.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/swagger-ui/swagger-ui.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/swagger-ui/swagger-ui.css.map

Large diffs are not rendered by default.

0 comments on commit 1f0cdf0

Please sign in to comment.