spring-cloud-samples/bookstore-service-broker

Add a bind parameter

scottfrederick opened this issue · 0 comments

Add support for an optional readonly=true|false bind parameter that controls whether a service binding is allowed to retrieve, list, write, and delete books or only to retrieve and list books.

The broker catalog should include the schema for the parameter.