action contract_p_get_release_notes { label: "get_release_notes" provider: contract_p method: GET path: "/about/release_notes" encoding: json output: { type: "object" additionalProperties: true } }