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

Fixed http errors deserialization #10940

Merged
merged 3 commits into from
Nov 24, 2021
Merged

Commits on Nov 23, 2021

  1. Fixed http errors deserialization

    I've found this bug in @kubernetes/client-node npm package.
    
    By the way, Here is the issue OpenAPITools#2924
    dever4eg authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    a747af7 View commit details
    Browse the repository at this point in the history
  2. Update typescript-node samples with a fix of error handling

    Bogdan Onischenko committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    fedbfdd View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Update samples version

    Bogdan Onischenko committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    6d10e54 View commit details
    Browse the repository at this point in the history