Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jkp85/python-openapi-codec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: core-api/python-openapi-codec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 30, 2017

  1. Add OpenAPI info.description field

    The CoreAPI document now contains a `description`, so add it
    to the OpenAPI `info` dictionary.
    paultiplady committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    49a36b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. Merge pull request core-api#35 from paultiplady/add-description-field

    Add OpenAPI info.description field
    lovelydinosaur authored Jun 16, 2017
    Configuration menu
    Copy the full SHA
    1c1c680 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. Version 1.3.2

    lovelydinosaur committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    baa97e0 View commit details
    Browse the repository at this point in the history
Loading