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

[WIP] Feature/swagger model parser #5

Merged
merged 14 commits into from
Mar 4, 2019
Merged

Conversation

EmCousin
Copy link
Owner

@EmCousin EmCousin commented Feb 7, 2019

This PR aims to answer #4

  • It provides a custom model parser, allowing to generate response documentation based on a fast_jsonapi serializer.
    • The value example is generated as well
    • The generated values for the corresponding attributes are more relevant if the serializers are based from ActiveRecord models

Things to be done before merging

  • Unit tests
  • Maybe provide better documentation about dependencies
  • Provide a changelog file
  • ... ?

@EmCousin
Copy link
Owner Author

This PR will as well close #1

@EmCousin EmCousin merged commit 5ba613d into master Mar 4, 2019
@EmCousin EmCousin deleted the feature/swagger_model_parser branch March 4, 2019 22:54
@EmCousin EmCousin mentioned this pull request Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants