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

[typescript-fetch] correct oneOf model to or not concat when handling enums #10017

Closed
wants to merge 17 commits into from
Closed

Commits on Jul 22, 2021

  1. [typescript-fetch] correct one of model

    This was report in 2019 #4387 (comment) shortly after the original PR the author noted it was not tested
    prince-chrismc authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    505ceaa View commit details
    Browse the repository at this point in the history
  2. following build steps

    cmcarthu committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    eee43b4 View commit details
    Browse the repository at this point in the history
  3. following build steps

    cmcarthu committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    39b6299 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf1b7b1 View commit details
    Browse the repository at this point in the history
  5. following build steps

    cmcarthu committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    59c117e View commit details
    Browse the repository at this point in the history
  6. missing file

    cmcarthu committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    9df3375 View commit details
    Browse the repository at this point in the history
  7. exmaple with bad generation

    cmcarthu committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    200a6c0 View commit details
    Browse the repository at this point in the history
  8. revert bad change

    cmcarthu committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    45b537a View commit details
    Browse the repository at this point in the history
  9. proposed work around

    cmcarthu committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    3503ef7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. make sure one of works with falsy

    cmcarthu committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    b45cf8f View commit details
    Browse the repository at this point in the history
  2. test object enum

    cmcarthu committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    4b40ca2 View commit details
    Browse the repository at this point in the history
  3. Revert "test object enum"

    This reverts commit 4b40ca2.
    cmcarthu committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    2f5fb8d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. following build steps

    cmcarthu committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    e68fe47 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. following build steps

    cmcarthu committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    bf89f40 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Update one-of.yaml

    prince-chrismc authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    5f90822 View commit details
    Browse the repository at this point in the history
  2. following build steps

    cmcarthu committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    27abd20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fb4b52 View commit details
    Browse the repository at this point in the history