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

[#3058] improvement(client-python): Correct type specification of create_fileset function #3535

Commits on May 23, 2024

  1. [#3058] improvement(client-python): Correct type specification of cre…

    …ate_fileset function (#3509)
    
    ### What changes were proposed in this pull request?
    
    * Change the suggest type of `type` from `Catalog.Type` to
    `Fileset.Type`
    
    ### Why are the changes needed?
    
    Fix: #3508 
    
    ### Does this PR introduce _any_ user-facing change?
    
    No
    
    ### How was this patch tested?
    
    `./gradlew :clients:client-python:test`
    
    Co-authored-by: TimWang <tim.wang@pranaq.com>
    2 people authored and web-flow committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d054b61 View commit details
    Browse the repository at this point in the history