List of bindings attached to this Worker
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/workers_bindings", "title": "workers_bindings", "description": "List of bindings attached to this Worker", "items": { "$ref": "#/components/schemas/workers_binding" }, "type": "array" }