pmorie / osb-broker-lib

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

Fix unpacking update request #38

Closed lilic closed 6 years ago

lilic commented 6 years ago

This should fix https://github.com/pmorie/osb-broker-lib/issues/19

n3wscott commented 6 years ago

LGTM

shawn-hurley commented 6 years ago

Should we add test cases to verify that the correct data is getting passed through?

lilic commented 6 years ago

@shawn-hurley Agreed! Adding them now :)

pmorie commented 6 years ago

@LiliC tells me she's time constrained and won't be able to finish the tests for a couple days. Merging now since I trust her to follow through :)