Skip to content

Commit

Permalink
CodeGen from PR 22241 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
[Hub Generated] Publish private branch 'jiwang6/workflow-api' (Azure#22241)

* Add purview workflow api.

* Fix prettier check errors

* Fix workflow tag

* Fix spell check error

* Fix linter error

* Fix spell error and remove redundant example

* Remove readme.md

* Fix linter warning

* Add reassign workflow request API

* Add nextLink in example file

* Fix spell error

* Fix example value

* fix opertaion id

* Fix some issue

* Fix reassign task request operationId

* Fix azure_auth scope

* Re-organize workflow API

* Add enum option for some parameters

* Fix enum option for some parameters

* Rename request type filter

* Add description for top level resource schema

* Add description for top level resource schema

* Add RequestEventPayloadWebRequest multiple sub models

* Rename and change the model of some properties

* Update workflow swagger

* Update workflow swagger for SDK board review

* Update workflow app model

* Remove list/get/cancel userrequest api

* lint error fix

* Fix lint error

* Fix small swagger issue

* fix small swagger issue

* Add unknow words

* fix small swagger issue

* Fix small swagger issue

* Fix some properties

* Fix swagger

Co-authored-by: Jing Wang <jiwang6@microsoft.com>
  • Loading branch information
SDKAuto and Jing Wang committed Jan 20, 2023
1 parent e04f2ee commit 745c861
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sdk/purview/Azure.Analytics.Purview.Catalog/src/autorest.md
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: PurviewCatalog
input-file:

- https://github.com/Azure/azure-rest-api-specs/blob/ccbe894f6b012ca2000184307ed453fd68797b86/specification/purview/data-plane/Azure.Analytics.Purview.Catalog/preview/2022-03-01-preview/purviewcatalog.json
require:
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/purview/data-plane/readme.md


namespace: Azure.Analytics.Purview.Catalog
Expand Down Expand Up @@ -81,3 +80,4 @@ directive:
transform: >
$.operationId = $.operationId.replace("_List", "_Get");
```

0 comments on commit 745c861

Please sign in to comment.