Add changelog

This commit is contained in:
Andrew Ferrazzutti 2025-12-15 10:33:47 -05:00
parent f91a129378
commit 6334e78504

1
changelog.d/19307.doc Normal file
View file

@ -0,0 +1 @@
In the Admin API documentation, always express path parameters as `/<param>` instead of as `/$param`.