action opensuse_get_about { label: "Get information about API." description: "Get generic information about the API." provider: opensuse method: GET path: "/about" encoding: json output: { type: "object" additionalProperties: true } }