pmorie / osb-broker-lib

A go library for developing an Open Service Broker
Apache License 2.0
28 stars 23 forks source link

[request] returning 500 error should contain an "error" field #36

Open n3wscott opened 6 years ago

n3wscott commented 6 years ago

the spec says this: https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md#service-broker-errors

It would be nice to be able to return/define that error or have the lib default to "InternalServerError" or something like this...

n3wscott commented 6 years ago

I could see closing this as not important.

lilic commented 6 years ago

No, I think it's valid, just not the biggest priority probably right now. Lets leave it open! :)