From 003bcbec287148f1d30a7a42b5dafd55c3f60616 Mon Sep 17 00:00:00 2001 From: Alexander Cerutti Date: Sat, 15 Jan 2022 17:01:04 +0100 Subject: [PATCH] Fixed un-highlighted endpoint name for self-hosted --- examples/self-hosted/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/self-hosted/README.md b/examples/self-hosted/README.md index a8c343a..ee4de2b 100644 --- a/examples/self-hosted/README.md +++ b/examples/self-hosted/README.md @@ -33,7 +33,7 @@ Please note that `field.js` example will force you to download `exampleBooking.p | fields | `/fields` | - | | expirationDate | `/expirationDate` | Accepts a required parameter in query string `fn`, which can be either `expiration` or `void`, to switch generated example. | | scratch | `/scratch` | - | -| PKPass.from | pkpassfrom | - | +| PKPass.from | `/pkpassfrom` | - | | barcodes | `/barcodes` | Using `?alt=true` query parameter, will lead to barcode string message usage instead of selected ones | | pkpasses | `/pkpasses` | - |