openapi: "3.0.3" info: title: "Union Node REST API" version: 0.0.1 servers: - url: 'http://localhost:1317' paths: {} components: schemas: {}