We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Install latest version:
brew install jsonschema2pojo
check version:
jsonschema2pojo -v jsonschema2pojo version 1.2.2
try to generate code for https://adaptivecards.io/:
jsonschema2pojo --source http://adaptivecards.io/schemas/adaptive-card.json --target java-gen -log trace
The online output I get is:
Reading schema: http://adaptivecards.io/schemas/adaptive-card.json
No additional info is logged, no files are generated.
Same result when I use the maven plugin.
The text was updated successfully, but these errors were encountered:
Hi
It looks like a duplicate of #1547 thus following comment there is also applicable to given case.
Sorry, something went wrong.
No branches or pull requests
Install latest version:
brew install jsonschema2pojo
check version:
jsonschema2pojo -v jsonschema2pojo version 1.2.2
try to generate code for https://adaptivecards.io/:
jsonschema2pojo --source http://adaptivecards.io/schemas/adaptive-card.json --target java-gen -log trace
The online output I get is:
Reading schema: http://adaptivecards.io/schemas/adaptive-card.json
No additional info is logged, no files are generated.
Same result when I use the maven plugin.
The text was updated successfully, but these errors were encountered: