orange-cloudfoundry / static-creds-broker

A CloudFoundry service broker to ease exposition of static credentials
Apache License 2.0
7 stars 1 forks source link

rename top-level 'services' into 'service' (consistency on singular form) #13

Closed gberche-orange closed 8 years ago

gberche-orange commented 8 years ago

The top-level prefix SERVICES_API_DIRECTORY_NAME added in #2 is currently in plural form.

As we add other sublevels into #3 and #8 we normalized in singular form "plan", "site".

While breaking backward compatibility, this change would provide naming consistency across levels.

This would need to be reflected in readme, default manifest.yml example and tests.

Thoughts ?

s-bortolussi commented 8 years ago

All multivalued properties (services, plans, credentials) names are nomalized in plural form