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

r/aws_lexv2models_bot: support explicit type argument on create and update #34524

Merged
merged 2 commits into from
Nov 22, 2023

Commits on Nov 22, 2023

  1. r/aws_lexv2models_bot: support explicit type argument on create and u…

    …pdate
    
    Previously, explicitly configured values for the type argument were not sent
    during create or update operations, resulting in the default `Bot` type in
    all cases. These operations will now send the type value when set.
    jar-b committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    6d669b5 View commit details
    Browse the repository at this point in the history
  2. chore: changelog

    jar-b committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    359946c View commit details
    Browse the repository at this point in the history