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

Update apispec package to use fecgov's forked repo #3362

Merged
merged 6 commits into from
Sep 19, 2018

Commits on Sep 18, 2018

  1. Update apispec package to 0.39.0

    Addresses #3356
    
    - New `prance` package is used for `validate_spec`
    - Additional imports needed for swagger tests
    lbeaufort committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    6c9956d View commit details
    Browse the repository at this point in the history
  2. Update flask-apispec package to 0.7.0

    Addresses #3356
    lbeaufort committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    e9d0728 View commit details
    Browse the repository at this point in the history
  3. Upgrade to apispec 1.0.0b2

    Vraj Mohan authored and lbeaufort committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    467ec5c View commit details
    Browse the repository at this point in the history
  4. Remove unused variables

    Vraj Mohan authored and lbeaufort committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    d01012a View commit details
    Browse the repository at this point in the history
  5. Use fecgov's fork of apispec

    Upgrade to latest version once marshmallow-code/apispec#282 is addressed
    
    See https://github.com/fecgov/apispec/pull/1/files for forked changes
    lbeaufort committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    e9e17e8 View commit details
    Browse the repository at this point in the history
  6. Specify egg

    Vraj Mohan committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    c1efdc2 View commit details
    Browse the repository at this point in the history