Create database schema based on swagger definition?

Hi, is this possible with the current DF?

We have bunch of objects/models defined in Swagger, as we started fresh. Is there anyway to create the tables based on the model definitions automagically?

Thanks!

1 Like

I don’t have an answer - I just want to second this question. It seems like with all the weight DreamFactory has put behind swagger support, there would be a way to import a swagger spec and, as noted, “automagically” do a lot of this work. So far all I’ve been able to do is import the spec to display the documentation.