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 headers1A property to the AST for both API Blueprint and Refract adapters #83

Merged
merged 7 commits into from
Apr 12, 2017

Commits on Apr 10, 2017

  1. Add headers1A property to the AST for API Blueprint adapter

    Michal Holasek committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    e63b2e7 View commit details
    Browse the repository at this point in the history
  2. Add headers1A property to the AST for Refract adapter

    Michal Holasek committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    02f09da View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.13.8

    Michal Holasek committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    9c6fc1b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. Add tests for headers1A property

    Michal Holasek committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    aaeea38 View commit details
    Browse the repository at this point in the history
  2. Separate getHeaders into two functions (legacy, 1A)

    Michal Holasek committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    c6055f0 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Michal Holasek committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    e07c2c8 View commit details
    Browse the repository at this point in the history
  4. Add assertion to check whether header values in headers1A property ar…

    …e correct
    Michal Holasek committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    38c9156 View commit details
    Browse the repository at this point in the history