GiraffeGenerator
GiraffeGenerator copied to clipboard
OpenAPI spec parsing errors are being ignored
https://github.com/Szer/GiraffeGenerator/blob/2488309ecc9e5a4dbcb6f6a10f15ea2b76fb6eba/src/GiraffeGenerator/Program.fs#L21
second parameter of this tuple is diagnostic array. We should check errors there, display them and return with non zero code from generator
Done https://github.com/Szer/GiraffeGenerator/pull/34#issuecomment-715920426