Skip to content
#

schools

Here are 54 public repositories matching this topic...

Janrupf
Janrupf commented Nov 7, 2019

Creating a local test setup is pretty hard. I'm trying to be able to test under real conditions, however the totally broken swagger documentation makes things way harder than they should be.
For example, trying to use the schools/{id} route with DELETE results in 405: Provider 'rest' can not call 'remove'. (disallow). Moreover, the swagger documentation itself also throws errors like:

techieshark
techieshark commented Nov 21, 2017

Somehow one of the commits snuck in this redundant line:

  Handlebars.registerHelper('search_radius', function () {
    return app.config.searchRadius / 1000 + ' km';
  });

That can be removed. (Thanks South Australia for catching that!)

Improve this page

Add a description, image, and links to the schools topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the schools topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.