OpenAPI code generation

Hello,

I'm trialling Radzen Blazor Studio for client and internal projects. One of the tools we use generates OpenAPI/Swagger interfaces. When I use the 'Create or update a data source' tool to create or update the OpenAPI I get some errors in the generated code. I've added screenshots (below) of what I am seeing.

Choosing the OpenAPI data source to update

Code is generated but there are issues as shown. The classes in code do not match the classes that are created (on the left).

Cheers,
Ed

Hi @edbrown,

Probably we fail to generate a proper class name from the schema. Can you send us the json file so we can investigate further?

Hi @korchev ,
Thank you for taking the time to investigate. How do I send you the file? It seems new users are unable to upload files.
Cheers,
Ed

Hi @edbrown,

You can send it over email - info@radzen.com. Or upload it somewhere and paste a download link here.

Hi @korchev ,

Thank you. Email sent :slight_smile:

I've sent a followup email which discusses a few schema specific details that are probably private.