Does it still make sense to maintain deterministic code generators? I mean for #OpenAPI. Since #JSONSchema translates so badly to classes in any programming language, generating with #LLM might work better with guessing what the author of the OpenAPI document or the generator library had in mind.

Than again, it's a bit of a coin flip :/

#programming #pythonLapidary

Lapidary-render 0.12.0 is now released.

To the best of my knowledge it's the only #codeGenerator that properly handles #jsonSchema anyOf and allOf.
Also has support for oneOf, but not per the specs.

https://github.com/python-lapidary/lapidary-render/releases/tag/v0.12.0

#pythonLapidary #openAPI #openAPI3 #openAPI30 #programming #python #webAPI

I wanted to build a #python client for some #openSource project that offers a good #openApi 3.0 description - just to test my generator on real-live service, but also to support the community.

I looked at @forgejo but it turns out it uses swagger 2. I didn't realise #golang was old enough...

Any way, other ideas would be very welcome.

#programming #codeGenerator #pythonLapidary #askFedi