cyclosproject / ng-openapi-gen

An OpenAPI 3.0 codegen for Angular
MIT License
397 stars 132 forks source link

added "employees" example to demonstrate bug #87

Closed tommck closed 4 years ago

tommck commented 4 years ago

PR to demonstrate Issue https://github.com/cyclosproject/ng-openapi-gen/issues/86

tommck commented 4 years ago

Added code that's a potential bug fix, but probably in the wrong place

luisfpg commented 4 years ago

Actually, it was on the correct place, because otherwise the Property constructor would need more info on how to resolve the issue. Thanks for the PR.

tommck commented 4 years ago

no problem!

tommck commented 4 years ago

@luisfpg are you planning on publishing a new version soon?

luisfpg commented 4 years ago

Yes, hopefully this week.

tommck commented 4 years ago

let me know if there's anything you need me to help with on that

tommck commented 4 years ago

@luisfpg any chance I could convince you to publish today? :) For some reason I can't seem to install from the github url

tommck commented 4 years ago

Never mind.. I'm out for a couple of days, so it's no rush..

luisfpg commented 4 years ago

@tommck I've actually published the release.