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

Codifies flask api helper example #1

Merged
merged 4 commits into from
Jun 11, 2020

Commits on Jun 8, 2020

  1. Moves the example flask-api-helper into examples

    - Codifes the example that lived in the README
    - Adds tests to validate example works when releasing
    - Extracts schema definition from example provider
    - Adds README to example
    Uriel Mandujano - Globus committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    2b8288c View commit details
    Browse the repository at this point in the history
  2. Updates whattimeisitrightnow provider

    Uriel Mandujano - Globus committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    9163ec6 View commit details
    Browse the repository at this point in the history
  3. Ignores example's database file

    Uriel Mandujano - Globus committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    2659115 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Updating based on review

    - Removes reference to the appendix
    - Adds the "description" field to both examples' schema property
    - Fixes package structure in python imports
    Uriel Mandujano - Globus committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    125354a View commit details
    Browse the repository at this point in the history