You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm creating some new features to create a full functional crud-server with json data files and models from the schemas of the openapi.yaml. In Detail:
Automatic generation of json-data files using the example values
Automatic generation of models from the schemas in the yaml-files
Automatic generation of services for creating, updating, deleting and viewing the respective model in the corresponding json file
Overwriting of automatically generated files, if concrete file exists in template folder
Checking for mandatory fields in the Model from yaml file
If its possible to create a new branch and open a pull request with me as contributor?
Cheers!
Best,
Matthias Suessmeier
The text was updated successfully, but these errors were encountered:
Hi,
I'm creating some new features to create a full functional crud-server with json data files and models from the schemas of the openapi.yaml. In Detail:
If its possible to create a new branch and open a pull request with me as contributor?
Cheers!
Best,
Matthias Suessmeier
The text was updated successfully, but these errors were encountered: