Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new feature json crud feature #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

suessmma
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant