samples icon indicating copy to clipboard operation
samples copied to clipboard

Remove local url-for from any samples.

Open qtrfeast opened this issue 12 years ago • 3 comments

From pedestal/pedestal#114, we would like to remove the usage of local url-for definitions in any samples where they occur.

qtrfeast avatar Jul 14 '13 21:07 qtrfeast

These are automatically accounted for, meaning they can just be removed or does something else need to change with it? Service template still generates these.

clojens avatar Sep 09 '13 10:09 clojens

I'd say the process should be:

  1. Complete pedestal/pedestal#114 (remove url-for from templates and verify everything is still peachy)
  2. Re-generate service samples w/o def url-for

qtrfeast avatar Sep 09 '13 12:09 qtrfeast

Yeah that's what I'm doing anyway, seems there is nothing broken due to that so far.

clojens avatar Sep 11 '13 18:09 clojens