We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a71d2e commit f638c8bCopy full SHA for f638c8b
NEWS.md
@@ -1,5 +1,11 @@
1
# plumber 1.3.3
2
3
+## Bug fixes and minor improvements
4
+
5
+* Swagger redirects (`/__swagger__/` → `/__docs__/`) now use relative paths
6
+ instead of absolute paths, ensuring compatibility with various hosting
7
+ environments including RStudio Connect (#1016, #1018).
8
9
# plumber 1.3.2
10
11
## Bug fixes and minor improvements
0 commit comments