Quiñónez, Carlo J
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Posts
Recent activity by Quiñónez, Carlo J Sort by recent activity-
Reverse-engineer entire directory tree
I have a repository of json-schemas in git. I'd like to use Hackolade for editing these, but some collaborators will be editing the schemas directly. Is it possible to mass recursively import an en...
-
Unit property
I noticed there's a property called "Unit" defined for numeric data in JSON Schemas. Is there any way to control how it's exported during forward engineering? I added a custom keyword to a standard...
-
Genarate AVRO from JSON Schema
Can we export AVRO avsc files from a JSON schema definition? There's a quite a few open source libraries for doing this, but it would ideal if I could use hackolade for this.