Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better warning reporting #4

Open
pkriens opened this issue Nov 25, 2019 · 0 comments
Open

Better warning reporting #4

pkriens opened this issue Nov 25, 2019 · 0 comments
Assignees

Comments

@pkriens
Copy link
Member

pkriens commented Nov 25, 2019

I see some errors in the code generation.

> Task :de.sma.ennexos.webui.rest:execOpenApiGen
Generate server sources for AuthApi ...
Warnings
  0. Member name starts with non-java char: .expiresEnum
  1. Member name starts with non-java char: .issuedEnum
Generate server sources for ComponentApi ...
Generate server sources for CountryApi ...
Generate server sources for DeviceManagementApi ...
Error
  0. Missing type specification, assuming object
Generate server sources for DeviceManagementEEbusApi ...
Generate server sources for DigitalInputConfigurationApi ...
Error
  0. Missing type specification, assuming object
Generate server sources for DigitalOutputApi ...

The messages are okay but would It be possible to give more information about those errors and warnings, like line number for example.
The online swagger editor didn`t detect these errors. But Tobias know another swagger editor for eclipse which was able to show the errors.

@pkriens pkriens self-assigned this Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant