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 3004ec4
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ Run `dotnet build /t:GenerateCode` to generate code.

```yaml
title: PurviewAdministration
input-file:
- https://github.com/Azure/azure-rest-api-specs/blob/b2bddfe2e59b5b14e559e0433b6e6d057bcff95d/specification/purview/data-plane/Azure.Analytics.Purview.Account/preview/2019-11-01-preview/account.json
- https://github.com/Azure/azure-rest-api-specs/blob/1424fc4a1f82af852a626c6ab6d1d296b5fe4df1/specification/purview/data-plane/Azure.Analytics.Purview.MetadataPolicies/preview/2021-07-01/purviewMetadataPolicy.json
require:
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/purview/data-plane/readme.md
namespace: Azure.Analytics.Purview.Administration
modelerfour:
lenient-model-deduplication: true
Expand Down Expand Up @@ -83,3 +82,4 @@ directive:
$.operationId = "Purview" + $.operationId;
}
```

0 comments on commit 3004ec4

Please sign in to comment.