Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

better parsing of docstrings #33

Commits on Feb 25, 2019

  1. better parsing of function docstrings, to provide both an openapi sum…

    …mary as well as an openapi description (or perhaps this should be done with annotate?)
    joran committed Feb 25, 2019
    Copy the full SHA
    42fa077 View commit details
    Browse the repository at this point in the history
  2. fix pep violations

    joran committed Feb 25, 2019
    Copy the full SHA
    2013304 View commit details
    Browse the repository at this point in the history
  3. update broken test case

    joran committed Feb 25, 2019
    Copy the full SHA
    46dd0d9 View commit details
    Browse the repository at this point in the history
  4. last pep8 violation

    joran committed Feb 25, 2019
    Copy the full SHA
    d35463a View commit details
    Browse the repository at this point in the history
  5. fix more pep8 violations

    joran committed Feb 25, 2019
    Copy the full SHA
    efa559d View commit details
    Browse the repository at this point in the history
  6. fixed tests

    joran committed Feb 25, 2019
    Copy the full SHA
    bfa6312 View commit details
    Browse the repository at this point in the history
  7. added type annotation

    joran committed Feb 25, 2019
    Copy the full SHA
    644101a View commit details
    Browse the repository at this point in the history
  8. update test case for new docstring parsing

    joran committed Feb 25, 2019
    Copy the full SHA
    1835d03 View commit details
    Browse the repository at this point in the history