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

KEP-2887: Enum Types for OpenAPI #2888

Merged

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    43003e9 View commit details
    Browse the repository at this point in the history
  2. KEP-2887: OpenAPI Enum Types

    jiahuif committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    fd06491 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. annotation -> marker

    jiahuif committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    44e594d View commit details
    Browse the repository at this point in the history
  2. reword value auto-detection.

    jiahuif committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    4deb60c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0f0b5f View commit details
    Browse the repository at this point in the history
  4. re-target to OpenAPI v2.

    jiahuif committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    bbcac25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    469e8ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58d10c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c8ae5d View commit details
    Browse the repository at this point in the history
  8. rewrite non-goals.

    jiahuif committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    44c0262 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17e8a14 View commit details
    Browse the repository at this point in the history
  10. reword enum field pruning.

    jiahuif committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    2098a63 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e719529 View commit details
    Browse the repository at this point in the history
  12. update TOC.

    jiahuif committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    e623d9a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4147afd View commit details
    Browse the repository at this point in the history
  14. polish assumptions on impl.

    jiahuif committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    13d333c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8766cb0 View commit details
    Browse the repository at this point in the history
  16. reword non-goal

    jiahuif committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    87e595a View commit details
    Browse the repository at this point in the history
  17. allow client open enum.

    jiahuif committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    4a92239 View commit details
    Browse the repository at this point in the history
  18. omit the enum linter.

    may add it back later.
    jiahuif committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    de12299 View commit details
    Browse the repository at this point in the history
  19. update TOC.

    jiahuif committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    348c8e8 View commit details
    Browse the repository at this point in the history