action contract_p_get_style_sheet_resource { label: "Get the custom CSS file" provider: contract_p method: GET path: "/style/custom.css" encoding: json output: { type: "object" additionalProperties: true } }