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

Updated swagger changes #16390

Merged
merged 5 commits into from
Jan 28, 2021
Merged

Updated swagger changes #16390

merged 5 commits into from
Jan 28, 2021

Commits on Jan 28, 2021

  1. Updated swagger changes

    - Generate new models from swagger
    - ChatMessage.content -> ChatMessageContent instead of 'str'
    - Remove ChatMessagePriority
    - Introduce ChatMessageType
    - Add tests around ChatMessageType deserialization
    - Generate a repeatability ID by default
    - Add some test scenarios around repeatability ID
    - Update all relevant tests
    - Update sample code
    - Record new test sessions
    sarkar-rajarshi committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    f450457 View commit details
    Browse the repository at this point in the history
  2. pylint fixes

    sarkar-rajarshi committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    992f9db View commit details
    Browse the repository at this point in the history
  3. pylint fixes

    sarkar-rajarshi committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    e85fccc View commit details
    Browse the repository at this point in the history
  4. minor refactoring

    sarkar-rajarshi committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    48682ba View commit details
    Browse the repository at this point in the history
  5. pylint fixes

    sarkar-rajarshi committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    7105ff6 View commit details
    Browse the repository at this point in the history