freifunk / api.freifunk.net

Freifunk Community API
http://freifunk.net/api-generator/
47 stars 24 forks source link

boost-project.com is now wecanhelp.de #163

Open christian-weiss opened 3 years ago

christian-weiss commented 3 years ago

Campagnes at boost-project.com are no longer working (blank pages). example: https://www.boost-project.com/de/charities/2774

Campagnes are now at wecanhelp.de: Example: https://www.wecanhelp.de/441003001

With next API spec we should mark "boost": https://github.com/freifunk/api.freifunk.net/blob/6cf87e8662ee5a2197335adc5a20ab986692bfc4/specs/development.json#L529 as "depricated" (i do not know how to archive that in json specs) and add "wecanhelp" as a new provider to the enum.

YashSarnobat commented 1 year ago

Campagnes at boost-project.com are no longer working (blank pages). example: https://www.boost-project.com/de/charities/2774

Campagnes are now at wecanhelp.de: Example: https://www.wecanhelp.de/441003001

With next API spec we should mark "boost":

https://github.com/freifunk/api.freifunk.net/blob/6cf87e8662ee5a2197335adc5a20ab986692bfc4/specs/development.json#L529

as "depricated" (i do not know how to archive that in json specs) and add "wecanhelp" as a new provider to the enum.

@christian-weiss I have raised a PR for this issue, please review it and let me know if there are any changes. PR link: https://github.com/freifunk/api.freifunk.net/pull/170 @andibraeu can you review this?