Skip to content
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions specification/datafactory/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ These are the global settings for the Data Factory V2 API.
title: DataFactoryManagementClient
description: The Azure Data Factory V2 management API provides a RESTful set of web services that interact with Azure Data Factory V2 services.
openapi-type: arm
tag: package-2017-09-preview
tag: package-2018-06
```

### Tag: package-2018-06
Expand Down Expand Up @@ -94,7 +94,7 @@ python:
payload-flattening-threshold: 2
namespace: azure.mgmt.datafactory
package-name: azure-mgmt-dafactory
package-version: 0.6.0
package-version: 1.0.0
clear-output-folder: true
```
``` yaml $(python) && $(python-mode) == 'update'
Expand Down