You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ✨ RecDotGov Tours + Timed Entry (#151)
* Add support for tours (ticket and timed-entry) as new providers
A tour facility is currently modeled as a campground and each individual
tour is a campsite. User interface was not updated yet but the logic
does the work as expected.
* Add RecreationDotGovDailyTicket and RecreationDotGovDailyTimedEntry
With this endpoint, available time slots can be extracted. They're
attached as equipments on each tour (as campsite).
* RecreationDotGov Tours (#1)
Flake8 + ABC
* Fix Flake8 lint errors
Co-authored-by: Justin Flannery <juftin@juftin.com>
* ✨ RecDotGov Tours + Timed Entry
* 📝 New Provider Docs (#190)
* 📝 New Provider Docs
* 📝 Provider Docs
Co-authored-by: jingyuanliang <jingyuanliang@google.com>
-[Using the Daily Providers](command_line_usage.md#using-the-daily-providers)
112
117
-[Finding Recreation Areas IDs and Campground IDs To Search Without Using the Command Line](docs/command_line_usage.md#finding-recreation-areas-ids-and-campground-ids-to-search-without-using-the-command-line)
113
118
-[Object-Oriented Usage (Python)](docs/python.md)
114
119
*[Search for a Recreation.gov Campsite](docs/python.md#search-for-a-recreationgov-campsite)
0 commit comments