orange-cloudfoundry / osb-cmdb

A configuration management db for Open Service Broker API broker implementations
Apache License 2.0
14 stars 1 forks source link

x-osb-cmdb fields and osb-cmdb annotations fields have inconsistent namings #130

Open gberche-orange opened 3 years ago

gberche-orange commented 3 years ago

Expected behavior

As a backing service broker author

Observed behavior

Some fields have camelcase naming e.g. brokered_service_context_spaceName , some others have _ as separators e.g. brokered_service_context_space_guid

Posssible approach

Introduce a new x_osb_cmdb_v2 param with better naming, see related #100

Affected release

Reproduced on version 1.5.0 -->