Tim Jones

Results 6 comments of Tim Jones

I have the same problem with Chrome. When I open a minimized window, it floats, and will do so till either: 1) Amethyst is restarted; or 2) I click a...

Is it still possible to attach swagger meta-data via `describe` on the schema element when using `:query`? Also, how about default values? I saw a patch for this in Schema,...

Ok, answered this myself; you can attach metadata with `describe`; not sure about defaults. But this gets me about 80% there!

@Deraen any thoughts on handling default values? wrapping keys in `s/optional-key` provides optional parameters, but it looks like defaults are provided solely by letk. Any chance you'll be using this...

@rstrahan Should we relay req._userid to the nested bot only in the case where sessionid fails validation? Otherwise it could break existing users is my thinking. At the same time,...