From 8f3640d27d8607d07d9b353f98e1afedf127dd1e Mon Sep 17 00:00:00 2001 From: Grodesh <4070488+Grodesh@users.noreply.github.com> Date: Wed, 6 Nov 2019 16:09:41 -0500 Subject: [PATCH] Update nextbus.markdown (#10839) Once the corresponding PR is merged, the configuration for the STOP_TAG will accept strings --- source/_integrations/nextbus.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/nextbus.markdown b/source/_integrations/nextbus.markdown index c05c001fd88..346ced63780 100644 --- a/source/_integrations/nextbus.markdown +++ b/source/_integrations/nextbus.markdown @@ -43,7 +43,7 @@ route: stop: description: The stop tag from NextBus. required: true - type: integer + type: string name: description: Name to use in the frontend. required: false