describeProjects()

in src/web-ui/src/utils/gateway.js [11:13]


  describeProjects() {
    return request("DescribeProjects");
  },