Fixed un-highlighted endpoint name for self-hosted

This commit is contained in:
Alexander Cerutti
2022-01-15 17:01:04 +01:00
parent 920f13c985
commit 003bcbec28

View File

@@ -33,7 +33,7 @@ Please note that `field.js` example will force you to download `exampleBooking.p
| fields | `/fields` | - | | fields | `/fields` | - |
| expirationDate | `/expirationDate` | Accepts a required parameter in query string `fn`, which can be either `expiration` or `void`, to switch generated example. | | expirationDate | `/expirationDate` | Accepts a required parameter in query string `fn`, which can be either `expiration` or `void`, to switch generated example. |
| scratch | `/scratch` | - | | 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 | | barcodes | `/barcodes` | Using `?alt=true` query parameter, will lead to barcode string message usage instead of selected ones |
| pkpasses | `/pkpasses` | - | | pkpasses | `/pkpasses` | - |