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.
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.