Json2CSharp / Json2CSharpCodeGenerator

Microsoft Reciprocal License
292 stars 81 forks source link

Getting error while converting json to python #112

Open amogh79 opened 7 months ago

amogh79 commented 7 months ago

I am trying to convert following json to python using the online tool https://json2csharp.com/code-converters/json-to-python and getting error

{ "id": "53865eec-c6be-4230-bf59-607f5ffcd861", "deviceId": "70000aeb", "name": "Noise Sensor", "tag": "noise-app,noiseapp,noise", "source": "Export", "parentCategory": "", "childCategory": "", "device_attributes": {}, "_rid": "2r5-ALoQlYTAAAAAAAAAAA==", "_self": "dbs/2r5-AA==/colls/2r5-ALoQlYQ=/docs/2r5-ALoQlYTAAAAAAAAAAA==/", "_etag": "\"0e00f7a4-0000-0500-0000-64a6034c0000\"", "_attachments": "attachments/", "topicId": "mfgnm", "_ts": 1688601420 }

Error

Json2CSharp commented 6 months ago

thanks for letting me know, i checked it again yeah its failing, will check it when i have some time