bookstore-service-broker icon indicating copy to clipboard operation
bookstore-service-broker copied to clipboard

Add a provision parameter

Open scottfrederick opened this issue 6 years ago • 0 comments

Add support for an optional maxBooks provisioning parameter that limits the number of books that a service instance can store. Attempting to add more books than the specified maximum will result in an error from the service instance endpoints.

The broker catalog should include the schema for the parameter.

scottfrederick avatar Feb 07 '18 19:02 scottfrederick