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 RequestBodySchema and APIResponseSchema annotations #410

Merged
merged 4 commits into from Apr 7, 2020

Commits on Mar 25, 2020

  1. Add RequestBodySchema and APIResponseSchema annotations

    Signed-off-by: Michael Edgar <michael@xlate.io>
    MikeEdgar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    5138e5d View commit details
    Browse the repository at this point in the history
  2. Update APIResponseSchema documentation to describe default behavior

    Signed-off-by: Michael Edgar <michael@xlate.io>
    MikeEdgar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    54822cd View commit details
    Browse the repository at this point in the history
  3. Add TCK tests for APIResponseSchema and RequestBodySchema annotations

    Signed-off-by: Michael Edgar <michael@xlate.io>
    MikeEdgar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    f58206e View commit details
    Browse the repository at this point in the history
  4. Move 'else' to new line for code style rules

    Signed-off-by: Michael Edgar <michael@xlate.io>
    MikeEdgar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    6f3b3f8 View commit details
    Browse the repository at this point in the history