finch icon indicating copy to clipboard operation
finch copied to clipboard

Introduce Error.Source

Open vkostyukov opened this issue 8 years ago • 1 comments

Basically a replacement for RequestItem.

This seems related to #581, but I still think we need both: Error.Source and Endpoint.Meta. We will use the first only in errors and we'll use the second for things like Swagger generation.

vkostyukov avatar Jun 09 '17 23:06 vkostyukov

I've been playing with an implementation of Endpoint.Meta and I see it working as a replacement for RequestItems, but I'm not quite sure about Error.Source. Was there some more modeling you were thinking of (compared to RequestItems) or was the idea to just change were Error.scala lives? I don't have a problem with either, just need more info to include that.

rpless avatar Aug 31 '17 03:08 rpless