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

Added warnings to the swagger defs v3.0 #1

Merged

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    4adafaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cf392d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    355c4e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6883c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6571f16 View commit details
    Browse the repository at this point in the history
  6. regenerated all-api-versions

    azuresdkci authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    a83b99f View commit details
    Browse the repository at this point in the history
  7. Added redis cache publisher schema for azure event grid. (Azure#8486)

    * Added redis cache Event Schema to Event Grid DP Repo
    
    * removed commented section
    abebts2000 authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    e544dd0 View commit details
    Browse the repository at this point in the history
  8. [Hub Generated] Review request for Microsoft.Attestation to add versi…

    …on preview/2018-09-01-preview (Azure#8478)
    gkostal authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    dcfafba View commit details
    Browse the repository at this point in the history
  9. Include Tags in GetSubscription and Deployment APIs (Azure#8268)

    * changes to get subscription
    
    * tags for deployments
    
    * fixes from another fork
    
    * added extension
    ramoka178 authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    d3336c3 View commit details
    Browse the repository at this point in the history
  10. Remove readonly flag from microsoftSessionAddress properties in BgpSe…

    …ssion; add an example for IxRs directPeeringType (Azure#8517)
    psanapathi authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    f5edae5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e3e496 View commit details
    Browse the repository at this point in the history
  12. [DiskRP] Swagger changes for API version 2019-11-01 (Azure#8195)

    * initial commit with the 2019-07-01 version first
    
    * adding the properties from the private sdk from version 2019-07-01
    
    * adding diskIOPSReadOnly and diskMBpsReadOnly
    
    * adding 202 response code for PUT of a DiskEncryptionSet
    
    * adding exmaples
    
    * updating the example for creating a disk encryption set to include the 202 response and updating the readme
    
    * removing the 201 response code from DiskEncryptionSet creation
    
    * updating the descrptions for the EncryptionTypes
    
    * type is no longer required in the Encryption field for Disk Properties
    
    * changing the readme package and description for diskmbpsreadonly and diskiopsreadonly descriptions in disk.json
    
    * making diskMBpsReadWrite an int64
    
    * updating the exmaples and disk.json to use the 2019-11-01 version
    
    * removing encryptionwithcustomerkey
    
    * adding galleryImageRef
    
    * supressing the camelCase rule for IOPS
    
    * fixing syntax errors in readme.md
    
    * changing the supression file to be disk.json rather than disks.json
    
    * adding properties to the supression paths
    
    * updating the from field in the supression
    
    * updating supression
    
    * moving supression to the top
    
    * suppressing the lint errors for IOPS
    
    * removing diskencryptionset changes
    
    * putting encryption type back in the disk encryption object but type is now optional
    
    * removing encryption set type
    realschwa authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    0d2d5fd View commit details
    Browse the repository at this point in the history
  13. regenerated all-api-versions

    azuresdkci authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    d6e0551 View commit details
    Browse the repository at this point in the history
  14. Update improper descriptions of Data Share put calls (Azure#8518)

    * Update DataShare.json
    
    * Update DataShare.json
    
    * replace resource-manager
    dadihe authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    c788192 View commit details
    Browse the repository at this point in the history
  15. regenerated all-api-versions

    azuresdkci authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    77fe6bb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    50ddc96 View commit details
    Browse the repository at this point in the history
  17. Examples and swagger for APIs related to managed server operations (A…

    …zure#8243)
    
    * New examples and swagger for all APIs related to managed server operations
    
    * Run prittier check
    
    * Update ListManagedInstanceOperations.json
    toki95 authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    0050e22 View commit details
    Browse the repository at this point in the history
  18. regenerated all-api-versions

    azuresdkci authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    3192f9b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0a8f358 View commit details
    Browse the repository at this point in the history
  20. Add case and incident tactics (Azure#8288)

    * Added case tactics
    
    * Added incident tactics
    
    * Removing redundant comma from incident additional data
    
    * Changed tabs to spaces to better match format in file
    
    * Rename tactics field (alertTactics=>tactics)
    
    * Rename unknown classification to undetermined classification
    
    * Undo last commmit
    dosiso authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    f79dbcc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a45a635 View commit details
    Browse the repository at this point in the history
  22. Azure Media Services 2020-02-01-preview update (Azure#8538)

    * 2020-02-01-preview for Media Services LVA
    
    Changes to MediaGraph model
    Changing PUT from sync to async
    Fixing some description
    
    * Prettier and model validations fix
    
    * Fixing validations
    
    * Fixing version in Common.json
    
    * Using common types.json
    
    * Updating new version
    
    * Adding old version
    
    * Revert "Adding old version"
    
    This reverts commit 6bf3a73.
    
    * Using common types
    
    * Using 200 for operation locatio header.
    
    * Fixing validation errors
    
    * Trying to fix autorest
    
    * Reverting common.js to test if that matters for autorest.
    
    * Reverting default operation result to test if that matters for autorest
    
    * Fixing previous revert.
    
    * Fixing after merge from upstream
    
    * Testing default operation result
    
    * Testing description
    
    * Adding common json back
    
    * Testing empty description
    
    * Testing no default for operation result
    
    * Removing common.json
    
    * Updating common.json of AMS
    
    * Updating common.json
    
    * Updating common.json
    
    * Updating common.json
    
    * Rename unknown classification to undetermined classification (Azure#8436)
    
    * Fixing the structure of RESTProxy documentation:  Updating the OperationId (Azure#8327)
    
    * Updating the OperationId
    
    Updating the OperationId because the grouping of operations isn't correct.
    
    * Updating the operationId spelling
    
    * Making prettier fixes as outputed
    
    * update lint doc, add the missed rules doc R2029,R2007 (Azure#8502)
    
    * Linter tool document update: add R4004, modify R2016 ,R3006 (Azure#8417)
    
    * Linter tool document update: add R4004.
    
    * Update linter doc :  modify R2016 ,R3006
    
    * change date format
    
    * Update  description of R2016
    
    * 2020 01 01 updates to rules engine caching behavior (Azure#8455)
    
    * 2020 01 01 updates to rules engine caching behavior
    
    * add new cache settings fields to CacheConfiguration
    
    * cache settings fields will enable Rules Engine to allow cache override actions
    
    * fix typos in examples
    
    * renamed privateLinkResourceId to privateLinkAlias
    
    * fix x-nullable usage
    
    * Change cacheDuration to "format":"duration"
    
    Co-authored-by: Moustafa Eid <[email protected]>
    
    * add cli.md for postgresql (Azure#8492)
    
    * add cli.md for postgresql
    
    * remove  and update description
    
    * Added minimalTlsVersion property for Managed Instance endpoint, API version 2018-06-01-preview (Azure#8508)
    
    * [SRP] Add blob service property for container soft delete (Azure#8498)
    
    * Adds 'Offline' state to provisioning states. (Azure#8509)
    
    * Fix x-ms-enum name conflict (Azure#8465)
    
    * [Deployment Scripts] Deployment scripts error model update (Azure#8481)
    
    * add package-subscriptions-2019-11 (Azure#8503)
    
    * regenerated all-api-versions
    
    * Added redis cache publisher schema for azure event grid. (Azure#8486)
    
    * Added redis cache Event Schema to Event Grid DP Repo
    
    * removed commented section
    
    * [Hub Generated] Review request for Microsoft.Attestation to add version preview/2018-09-01-preview (Azure#8478)
    
    * Include Tags in GetSubscription and Deployment APIs (Azure#8268)
    
    * changes to get subscription
    
    * tags for deployments
    
    * fixes from another fork
    
    * added extension
    
    * Remove readonly flag from microsoftSessionAddress properties in BgpSession; add an example for IxRs directPeeringType (Azure#8517)
    
    * add cli.md for databricks (Azure#8521)
    
    * Reverting to local Common.json to satisify autorest against md file.
    
    * Fixing prettier
    
    Co-authored-by: dosegal <[email protected]>
    Co-authored-by: anushreeringne <[email protected]>
    Co-authored-by: JianyeXi <[email protected]>
    Co-authored-by: aramesh-msft <[email protected]>
    Co-authored-by: Moustafa Eid <[email protected]>
    Co-authored-by: Kerwin <[email protected]>
    Co-authored-by: Andrija Cicovic <[email protected]>
    Co-authored-by: Zhenfeng <[email protected]>
    Co-authored-by: Akashdeep Goel <[email protected]>
    Co-authored-by: Lei Ni <[email protected]>
    Co-authored-by: Filiz Topatan <[email protected]>
    Co-authored-by: Jiashuo Li <[email protected]>
    Co-authored-by: abebts2000 <[email protected]>
    Co-authored-by: gkostal <[email protected]>
    Co-authored-by: ramoka178 <[email protected]>
    Co-authored-by: Praneeth Sanapathi <[email protected]>
    17 people authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    0a1a551 View commit details
    Browse the repository at this point in the history
  23. async operation status for privatelink scopes - JEDI urgent (Azure#8344)

    * async operation status
    
    * privatelinkscope operation
    
    * Delete operationStatuses.json
    
    * Update privateLinkScopes_API.json
    
    * Update privateLinkScopes_API.json
    
    * Update privateLinkScopes_API.json
    arolshan authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    800f840 View commit details
    Browse the repository at this point in the history
  24. MSI: Use common types. Fix definitions for proper .NET SDK generation. (

    Azure#8352)
    
    * Use common types. Fix definitions for proper .NET SDK generation.
    
    * Use tracked and proxy resource types
    
    * Revert reference of IdentityPatch to Identity resource
    
    * Revert the previous revert
    angosms authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    63cb255 View commit details
    Browse the repository at this point in the history
  25. New Put API for updating vault security config (Azure#8292)

    * Adding Swagger details for Put BackupResourceVaultConfigs call
    
    Adding Swagger details for Put BackupResourceVaultConfigs call
    
    * Setting feature state as Enabled
    
    * Fixing duplicate OperationId for new Put API
    
    * Adding default response
    
    Co-authored-by: gcs06 <[email protected]>
    2 people authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    4c32509 View commit details
    Browse the repository at this point in the history
  26. Fix type conversion issue of property Version for ManagementPartner A…

    …PI (Azure#8276)
    
    * Fix type conversion issue of property Version
    
    * fix model validation
    
    * Update code
    Neil Ye authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    b6a45e6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3ea4bfb View commit details
    Browse the repository at this point in the history
  28. Add DELETE API to Microsoft.Security applicationWhitelistings (Azure#…

    …8368)
    
    * adding DELETE API to applicationWhitelistings
    
    * adding NotFound to the response
    
    * fix whitespace
    
    * add 404 to example
    
    * changed 404 to 204 when group not found / already deleted
    
    * added 202 Accepted when performing delete in the background
    erelh authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    988d2bf View commit details
    Browse the repository at this point in the history
  29. [DeploymentScripts] Updated readme file to account for python sdk (Az…

    …ure#8525)
    
    * Added python deployment scripts package reference
    
    * update python sdk references
    jorgecotillo authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    c9558b7 View commit details
    Browse the repository at this point in the history
  30. [BillingRP] Adding additional fields to Invoicing and Agreement APIs (A…

    …zure#8418)
    
    * Added missing fields and corrected enum values as per actual implementation
    
    * Removing unsupported LineOfCredit API
    
    Removing unsupported LineOfCredit API
    
    * Delete IncreaseLineOfCreditBySubscription.json
    
    * Adding additional fields to Invoicing APIs
    
    Adding additional fields to Invoicing APIs
    
    * Adding additional feilds to Agreements
    
    Adding additional feilds to Agreements
    
    * Update billing.json
    
    * Updated descriptions
    
    * Upodated the agreement category enum
    
    * Updated description as per review comments.
    
    * Correcting typo
    
    * Updated the category enum values
    
    * Updated enum names
    
    * Updated
    
    * Added "isMonthlyInvoice"
    
    * Updated description for IsMonthlyInvoice
    
    Updated description for IsMonthlyInvoice
    
    * Fixed the build error
    
    * Updated with review comments
    asarkar84 authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    5520b5b View commit details
    Browse the repository at this point in the history
  31. in64 -> int64 (Azure#8547)

    iscai-msft authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    b193295 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3ccb5f7 View commit details
    Browse the repository at this point in the history
  33. regenerated all-api-versions

    azuresdkci authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    cb303ee View commit details
    Browse the repository at this point in the history
  34. Compute update python readme (Azure#8554)

    * updated readmes for python sdk
    
    * additional change
    Zim Kalinowski authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    6f8df49 View commit details
    Browse the repository at this point in the history
  35. Minor fix to LTR on MI example (Azure#8559)

    * Fix set LTR policy example
    
    * Add resource group based LTR APIs
    
    * fix examples
    
    * Fix MI LTR example
    
    * Fix example
    
    * another minor fix
    pixia authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    cf6f1cb View commit details
    Browse the repository at this point in the history
  36. Reconcile ManagedDatabaseRestoreDetails swagger specs (Azure#8560)

    * fixing type in example
    
    * More fixes for LTR MI example
    
    * making fixes for restore details changes
    
    * adding ProxyResource reference'
    
    * update api version in example file
    xaliciayang authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    8f1c945 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    3d0dcff View commit details
    Browse the repository at this point in the history
  38. Individual enrollments updates (Azure#8563)

    * Individual enrollments updates
    
    * fixing swagger
    
    * Making small tweaks
    
    * Removed solution model in example
    
    * Prettier check
    
    * Made suggested changes
    
    * Missing bracket
    
    * Adding names to x-ms-enums
    viv-liu authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    f3ac2b3 View commit details
    Browse the repository at this point in the history
  39. [Hub Generated] Review request for Microsoft.Batch to add version sta…

    …ble/2020-03-01.11.0 (Azure#8546)
    
    * Initial commit (copying old API version)
    
    * Update data plane
    matthchr authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    641fa7d View commit details
    Browse the repository at this point in the history
  40. regenerated all-api-versions

    azuresdkci authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    6ca7cff View commit details
    Browse the repository at this point in the history
  41. Adding metadata path to the Azure Monitor data plane swagger files (A…

    …zure#8504)
    
    * AppInsights
    
    * OperationalInsights
    
    * typo
    
    * typos
    
    * Fix most validation issues
    
    * Fix prettier issues
    
    * Revert changes to existing operation IDs - ignore validation warnings
    alongafni authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    36804be View commit details
    Browse the repository at this point in the history
  42. Update description (Azure#8454)

    viv-liu authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    460b3d0 View commit details
    Browse the repository at this point in the history
  43. Pipeline tool script version upgrade (Azure#8570)

    * Upgrade tools script version.
    
    Upgraded the OAV version.
    raych1 authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    cff06b5 View commit details
    Browse the repository at this point in the history
  44. [Hub Generated] Review request for Microsoft.Insights to add version …

    …stable/2018-03-01 (Azure#7920)
    
    * fix(metricAlert_API): add missing properties to web test metric alert
    
    * docs(metricAlert_API): change properties description
    
    * fix(metricAlert_API): remove templateType from webtest metric alert rules
    
    * fix(metricAlert_API): change subscription description
    
    * fix(metricAlert_API): prettier checks
    
    * fix(): lint warnings
    
    * fix(): lint warnings
    
    * fix(): run prettier
    
    * fix(metricAlert_API): add 'None' option to AggregationType enum in order to be align with 2018-01-01 metricDefintions_API.json
    
    * fix(metricAlert_API): align AggregationType enum with metricDefinitions
    
    * fix(): revert changes to un-brack ARM api
    
    * fix(): change webTestId description
    
    * fix(): add none to timeAggregation enum for compatbility
    
    * fix(): remove type: string and none value from timeAggregation enum
    adibiton authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    49fdca8 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    33b4840 View commit details
    Browse the repository at this point in the history
  46. breaking-change 0.6.5 (Azure#8569)

    ruowan authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    f2c5edd View commit details
    Browse the repository at this point in the history
  47. [DeploymentScripts] Add tail query string (Azure#8539)

    * Update swagger for missing properties
    
    * Revert "Update swagger for missing properties"
    
    This reverts commit dc74330.
    
    * Add tail query string to log route
    
    * Add example and update description
    
    * Update description one more time
    
    * Fix tail type in the example
    filizt authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    30e5a1f View commit details
    Browse the repository at this point in the history
  48. add cli.md for storage (Azure#8577)

    * add cli.md for storage
    
    * update testcase
    00Kai0 authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    774b8ca View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    dc199ec View commit details
    Browse the repository at this point in the history
  50. Supporting linked storage accounts new api for operationalinsights. (A…

    …zure#8568)
    
    * Supporting linked storage accounts api.
    
    * Linked storage accounts examples.
    
    * Update examples api version.
    
    * Get all linked storage accounts api will point to the correct example.
    
    * Updating linked storage accounts list by workspace example.
    
    * next link should be equal to null, more constraints on enum types.
    
    * cspell/prettier fixes.
    
    * Correcting enum values in examples.
    
    * Enum value mistmatch fix.
    dulikvor authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    b68dc27 View commit details
    Browse the repository at this point in the history
  51. Swagger updates to introduce cosmos-db api version 2020-03-01, and ad…

    …d PublicNetworkAccess property (Azure#8474)
    
    * Created 2020-01-03 cosmosdb version with new PublicNetworkAccess database account property
    
    * Updated readme.md
    
    * Changed version number to 2020-03-01
    
    * Added default response for DatabaseAccountGetResults
    
    * Fixed json for DatabaseAccountGetResults
    
    * Removing default response from DatabaseAccountGetResults
    
    * Added 404 to DatabaseAccounts_Get
    
    * Updated CosmosDBDatabaseAccountGet.json with 404 example
    ayanMSFT authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    0e82d11 View commit details
    Browse the repository at this point in the history
  52. regenerated all-api-versions

    azuresdkci authored and tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    1d672e7 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    5e841d5 View commit details
    Browse the repository at this point in the history
  54. added warnings

    tasharm-0412 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    79dc36b View commit details
    Browse the repository at this point in the history