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

Create a new preview API "v3.1-preview.1" #8620

Merged
merged 166 commits into from
Mar 17, 2020

Commits on Oct 26, 2018

  1. updated model names in preview version to be consistent with stable v…

    …ersion to avoid breaking changes in client side code
    laramume committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    5787a88 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. changed swagger files

    laramume committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    4149f66 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Configuration menu
    Copy the full SHA
    9836271 View commit details
    Browse the repository at this point in the history
  2. added new API's

    laramume committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    108a372 View commit details
    Browse the repository at this point in the history

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 <eidmoustafa@gmail.com>
    
    * 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 <51155368+dosegal@users.noreply.github.com>
    Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
    Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
    Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
    Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
    Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
    Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
    Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
    Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
    Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
    Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
    Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
    Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
    Co-authored-by: gkostal <gkostal@microsoft.com>
    Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
    Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>
    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 <g.chandrasekarendran@gmail.com>
    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
  55. Configuration menu
    Copy the full SHA
    99b43c0 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    7e8de8e View commit details
    Browse the repository at this point in the history
  57. Fix x-ms-enum name conflict (Azure#8465)

    leni-msft authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    5a2fb34 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    f6bfd39 View commit details
    Browse the repository at this point in the history
  59. add package-subscriptions-2019-11 (Azure#8503)

    jiasli authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    84ccdde View commit details
    Browse the repository at this point in the history
  60. regenerated all-api-versions

    azuresdkci authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    2df5dfc View commit details
    Browse the repository at this point in the history
  61. 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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    8e3a331 View commit details
    Browse the repository at this point in the history
  62. [Hub Generated] Review request for Microsoft.Attestation to add versi…

    …on preview/2018-09-01-preview (Azure#8478)
    gkostal authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    990d1d2 View commit details
    Browse the repository at this point in the history
  63. 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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    9106e9c View commit details
    Browse the repository at this point in the history
  64. Remove readonly flag from microsoftSessionAddress properties in BgpSe…

    …ssion; add an example for IxRs directPeeringType (Azure#8517)
    psanapathi authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    1b3c89a View commit details
    Browse the repository at this point in the history
  65. add cli.md for databricks (Azure#8521)

    00Kai0 authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    92c178d View commit details
    Browse the repository at this point in the history
  66. [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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    71cfc01 View commit details
    Browse the repository at this point in the history
  67. regenerated all-api-versions

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

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

    azuresdkci authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    f3387c4 View commit details
    Browse the repository at this point in the history
  70. Make 2019-05-01 stable (Azure#8491)

    ArcturusZhang authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    ff4bf46 View commit details
    Browse the repository at this point in the history
  71. 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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    1b653c4 View commit details
    Browse the repository at this point in the history
  72. regenerated all-api-versions

    azuresdkci authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    297d582 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    b408cb1 View commit details
    Browse the repository at this point in the history
  74. 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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    799ce4a View commit details
    Browse the repository at this point in the history
  75. update test for healthcareapis (Azure#8543)

    00Kai0 authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    87799ce View commit details
    Browse the repository at this point in the history
  76. 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 <eidmoustafa@gmail.com>
    
    * 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 <51155368+dosegal@users.noreply.github.com>
    Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
    Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
    Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
    Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
    Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
    Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
    Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
    Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
    Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
    Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
    Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
    Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
    Co-authored-by: gkostal <gkostal@microsoft.com>
    Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
    Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>
    17 people authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    8cc0282 View commit details
    Browse the repository at this point in the history
  77. 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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    4ed767a View commit details
    Browse the repository at this point in the history
  78. 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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    c2246b9 View commit details
    Browse the repository at this point in the history
  79. 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 <g.chandrasekarendran@gmail.com>
    2 people authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    b21a2fa View commit details
    Browse the repository at this point in the history
  80. 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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    935fc3f View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    327fab7 View commit details
    Browse the repository at this point in the history
  82. 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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    92972ae View commit details
    Browse the repository at this point in the history
  83. [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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    864ca16 View commit details
    Browse the repository at this point in the history
  84. [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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    d46db67 View commit details
    Browse the repository at this point in the history
  85. in64 -> int64 (Azure#8547)

    iscai-msft authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    98f9af8 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    ea47ca0 View commit details
    Browse the repository at this point in the history
  87. regenerated all-api-versions

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

    * updated readmes for python sdk
    
    * additional change
    Zim Kalinowski authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    37bd708 View commit details
    Browse the repository at this point in the history
  89. 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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    2525c41 View commit details
    Browse the repository at this point in the history
  90. 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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    28842dc View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    9a4b445 View commit details
    Browse the repository at this point in the history
  92. 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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    a260018 View commit details
    Browse the repository at this point in the history
  93. [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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    1863f0c View commit details
    Browse the repository at this point in the history
  94. regenerated all-api-versions

    azuresdkci authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    0a35942 View commit details
    Browse the repository at this point in the history
  95. 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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    61c03c2 View commit details
    Browse the repository at this point in the history
  96. Update description (Azure#8454)

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

    * Upgrade tools script version.
    
    Upgraded the OAV version.
    raych1 authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    55838b1 View commit details
    Browse the repository at this point in the history
  98. [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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    98f2c7d View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    3bbee20 View commit details
    Browse the repository at this point in the history
  100. breaking-change 0.6.5 (Azure#8569)

    ruowan authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    ac8596b View commit details
    Browse the repository at this point in the history
  101. [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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    900c28f View commit details
    Browse the repository at this point in the history
  102. add cli.md for storage (Azure#8577)

    * add cli.md for storage
    
    * update testcase
    00Kai0 authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    1d2184a View commit details
    Browse the repository at this point in the history
  103. Adding Expand to Bookmark (Azure#8238)

    zhzhao8888 authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    8b2a536 View commit details
    Browse the repository at this point in the history
  104. 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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    ba64fff View commit details
    Browse the repository at this point in the history
  105. 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 josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    4d2176e View commit details
    Browse the repository at this point in the history
  106. regenerated all-api-versions

    azuresdkci authored and josuh committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    6a48306 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    4decbbb View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Merge pull request #1 from tasharm-0412/tasharm/addWarnings

    Added warnings to the swagger defs v3.0
    laramume committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    ccdbd44 View commit details
    Browse the repository at this point in the history
  2. Adding ABSA Swagger json

    josuh committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    23c03a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d99b44 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from josuhazure/josuh_aspect

    Added ABSA API to the swagger defs v3.1-Preview.1
    laramume committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    3befe3f View commit details
    Browse the repository at this point in the history
  5. adding description

    josuh committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    31b1951 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83462c7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from josuhazure/josuh_aspect

    Adding ABSA description
    laramume committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    9a28376 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Configuration menu
    Copy the full SHA
    9426fcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24a8609 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from tasharm-0412/tasharm/addWarnings

    Updated the warnings response for sentiment
    laramume committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    c5091dc View commit details
    Browse the repository at this point in the history
  4. made changes

    laramume committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    f07e3e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    489e3dc View commit details
    Browse the repository at this point in the history
  6. made changes

    laramume committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    5fd8d6d View commit details
    Browse the repository at this point in the history
  7. made changes

    laramume committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    f370f9b View commit details
    Browse the repository at this point in the history
  8. made changes

    laramume committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    a229999 View commit details
    Browse the repository at this point in the history
  9. add new preview API v3.1

    laramume committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    653ad21 View commit details
    Browse the repository at this point in the history
  10. change to two decimal

    josuh committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    db71d43 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e424e4b View commit details
    Browse the repository at this point in the history
  12. Merge pull request #5 from josuhazure/josuh_aspect

    Change Aspect example to two decimal
    laramume committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    5a64709 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. added warnings

    laramume committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    fb481be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e9c6e7 View commit details
    Browse the repository at this point in the history
  3. added warnings

    laramume committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    30820c0 View commit details
    Browse the repository at this point in the history
  4. added warnings

    laramume committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    fc129b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9b1af9 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    d2e2d6d View commit details
    Browse the repository at this point in the history
  2. resolving commments

    josuh committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    1f0958b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from josuhazure/josuh_aspect

    Adding sentence text + changing documentScores to confidenceScores
    laramume committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    b324a5e View commit details
    Browse the repository at this point in the history
  4. revert the changes in V3.0-preview

    josuh committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    8460af3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. resolving comments

    josuh committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    5bef0e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from josuhazure/josuh_aspect

    Reverting 3.0-preview change + resolving comments for aspect
    laramume committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    f026b1e View commit details
    Browse the repository at this point in the history
  3. resolved PR comments

    laramume committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    cc2f67a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c0135d View commit details
    Browse the repository at this point in the history
  5. resolved PR comments

    laramume committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    307f180 View commit details
    Browse the repository at this point in the history
  6. Resolved review comments

    tasharm-0412 committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    afb3dcd View commit details
    Browse the repository at this point in the history
  7. change links to ref

    josuh committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    35e05b9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #8 from josuhazure/josuh_aspect

    Change links to ref
    laramume committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    9325eed View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Revert changes in batch

    laramume committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    9223fae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e89abf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e44da28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50ecd34 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. fix build errors

    laramume committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    c13e020 View commit details
    Browse the repository at this point in the history
  2. removing ids from aspects and opinions

    josuh committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    cabcacd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from josuhazure/josuh_aspect

    Removing ids from aspects and opinions
    laramume committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    4c82802 View commit details
    Browse the repository at this point in the history
  4. fix build errors

    laramume committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    ed3fa77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2c86f1 View commit details
    Browse the repository at this point in the history
  6. fix build errors

    laramume committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    b3c3a11 View commit details
    Browse the repository at this point in the history
  7. fix build errors

    laramume committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    d00587a View commit details
    Browse the repository at this point in the history
  8. fix build errors

    laramume committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    b7c0ff2 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. fix build errors

    laramume committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    52646ca View commit details
    Browse the repository at this point in the history
  2. fix build errors

    laramume committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    b3588fd View commit details
    Browse the repository at this point in the history
  3. fix build errors

    laramume committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    c76b66b View commit details
    Browse the repository at this point in the history
  4. fix build errors

    laramume committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    4408284 View commit details
    Browse the repository at this point in the history
  5. fix build errors

    laramume committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    0fa1c5c View commit details
    Browse the repository at this point in the history
  6. parameter change

    josuh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    41e6827 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #10 from josuhazure/josuh_aspect

    parameter change
    laramume committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    a978711 View commit details
    Browse the repository at this point in the history