action opensuse_get_published { label: "List all the published projects." description: "Get a list of all the projects, all of them are considered published.\n" provider: opensuse method: GET path: "/published" encoding: json output: { type: "object" additionalProperties: true } }