karlvr / openapi-generator-plus

A code generator for OpenAPI written in node and designed to have pluggable generators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Complete support of primitives in oneOf

karlvr opened this issue · comments

The beginning of support is there with CodegenWrapperSchema but we need to actually generate code to implement it. Take the test specification from core with the polygons and put it in the generators project so we can experiment generating Java and TypeScript versions.