openactive / OpenActive.Server.NET

.NET server library, including an OpenActive Reference Implementation
MIT License
0 stars 7 forks source link

feat: Use env vars to override generated activity / facilityType #198

Closed lukehesluke closed 1 year ago

lukehesluke commented 1 year ago

This was useful for us as we have an integration partner who uses in-stream RPDE filtering to only harvest Opportunities with a particular activity/facilityType.

So, by overriding the default activity/facilityType created by Examples/BookingSystem.AspNet*, this would allow us to easily provide test data for them, enabling them to more quickly develop their Open Booking API Broker system.