Open FelisiaM opened 5 years ago
Hi Felisia,
thanks for raising that. Unfortunately, we have to check the service brokers to being implemented accordingly to the OSBAPI spec. So as long as this is spec we have to check for it. So I am here on the same page with @mattmcneeney. But I think we may should weaken the enforcement at that fields or raise a deprecation warning. I will discuss it with the others here at the team and reach back out to you.
@FelisiaM We put raising warnings on our road map. If we implemented that we will add deprecation warnings. I would close this issue for now, if you have nothing to add?
What is the problem? Provision request spec defines
organization_guid
andspace_guid
as required fields. However, these fields have been deprecated in favour of usingcontext
for quite a while now Nov 2017Given that they are deprecated for a while it would be good to not have them being tested as required fields.
At the same time, there is an OSBAPI spec issue opened here to make it explicit that those are not required.