PKGeorgiev / Delphi-JsonToDelphiClass

Generates Delphi Classes based on JSON string (Json To Delphi Class Generator / JSON Data Binding Tool)
MIT License
235 stars 123 forks source link

Error when creating classes from this file #20

Open mraihacat opened 3 years ago

mraihacat commented 3 years ago

Download https://www.betaavoindata.fi/data/fi/dataset/kasvinsuojeluaineet JSO and try to create classes..

marlonnardi commented 3 years ago

Try generating your classes with this site: https://jsontodelphi.com

JensBorrisholt commented 3 years ago

@mraihacat exactly which endpoint are you calling?

mraihacat commented 3 years ago

The is a button 'Avaa' where you can download a JSON file. This is going to be a Open Data from Finnish governement. I hope this help you.

JensBorrisholt commented 3 years ago

@mraihacat I've fixed the problem.

I don't have time to make a proper release, because it requires unit test and stuff, but if you want a preview version of my repo. Please email med github@borrisholt.dk and I'll send you the code.