{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/web3_content_list_details", "title": "web3_content_list_details", "properties": { "action": { "$ref": "#/components/schemas/web3_content_list_action" } }, "type": "object" }