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

add openapi_diff to travis #25

Merged
merged 1 commit into from Jun 13, 2019

Conversation

ltalirz
Copy link
Member

@ltalirz ltalirz commented Jun 13, 2019

slightly more readable diff - example output:

$ docker run -t   -v $(pwd):/specs:ro   quen2404/openapi-diff /specs/open2.json /specs/openapi.json
==========================================================================
==                            API CHANGE LOG                            ==
==========================================================================
                               OPTiMaDe API
--------------------------------------------------------------------------
--                            What's Changed                            --
--------------------------------------------------------------------------
- GET    /structures
  Parameter:
    - Changed filter in query
  Return Type:
    - Changed 200 OK
      Media types:
        - Changed application/json
          Schema: Backward compatible
--------------------------------------------------------------------------
--                                Result                                --
--------------------------------------------------------------------------
                   API changes are backward compatible
--------------------------------------------------------------------------

@ltalirz ltalirz requested review from ml-evs and dwinston June 13, 2019 13:23
Copy link
Contributor

@dwinston dwinston left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ltalirz ltalirz merged commit 3b0e0e0 into Materials-Consortia:master Jun 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants