Skip to content

Commit

Permalink
CodeGen from PR 22316 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Purview Share V2 Specs - Data plane (Azure#22316)

* add changes

* clean up

* clean up

* Purview Share Specification Adjustments for Resources and Routes

This commit makes the following updates to the specifications:
- Removes /v2 from routes in the api specification.
- Removes sink property from detached received share examples.

* pipeline failures

* Remove comma that is not needed

* adjust incorrect spelling of word

* commit changes

* test fix

* fixes

* remove unneccessary files

* lro headers fix

* error fix

* changes

* changes

* readme.md

* changes

* add security

* Filter and security

* push changes

* changes

* changes

* changes

* changes

* Update examples

* change

* changes

* add 202 to deletes

* datetime rfc, state, route changes

* CreateOrReplace rename, description enum rename

---------

Co-authored-by: faisalaltell12 <faisalaltell@gmail.com>
Co-authored-by: kbowersox <kbowersox@microsoft.com>
Co-authored-by: kevinmichaelbowersox <99699543+kevinmichaelbowersox@users.noreply.github.com>
  • Loading branch information
4 people committed Feb 22, 2023
1 parent 9b79912 commit 626ba07
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions sdk/purview/Azure.Analytics.Purview.Workflows/src/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ Run `dotnet build /t:GenerateCode` to generate code.
> see https://aka.ms/autorest
``` yaml
input-file:
- https://github.com/Azure/azure-rest-api-specs/blob/3a1ca5a2130250382e65e4585d8e88bfab6d93e4/specification/purview/data-plane/Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json
require:
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/purview/data-plane/readme.md
security: AADToken
security-scopes: https://purview.azure.net/.default

```

0 comments on commit 626ba07

Please sign in to comment.