action appveyor_get_projects { label: "Get projects" provider: appveyor method: GET path: "/projects" encoding: json output: { type: "object" additionalProperties: true } }