diff --git a/docs/v2/events/list_service_plan_create_events.html b/docs/v2/events/list_service_plan_create_events.html
index 7f41bbdb654..039de7255cb 100644
--- a/docs/v2/events/list_service_plan_create_events.html
+++ b/docs/v2/events/list_service_plan_create_events.html
@@ -512,17 +512,11 @@
Body
"extra": null,
"unique_id": "guid",
"public": true,
- "active": true,
"bindable": true,
- "schemas": {
- "service_instance": {
- "create": {},
- "update": {}
- },
- "service_binding": {
- "create": {}
- }
- }
+ "active": true,
+ "create_instance_schema": "{\"$schema\":\"http://json-schema.org/draft-04/schema#\",\"additionalProperties\":false,\"type\":\"object\",\"properties\":{\"lang\":{\"type\":\"string\",\"default\":\"de-DE\"}}}",
+ "update_instance_schema": null,
+ "create_binding_schema": "{\"$schema\":\"http://json-schema.org/draft-04/schema#\",\"type\":\"object\",\"properties\":{\"account\":{\"type\":\"string\"}},\"required\":[\"account\"]}"
},
"space_guid": "",
"organization_guid": ""