Skip to content

Conversation

@StasanTelnov
Copy link

This PR implements the requestBodies schemas (148).

  • Added requestBodies models generation
  • Added "name" param for every schema: containts original name, whithout suffixes and prefixes
  • Added 4 template params: modelRequestBodyPrefix, modelRequestBodySuffix, modelResponsePrefix, modelResponseSuffix
  • Updated template for example requestBodies and new params example
  • Updated readme with new prefix and suffix description

Stanislav Telnov added 3 commits April 9, 2019 17:41
Update schemas parsing
Added prefixes for request bodies models and responces models
…s models

Fix typo in "response"
Update readme
@StasanTelnov
Copy link
Author

Hello, @yonaskolb
Test of my PR failed, because specification was updated. I dont checked it before create PR.
I can update specification or remove my changes in template file.
But if I delete the changes in the template file, the template will not show how reguestBodies can be used.
How do I do better in your opinion?

Stanislav added 2 commits May 16, 2019 09:48
Remove never executed code
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.

1 participant