We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Park Toverland
Context
Describe the bug Toverland rides ID contain spaces and other special chars:
Output Relevant rides:
[ { "meta": { "ride_type": "", "short_description": "", "description": "", "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Fenix/Fenix_onride_Vader_dochter.jpg" }, "id": "Toverland_Fēnix", "name": "Fēnix", "active": true, "waitTime": 15, "fastPass": false, "lastUpdate": "2021-07-26T14:24:33.770Z", "status": "Operating" }, { "meta": { "ride_type": "", "short_description": "", "description": "", "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Merlins_Quest/Merlins-Quest_Onride_groot_.jpg" }, "id": "Toverland_Merlin's Quest", "name": "Merlin's Quest", "active": true, "waitTime": 25, "fastPass": false, "lastUpdate": "2021-07-26T14:24:33.771Z", "status": "Operating" }, { "meta": { "ride_type": "", "short_description": "", "description": "", "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Waku_Waku/Waku-Waku_01.jpg" }, "id": "Toverland_Waku Waku", "name": "Waku Waku", "active": false, "waitTime": 0, "fastPass": false, "lastUpdate": "2021-07-26T14:24:33.771Z", "status": "Closed" }, { "meta": { "ride_type": "", "short_description": "", "description": "", "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Coco_Bolo/Coco_Bolo_groot.jpg" }, "id": "Toverland_Coco Bolo", "name": "Coco Bolo", "active": true, "waitTime": 5, "fastPass": false, "lastUpdate": "2021-07-26T14:24:33.771Z", "status": "Operating" }, { "meta": { "ride_type": "", "short_description": "", "description": "", "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Tolly_Molly/Tolly_Molly_vader-dochter_voorkant-lachen_groot.jpg" }, "id": "Toverland_Tolly Molly", "name": "Tolly Molly", "active": true, "waitTime": 5, "fastPass": false, "lastUpdate": "2021-07-26T14:24:33.771Z", "status": "Operating" }, { "meta": { "ride_type": "", "short_description": "", "description": "", "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Djengu_River/Djengu_River_zijkant_waterval_groot.jpg" }, "id": "Toverland_Djengu River", "name": "Djengu River", "active": true, "waitTime": 40, "fastPass": false, "lastUpdate": "2021-07-26T14:24:33.771Z", "status": "Operating" }, { "meta": { "ride_type": "", "short_description": "", "description": "", "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Booster_Bike/Boosterbike_zomer.jpg" }, "id": "Toverland_Booster Bike", "name": "Booster Bike", "active": true, "waitTime": 15, "fastPass": false, "lastUpdate": "2021-07-26T14:24:33.771Z", "status": "Operating" }, { "meta": { "ride_type": "", "short_description": "", "description": "", "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Exploria_Magica/Exploria_Magica.jpg" }, "id": "Toverland_Exploria Magica", "name": "Exploria Magica", "active": false, "waitTime": 0, "fastPass": false, "lastUpdate": "2021-07-26T14:24:33.771Z", "status": "Closed" }, { "meta": { "ride_type": "", "short_description": "", "description": "", "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Paarden_van_Ithaka/Paarden_van_Ithaka_meisje_close-up_groot.jpg" }, "id": "Toverland_Paarden van Ithaka", "name": "Paarden van Ithaka", "active": true, "waitTime": 5, "fastPass": false, "lastUpdate": "2021-07-26T14:24:33.771Z", "status": "Operating" }, { "meta": { "ride_type": "", "short_description": "", "description": "", "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Troy/Troy_onride_jongen_meisje.jpg" }, "id": "Toverland_T…erland.com/fileadmin/user_upload/App/Attractie/Vliegend_Tapijt/Vliegend_Tapijt_2.jpg" }, "id": "Toverland_Vliegend Tapijt", "name": "Vliegend Tapijt", "active": false, "waitTime": 0, "fastPass": false, "lastUpdate": "2021-07-26T14:24:33.772Z", "status": "Closed" },
The text was updated successfully, but these errors were encountered:
Fixes toverland ride ids cubehouse#342
cf5a31c
Fixes toverland ride ids #342 (#343)
9a09368
No branches or pull requests
Park
Toverland
Context
Describe the bug
Toverland rides ID contain spaces and other special chars:
Output
Relevant rides:
The text was updated successfully, but these errors were encountered: