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

Use swagger2 for data model #9

Merged
merged 35 commits into from
Dec 31, 2015
Merged

Use swagger2 for data model #9

merged 35 commits into from
Dec 31, 2015

Commits on Dec 22, 2015

  1. Configuration menu
    Copy the full SHA
    5c8efdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b999260 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    967ab8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c728775 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bdb1bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bb54ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67f3081 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    574263a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ee2108 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88254ce View commit details
    Browse the repository at this point in the history
  11. Fix trailing slashes

    fizruk committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    48366a1 View commit details
    Browse the repository at this point in the history
  12. Fix HasSwagger Raw instance

    fizruk committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    94e2876 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c21193e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    57c5e80 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2a87201 View commit details
    Browse the repository at this point in the history
  16. Add HasSwagger instances for the rest of servant methods

    Also added instances for No Content cases similar to servant-server.
    fizruk committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    8d27745 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2015

  1. Remove matrix params support

    fizruk committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    bcbf7c1 View commit details
    Browse the repository at this point in the history
  2. Add swagger2 to extra-deps

    fizruk committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    14bbed4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e9ad19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba4b4da View commit details
    Browse the repository at this point in the history
  5. Insert 400 responses for query params, headers and body with auto des…

    …cription
    
    Also name ReqBody parameter as "body".
    fizruk committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    30e7838 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1729bd1 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2015

  1. Configuration menu
    Copy the full SHA
    e2423d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ddf117 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c4a8dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2348a84 View commit details
    Browse the repository at this point in the history
  5. Use IsIn for IsSubAPI check

    fizruk committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    32e4772 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b15a0f View commit details
    Browse the repository at this point in the history
  7. Add setResponse helper

    fizruk committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    fe93150 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2015

  1. Configuration menu
    Copy the full SHA
    15ae187 View commit details
    Browse the repository at this point in the history
  2. Update example/ project

    fizruk committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    5ce1f9d View commit details
    Browse the repository at this point in the history
  3. Update for swagger2-1.1.1

    fizruk committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    86eb05c View commit details
    Browse the repository at this point in the history
  4. Update README example

    fizruk committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    307b3f2 View commit details
    Browse the repository at this point in the history
  5. Ignore swagger.json

    fizruk committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    0872c3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a2c62b View commit details
    Browse the repository at this point in the history