diff --git a/changelog.d/19307.doc b/changelog.d/19307.doc new file mode 100644 index 0000000000..a27e97f3d0 --- /dev/null +++ b/changelog.d/19307.doc @@ -0,0 +1 @@ +In the Admin API documentation, always express path parameters as `/` instead of as `/$param`.