racket icon indicating copy to clipboard operation
racket copied to clipboard

missing support for multiple apis

Open plexigras opened this issue 7 years ago • 0 comments

having the ApiClient helper use a static apiPath limits us to only one API.

the easiest solution is probably to remove the formatUrl function and instead require the use of the full address instead of just the path.

changes would have to be done in

plexigras avatar Sep 21 '16 13:09 plexigras