Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
cb405da
search: adding the autorest files necessary to generate a Data Plane …
tombuildsstuff Jul 23, 2021
1a70101
Adding 06-15 version (#15320)
PingZhu2232 Jul 26, 2021
44c5162
Add assesments & assessment metadata new API versions (#15196)
MorBrisker Jul 26, 2021
61d502e
[Hub Generated] Review request for Microsoft.Resources to add version…
tim-nguyen-cs Jul 26, 2021
cc5b287
Time Series Insights - add 2021-06-30-preview API version, and suppor…
k-rush Jul 26, 2021
8c8839f
redis t1 del (#15340)
RAY-316 Jul 26, 2021
949ff43
Fix swagger correctness for appplatform 2021-06-01-preview (#15031)
gavinfish Jul 26, 2021
78ca03c
chore: Add dependabot for NPM dependency updates (#12602)
nschonni Jul 26, 2021
69c20e8
Changing version back to 2021-06 (#15305)
pratimaupadhyay02 Jul 26, 2021
8d2e883
Bump ts-node from 8.3.0 to 10.1.0 (#15341)
dependabot[bot] Jul 26, 2021
e3dbb82
Bump @types/mocha from 5.2.7 to 9.0.0 (#15342)
dependabot[bot] Jul 26, 2021
bea659d
Text Analytics v3.2 preview.1 (#15159)
abhahn Jul 26, 2021
ce01053
Revert "chore: Add dependabot for NPM dependency updates (#12602)" (#…
zhenglaizhang Jul 27, 2021
e79143f
Revert "Add assesments & assessment metadata new API versions (#15196…
MorBrisker Jul 27, 2021
3efd9a9
[datafactory] add table lock and upsert properties (#14975)
yxi339 Jul 27, 2021
4cec177
Adding readme.python.md configuration for Recovery Services - Site Re…
imshashwataggarwal Jul 27, 2021
552b277
remove wrong read-only from RetentionInDays property (#15247)
tofriedl Jul 27, 2021
472ed65
Fixed breaking change due to order (#15371)
paterasMSFT Jul 27, 2021
0d5cc91
fixed resources-list description typo (#15392)
tim-nguyen-cs Jul 28, 2021
de77aca
Fixed order (#15367)
paterasMSFT Jul 28, 2021
83c0c48
adding the changes again; trying to fix prettier errors (#15322)
agalerrotaru Jul 28, 2021
0b8ad36
Added and modified readme files for autorest.az to use for codegen (#…
Jul 28, 2021
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
89 changes: 61 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"@ts-common/fs": "0.2.0",
"@ts-common/iterator": "^0.3.6",
"@types/js-yaml": "^3.12.1",
"@types/mocha": "^5.2.6",
"@types/mocha": "^9.0.0",
"@types/prettier": "^2.3.0",
"cspell": "^4.0.30",
"js-yaml": "^3.13.1",
"json-schema-ref-parser": "^6.1.0",
"mocha": "*",
"prettier": "^2.1.2",
"ts-node": "^8.1.0",
"ts-node": "^10.1.0",
"tslib": "^1.10.0",
"typescript": "^3.5.3"
},
Expand Down
19 changes: 19 additions & 0 deletions specification/apimanagement/resource-manager/readme.az.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## AZ

These settings apply only when `--az` is specified on the command line.

``` yaml $(az) && $(target-mode) == 'core'
tag: package-preview-2021-01
az:
extensions: apim
namespace: azure.mgmt.apimanagement
package-name: azure-mgmt-apimanagement
az-output-folder: $(azure-cli-folder)/src/azure-cli/azure/cli/command_modules/apim
python-sdk-output-folder: $(az-output-folder)/vendored_sdks/apimanagement
cli:
cli-directive:
- where:
group: "*"
op: "*"
hidden: true
```
4 changes: 4 additions & 0 deletions specification/apimanagement/resource-manager/readme.cli.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
``` yaml
# add any configuration here for all CLI languages
# refer to the faq.md for more details
```
4 changes: 3 additions & 1 deletion specification/apimanagement/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,9 @@ See configuration in [readme.go.md](./readme.go.md)

See configuration in [readme.java.md](./readme.java.md)

## AZ

See configuration in [readme.az.md](./readme.az.md)

## Suppression

Expand Down Expand Up @@ -606,4 +608,4 @@ directive:
- suppress: R4009
from: apimnotifications.json
reason: Warning raised to error while PR was being reviewed. SystemData will implement in next preview version.
```
```
Original file line number Diff line number Diff line change
Expand Up @@ -572,8 +572,7 @@
},
"RetentionInDays": {
"type": "integer",
"description": "Retention period in days.",
"readOnly": true
"description": "Retention period in days."
},
"DisableIpMasking": {
"type": "boolean",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ These settings apply only when `--tag=package-2020-02-02 --go` is specified on h
Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.

``` yaml $(tag) == 'package-2020-02-02' && $(go)
output-folder: $(go-sdk-folder)/services/preview/appinsights/mgmt/2020-02-02-preview/$(namespace)
output-folder: $(go-sdk-folder)/services/appinsights/mgmt/2020-02-02/$(namespace)
```
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,6 @@ input-file:
- Microsoft.Insights/stable/2015-05-01/workbooks_API.json
- Microsoft.Insights/stable/2015-05-01/myworkbooks_API.json
- Microsoft.Insights/stable/2020-02-02/components_API.json
- Microsoft.Insights/preview/2020-03-01-preview/componentLinkedStorageAccounts_API.json
```

### Tag: package-2019-10-17-preview
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3066,23 +3066,43 @@
"properties": {
"serviceRuntimeSubnetId": {
"description": "Fully qualified resource Id of the subnet to host Azure Spring Cloud Service Runtime",
"type": "string"
"type": "string",
"x-ms-mutability": [
"create",
"read"
]
},
"appSubnetId": {
"description": "Fully qualified resource Id of the subnet to host Azure Spring Cloud Apps",
"type": "string"
"type": "string",
"x-ms-mutability": [
"create",
"read"
]
},
"serviceCidr": {
"description": "Azure Spring Cloud service reserved CIDR",
"type": "string"
"type": "string",
"x-ms-mutability": [
"create",
"read"
]
},
"serviceRuntimeNetworkResourceGroup": {
"description": "Name of the resource group containing network resources of Azure Spring Cloud Service Runtime",
"type": "string"
"type": "string",
"x-ms-mutability": [
"create",
"read"
]
},
"appNetworkResourceGroup": {
"description": "Name of the resource group containing network resources of Azure Spring Cloud Apps",
"type": "string"
"type": "string",
"x-ms-mutability": [
"create",
"read"
]
},
"outboundIPs": {
"description": "Desired outbound IP resources for Azure Spring Cloud instance.",
Expand Down Expand Up @@ -3413,11 +3433,16 @@
},
"fqdn": {
"description": "Fully qualified dns Name.",
"type": "string"
"type": "string",
"x-ms-mutability": [
"create",
"read"
]
},
"httpsOnly": {
"description": "Indicate if only https is allowed.",
"type": "boolean"
"type": "boolean",
"default": false
},
"createdTime": {
"format": "date-time",
Expand All @@ -3435,7 +3460,8 @@
},
"enableEndToEndTLS": {
"description": "Indicate if end to end TLS is enabled.",
"type": "boolean"
"type": "boolean",
"default": false
}
}
},
Expand All @@ -3452,7 +3478,8 @@
},
"mountPath": {
"description": "Mount path of the temporary disk",
"type": "string"
"type": "string",
"default": "/tmp"
}
}
},
Expand Down Expand Up @@ -4018,6 +4045,7 @@
},
"runtimeVersion": {
"description": "Runtime version",
"default": "Java_8",
"enum": [
"Java_8",
"Java_11",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13939,11 +13939,6 @@
"ContainerRegistry": {
"type": "object",
"properties": {
"registryServer": {
"type": "string",
"title": "The registry URL.",
"description": "If omitted, the default is \"docker.io\"."
},
"username": {
"type": "string",
"x-ms-client-name": "userName",
Expand All @@ -13953,6 +13948,11 @@
"type": "string",
"title": "The password to log into the registry server."
},
"registryServer": {
"type": "string",
"title": "The registry URL.",
"description": "If omitted, the default is \"docker.io\"."
},
"identityReference": {
"title": "The reference to the user assigned identity to use to access an Azure Container Registry instead of username and password.",
"$ref": "#/definitions/ComputeNodeIdentityReference"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4258,11 +4258,6 @@
"ContainerRegistry": {
"type": "object",
"properties": {
"registryServer": {
"type": "string",
"title": "The registry URL.",
"description": "If omitted, the default is \"docker.io\"."
},
"username": {
"type": "string",
"x-ms-client-name": "userName",
Expand All @@ -4272,6 +4267,11 @@
"type": "string",
"title": "The password to log into the registry server."
},
"registryServer": {
"type": "string",
"title": "The registry URL.",
"description": "If omitted, the default is \"docker.io\"."
},
"identityReference": {
"title": "The reference to the user assigned identity to use to access an Azure Container Registry instead of username and password.",
"$ref": "#/definitions/ComputeNodeIdentityReference"
Expand Down
Loading