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

fix: parse order of parameters from function source code #112

Merged
merged 10 commits into from
Apr 10, 2020
Merged

Commits on Apr 9, 2020

  1. fix: parse order of parameters from function source code

    kakha urigashvili committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    aaf3057 View commit details
    Browse the repository at this point in the history
  2. chore: add auto register for hook when vendorId parameter

    kakha urigashvili committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    76c7a01 View commit details
    Browse the repository at this point in the history
  3. chore: add TestersRequest to auto register hooks

    kakha urigashvili committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    f74209a View commit details
    Browse the repository at this point in the history
  4. chore: change case of testersRequest parameter

    kakha urigashvili committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    614da6a View commit details
    Browse the repository at this point in the history
  5. chore: update test

    kakha urigashvili committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    e01a75d View commit details
    Browse the repository at this point in the history
  6. chore: match when there is case difference between swagger and smapi …

    …sdk in parameters
    kakha urigashvili committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    5e039fe View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. chore: freezing ask-smapi-model version

    kakha urigashvili committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    fa25313 View commit details
    Browse the repository at this point in the history
  2. fix: add JSON flag for complex parameter inside of the body

    kakha urigashvili committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    e4399f6 View commit details
    Browse the repository at this point in the history
  3. test: improve test coverage

    kakha urigashvili committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    cd6c6a6 View commit details
    Browse the repository at this point in the history
  4. chore: remove ask-smapi-model

    kakha urigashvili committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    1782c15 View commit details
    Browse the repository at this point in the history