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

DiskRP Swagger for 09/30 #11202

Merged
merged 82 commits into from
Jan 14, 2021
Merged

Commits on Sep 16, 2020

  1. add new version

    mstomania committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    e34ae17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    176be2b View commit details
    Browse the repository at this point in the history
  3. update parameters

    mstomania committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    fbe7153 View commit details
    Browse the repository at this point in the history
  4. fix data type

    mstomania committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    37ba8b3 View commit details
    Browse the repository at this point in the history
  5. fix example parameter name

    mstomania committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    eb1b164 View commit details
    Browse the repository at this point in the history
  6. fix example body

    mstomania committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    36a530f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. fix example

    mstomania committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    f7b9ab9 View commit details
    Browse the repository at this point in the history
  2. fix allOf nesting

    mstomania committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    b692a83 View commit details
    Browse the repository at this point in the history
  3. fix property typo

    mstomania committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    39c2a39 View commit details
    Browse the repository at this point in the history
  4. fix typo

    mstomania committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    d077703 View commit details
    Browse the repository at this point in the history
  5. run prettier formatting

    mstomania committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    57c7faa View commit details
    Browse the repository at this point in the history
  6. update readme

    mstomania committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    63ce23c View commit details
    Browse the repository at this point in the history
  7. add default response

    mstomania committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    9bb54aa View commit details
    Browse the repository at this point in the history
  8. update version in disk.json

    mstomania committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    8a2b6ac View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. address comments

    mstomania committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    0dc97ff View commit details
    Browse the repository at this point in the history
  2. fix

    mstomania committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    cd6198f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. address comments

    mstomania committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    b9f1ebc View commit details
    Browse the repository at this point in the history
  2. json beautify

    mstomania committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    f3f0443 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. updated examples and added purchasePlan

    Meet Shah committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    515129c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Configuration menu
    Copy the full SHA
    6d7d2b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c36a8f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

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

Commits on Oct 26, 2020

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

Commits on Oct 27, 2020

  1. Update disk.json

    Support to enable disable disk bursting feature would allow customers to burst beyond the provisioned perf target up to 30K IOPS.
    rahul602 committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    75e0475 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

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

Commits on Nov 2, 2020

  1. Merge pull request #2 from viananth/vishnu/exl

    Add extended location to disks and snapshot
    scottlzhang authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    5b1d4d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    abc312c View commit details
    Browse the repository at this point in the history
  2. Fix type

    anpodar committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    fbd7a21 View commit details
    Browse the repository at this point in the history
  3. Fix spacing

    anpodar committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    fe05204 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

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

Commits on Dec 7, 2020

  1. Merge pull request #5 from chetmaddula/master

    Add private endpoint connection ops to get, approve, reject, delete for 2020-09-30
    scottlzhang authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    df1c2ae View commit details
    Browse the repository at this point in the history
  2. Added example for enabled and disable bursting

    Fixed review comments.
    rahul602 committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    05c173e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96e01e8 View commit details
    Browse the repository at this point in the history
  4. Update disk.json

    updated description.
    meet1993shah authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    957c0d4 View commit details
    Browse the repository at this point in the history
  5. Update CreateAManagedDiskFromAPlatformImage.json

    Update example for creating a managed disk from platform image having purchase plan information
    meet1993shah authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    26d15ea View commit details
    Browse the repository at this point in the history
  6. Update GetInformationAboutAManagedDisk.json

    update Get Disk with disk having purchase plan information
    meet1993shah authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    2ada922 View commit details
    Browse the repository at this point in the history
  7. Update ListDiskRestorePointInVmRestorePoint.json

    reverting file changes
    meet1993shah authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    b18a731 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from rahul602/master

    Update disk.json to add burstingEnabled flag
    scottlzhang authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    7c2e3d6 View commit details
    Browse the repository at this point in the history
  9. Update GetInformationAboutASnapshot.json

    updated example for purchase plan
    meet1993shah authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    227b504 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f92f11e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f295f86 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9350a6f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6411643 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    c24cc22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e709e9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bf27c4 View commit details
    Browse the repository at this point in the history
  4. Update UpdateAManagedDiskToAddPurchasePlan.json

    removed isArmResource and faultDomain from the response
    meet1993shah authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    e19d2cd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from meet1993shah/dev/likzhan/swagger0930

    updated examples and added purchasePlan
    scottlzhang authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    898284d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Merge pull request #7 from anpodar/dev/anpodar/DesSwagger

    Allow KeyVault resource Id to be optional and allow Identity type None for DiskEncryptionSets
    scottlzhang authored Dec 9, 2020
    Configuration menu
    Copy the full SHA
    bfbabe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23514ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9748498 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d4bcb9 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. prettier

    mstomania committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    90bddee View commit details
    Browse the repository at this point in the history
  2. fix json

    mstomania committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    258dec7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f13580 View commit details
    Browse the repository at this point in the history
  4. fix json examples

    mstomania committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    7301806 View commit details
    Browse the repository at this point in the history
  5. remove extra space

    mstomania committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    dae2696 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    217286d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a640f76 View commit details
    Browse the repository at this point in the history
  8. fix json

    mstomania committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    0a1df9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f266c9 View commit details
    Browse the repository at this point in the history
  10. fix readme

    mstomania committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    abe7c3f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9124da3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    83b1965 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d14e9c9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d34cfd4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    97df117 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d809214 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    11c02a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99b7cbd View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

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

Commits on Dec 29, 2020

  1. Configuration menu
    Copy the full SHA
    05039a9 View commit details
    Browse the repository at this point in the history
  2. run prettier

    mstomania committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    300ea9f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. fix error

    mstomania committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    adde572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89a6c1f View commit details
    Browse the repository at this point in the history
  3. fix hypervgeneration'

    mstomania committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    0c6d012 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d86c569 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    61c8299 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f484c87 View commit details
    Browse the repository at this point in the history
  3. prettier

    mstomania committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    084359f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs

    …into dev/likzhan/swagger0930
    mstomania committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    7caa912 View commit details
    Browse the repository at this point in the history