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

fixes for s360 errors under a new api version #17190

Merged
merged 25 commits into from
Mar 10, 2022
Merged

fixes for s360 errors under a new api version #17190

merged 25 commits into from
Mar 10, 2022

Commits on Dec 30, 2021

  1. fixes for s360 errors under a new api version

    Vasundhra Manhas committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    5ef13ea View commit details
    Browse the repository at this point in the history
  2. updating version in v1 swagger

    Vasundhra Manhas committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    a0e080f View commit details
    Browse the repository at this point in the history
  3. updating readme for 2022-01-30-preview version

    Vasundhra Manhas committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    f900335 View commit details
    Browse the repository at this point in the history
  4. suppress secret property and add directives

    Vasundhra Manhas committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    39da7bc View commit details
    Browse the repository at this point in the history
  5. suppressing R4016 and R4017

    Vasundhra Manhas committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    67be84a View commit details
    Browse the repository at this point in the history
  6. prettier check

    Vasundhra Manhas committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    c006403 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. adding systemData property

    Vasundhra Manhas committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    a0e3ede View commit details
    Browse the repository at this point in the history
  2. adding schema for azureAuthenticationInfo

    Vasundhra Manhas committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    e01f131 View commit details
    Browse the repository at this point in the history
  3. Revert "adding systemData property"

    This reverts commit a0e3ede.
    Vasundhra Manhas committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    47099d9 View commit details
    Browse the repository at this point in the history
  4. nit error

    Vasundhra Manhas committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    fea621b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. API description changes

    Vasundhra Manhas committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    315a15d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. adding get examples with expand parameter

    Vasundhra Manhas committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    bf9c2f5 View commit details
    Browse the repository at this point in the history
  2. prettier check

    Vasundhra Manhas committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    43bb124 View commit details
    Browse the repository at this point in the history
  3. using the newly added get examples (with expand parameter)

    Vasundhra Manhas committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    5064f4a View commit details
    Browse the repository at this point in the history
  4. nit

    Vasundhra Manhas committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    097850c View commit details
    Browse the repository at this point in the history
  5. prettier check

    Vasundhra Manhas committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    d12a409 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    c405774 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs

    …into s360
    
    # Conflicts:
    #	package-lock.json
    Vasundhra Manhas committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    f58da9c View commit details
    Browse the repository at this point in the history
  2. resolving OBJECT_ADDITIONAL_PROPERTIES type of errors by adding the m…

    …issing properties
    Vasundhra Manhas committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    98f2460 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b2372f View commit details
    Browse the repository at this point in the history
  4. nit: adding missing discriminator

    Vasundhra Manhas committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    a7b3a9b View commit details
    Browse the repository at this point in the history
  5. reverting changes made to MiSqlConnectionInfo

    Vasundhra Manhas committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    a268a2e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. fixing more s360 errors

    Vasundhra Manhas committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    9a365bb View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. fixing s360 correctness issues

    Vasundhra Manhas committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    806cc30 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. adding $expand parameter in examples of get MI expanded and get VM ex…

    …panded
    Vasundhra Manhas committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    c6d1721 View commit details
    Browse the repository at this point in the history