Advertisement
Guest User

Untitled

a guest
Jan 24th, 2017
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. msApiProvider.register('tables.piste', [
  2.     'http://172.31.43.221:3000/piste_ciclabili_v',
  3.     {},
  4.     {
  5.         'tables.piste@get': {
  6.             method: 'GET',
  7.             headers: { 'auth-token': 'C3PO R2D2' }
  8.         }
  9.     }
  10. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement