initial
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* Utilities for calling the API
|
||||
*/
|
||||
|
||||
function get_rest_url(resource) {
|
||||
return ReservairServiceAPI.restUrl + '/' + resource;
|
||||
}
|
||||
Reference in New Issue
Block a user