diff --git a/www/content/extensions/path-params.md b/www/content/extensions/path-params.md index 6832f1ae9..a4d3ecdb1 100644 --- a/www/content/extensions/path-params.md +++ b/www/content/extensions/path-params.md @@ -1,5 +1,5 @@ +++ -title = path-params +title = "path-params" +++ This extension uses request parameters to populate path variables. Used parameters are removed so they won't be sent in the query string or body anymore.