google / gnostic

A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks.
Apache License 2.0
2.03k stars 241 forks source link

tools/j2y2j: errors #402

Closed alrs closed 10 months ago

alrs commented 10 months ago

This picks up a dropped err variable in tools/j2y2j and more thoroughly logs the cause of error conditions.

timburks commented 10 months ago

@alrs thanks!