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: richhollis/swagger-docs Loading
base: v0.1.6
Choose a base ref
...
head repository: richhollis/swagger-docs Loading
compare: v0.1.7
Choose a head ref
  • 6 commits
  • 10 files changed
  • 2 contributors

Commits on May 28, 2014

  1. Configuration menu
    Copy the full SHA
    6ef89b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3bc8f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b58a49a View commit details
    Browse the repository at this point in the history
  4. Make camelizing of model properties configurable.

    * Fix model tag name so it is the same case as the symbol passed in. A
    swagger_model :Tag was being put into the json models hash as 'tag'
    instead of 'Tag'
    * Created ApiDeclarationFileMetadata class to make it clear the fields
    that are needed on the ApiDeclarationFile metadata object
    * Updated readme
    aaronrenner committed May 28, 2014
    Configuration menu
    Copy the full SHA
    8bbef3a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2014

  1. Merge pull request #55 from aaronrenner/make_camelize_model_propertie…

    …s_configurable
    
    Made camelize model properties configurable and fixed swagger_model name capitalization issue
    richhollis committed May 30, 2014
    Configuration menu
    Copy the full SHA
    aa6d9d4 View commit details
    Browse the repository at this point in the history
  2. v0.1.7

    richhollis committed May 30, 2014
    Configuration menu
    Copy the full SHA
    4bd7992 View commit details
    Browse the repository at this point in the history
Loading