Hi all, Is there a tool to generate malli specs from json swagger schema?
Funny I came here today to ask exactly that, I want to create malli specs for azure management api because it doesn't give any info on why a particular request is wrong https://github.com/Azure/azure-rest-api-specs/blob/36a45bd2c80d8c654c2a8912244f8e6331e9f5d3/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/stable/2024-10-01/cognitiveservices.json#L5426
Unfortunately not, but there's a proof-of-concept lying around somewhere.
Thanks