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

Support +mapType, +structType markers #178

Merged
merged 7 commits into from
Jan 30, 2020
Merged

Support +mapType, +structType markers #178

merged 7 commits into from
Jan 30, 2020

Commits on Nov 11, 2019

  1. Support +mapType, +structType markers

    and convert both of them to openapi extension: x-kubernetes-map-type.
    
    Also adding minor changes to the integration tests README to ensure that
    it's up to date after recent changes that add v2 support (PR #166).
    
    wip
    Maria Ntalla authored and pcfrabbitmq-concourse-ci committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    23431b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Correct valid values for mapType, structType

    It's atomic/granular, not only atomic.
    Maria Ntalla committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    7c6c06e View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    a0384dd View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Apply structType on struct

    Maria Ntalla committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    e01d666 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Configuration menu
    Copy the full SHA
    8230c67 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Don't commit openapi_generated.go

    Maria Ntalla committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    d17e71d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Add testdata/custom to the API rule violations check

    Maria Ntalla committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    b567921 View commit details
    Browse the repository at this point in the history