fix build

This commit is contained in:
Carson Gross 2023-12-21 18:34:09 -07:00
parent b9a673a4f3
commit 71c3f2a9a9

View File

@ -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.