We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
https://github.com/mtth/avsc
or use avro-js
#53
The text was updated successfully, but these errors were encountered:
cdt avro -f test.avro -o schema.avsc get_schema // print schema cdt avro -f test.avro -o test.json to_json // get json cdt avro -f test.json -o test.avro -s schema.avsc to_avro // get avro
// others
Sorry, something went wrong.
Merge pull request #53 from codingtools/feature/avro-support-#51
57c8431
Feature/avro support #51
pateash
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
https://github.com/mtth/avsc
or use avro-js
#53
The text was updated successfully, but these errors were encountered: