Skip to content
#

openapi-codegen

Here are 45 public repositories matching this topic...

MrBasque
MrBasque commented Nov 25, 2020

Hi, thanks for this nice package.
However, we are currently unable to generate a form due to the following error:

node_modules\@verizonconnect\ngx-form-generator\dist\generator-lib.js:59
  const fields = Object.keys(definition.properties);
                        ^
TypeError: Cannot convert undefined or null to object

Our swagger.json contains several definitions that are struc

enhancement good first issue help wanted

Improve this page

Add a description, image, and links to the openapi-codegen topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openapi-codegen topic, visit your repo's landing page and select "manage topics."

Learn more