Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the parameter names to unblock Terraform release #19005

Merged
merged 19 commits into from
May 12, 2022
Merged
Show file tree
Hide file tree
Changes from 16 commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
553fc55
contianerapps: fixing swagger inconsistencies in 2022-01-01-preview
tombuildsstuff Apr 12, 2022
288baf2
containerapps: fixing inconsistencies in the 2022-03-01 swagger
tombuildsstuff Apr 12, 2022
9b81fbd
containerapps: updating the examples for 2022-01-01-preview
tombuildsstuff Apr 12, 2022
f9c1f1f
containerapps: updating the examples to account for the updated param…
tombuildsstuff Apr 12, 2022
3c4872f
containerapps: fixing linting
tombuildsstuff Apr 12, 2022
712d116
fix probe enums
vusause Apr 27, 2022
fecc0eb
Fix revision mode enum
vusause May 2, 2022
acf415e
Merge branch 'vusause/fix-probe-enums' of https://github.com/vusause/…
ruslany May 4, 2022
5811a6c
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs
ruslany May 5, 2022
a279801
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs
ruslany May 10, 2022
6c67627
Merge remote-tracking branch 'remotes/origin/main' into paramrenames
ruslany May 10, 2022
76d764b
Fix the policheck error
ruslany May 10, 2022
66e9b08
Revert "containerapps: fixing linting"
ruslany May 10, 2022
d1b8819
Revert "containerapps: updating the examples for 2022-01-01-preview"
ruslany May 10, 2022
61cd97a
Revert "contianerapps: fixing swagger inconsistencies in 2022-01-01-p…
ruslany May 10, 2022
d7910e0
Undo changes to 2022-01-01-preview
ruslany May 10, 2022
bb86ee1
Fix one issue
ruslany May 10, 2022
50eac49
fix remaining inconsistency
ruslany May 11, 2022
17b1af5
fix authConfig and sourceControl names
ruslany May 11, 2022
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
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"x-ms-odata": "#/definitions/Revision"
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/revisions/{name}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/revisions/{revisionName}": {
"get": {
"tags": [
"ContainerAppsRevisions"
Expand All @@ -94,7 +94,7 @@
"type": "string"
},
{
"name": "name",
"name": "revisionName",
"in": "path",
"description": "Name of the Container App Revision.",
"required": true,
Expand Down Expand Up @@ -125,7 +125,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/revisions/{name}/activate": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/revisions/{revisionName}/activate": {
"post": {
"tags": [
"ContainerAppsRevisions"
Expand All @@ -147,7 +147,7 @@
"type": "string"
},
{
"name": "name",
"name": "revisionName",
"in": "path",
"description": "Name of the Container App Revision.",
"required": true,
Expand Down Expand Up @@ -175,7 +175,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/revisions/{name}/deactivate": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/revisions/{revisionName}/deactivate": {
"post": {
"tags": [
"ContainerAppsRevisions"
Expand All @@ -197,7 +197,7 @@
"type": "string"
},
{
"name": "name",
"name": "revisionName",
"in": "path",
"description": "Name of the Container App Revision.",
"required": true,
Expand Down Expand Up @@ -225,7 +225,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/revisions/{revisionName}/replicas/{name}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/revisions/{revisionName}/replicas/{replicaName}": {
"get": {
"tags": [
"ContainerAppsRevisionReplicas"
Expand Down Expand Up @@ -254,7 +254,7 @@
"type": "string"
},
{
"name": "name",
"name": "replicaName",
"in": "path",
"description": "Name of the Container App Revision Replica.",
"required": true,
Expand Down Expand Up @@ -338,7 +338,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/revisions/{name}/restart": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/revisions/{revisionName}/restart": {
"post": {
"tags": [
"ContainerAppsRevisions"
Expand All @@ -360,7 +360,7 @@
"type": "string"
},
{
"name": "name",
"name": "revisionName",
"in": "path",
"description": "Name of the Container App Revision.",
"required": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName}/daprComponents/{name}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName}/daprComponents/{componentName}": {
"get": {
"tags": [
"DaprComponents"
Expand All @@ -86,7 +86,7 @@
"type": "string"
},
{
"name": "name",
"name": "componentName",
"in": "path",
"description": "Name of the Dapr Component.",
"required": true,
Expand Down Expand Up @@ -138,7 +138,7 @@
"type": "string"
},
{
"name": "name",
"name": "componentName",
"in": "path",
"description": "Name of the Dapr Component.",
"required": true,
Expand Down Expand Up @@ -200,7 +200,7 @@
"type": "string"
},
{
"name": "name",
"name": "componentName",
"in": "path",
"description": "Name of the Dapr Component.",
"required": true,
Expand Down Expand Up @@ -254,7 +254,7 @@
"type": "string"
},
{
"name": "name",
"name": "componentName",
"in": "path",
"description": "Name of the Dapr Component.",
"required": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{name}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName}": {
"get": {
"tags": [
"ManagedEnvironments"
Expand All @@ -114,7 +114,7 @@
"$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter"
},
{
"name": "name",
"name": "environmentName",
"in": "path",
"description": "Name of the Environment.",
"required": true,
Expand Down Expand Up @@ -159,7 +159,7 @@
"$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter"
},
{
"name": "name",
"name": "environmentName",
"in": "path",
"description": "Name of the Environment.",
"required": true,
Expand Down Expand Up @@ -220,7 +220,7 @@
"$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter"
},
{
"name": "name",
"name": "environmentName",
"in": "path",
"description": "Name of the Environment.",
"required": true,
Expand Down Expand Up @@ -269,7 +269,7 @@
"$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter"
},
{
"name": "name",
"name": "environmentName",
"in": "path",
"description": "Name of the Environment.",
"required": true,
Expand Down Expand Up @@ -307,7 +307,7 @@
"x-ms-long-running-operation": true
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{managedEnvironmentName}/certificates": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName}/certificates": {
"get": {
"tags": [
"ManagedEnvironments",
Expand All @@ -323,7 +323,7 @@
"$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter"
},
{
"name": "managedEnvironmentName",
"name": "environmentName",
"in": "path",
"description": "Name of the Managed Environment.",
"required": true,
Expand Down Expand Up @@ -357,7 +357,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{managedEnvironmentName}/certificates/{name}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName}/certificates/{certificateName}": {
"get": {
"tags": [
"ManagedEnvironments",
Expand All @@ -373,14 +373,14 @@
"$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter"
},
{
"name": "managedEnvironmentName",
"name": "environmentName",
"in": "path",
"description": "Name of the Managed Environment.",
"required": true,
"type": "string"
},
{
"name": "name",
"name": "certificateName",
"in": "path",
"description": "Name of the Certificate.",
"required": true,
Expand Down Expand Up @@ -425,14 +425,14 @@
"$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter"
},
{
"name": "managedEnvironmentName",
"name": "environmentName",
"in": "path",
"description": "Name of the Managed Environment.",
"required": true,
"type": "string"
},
{
"name": "name",
"name": "certificateName",
"in": "path",
"description": "Name of the Certificate.",
"required": true,
Expand Down Expand Up @@ -485,14 +485,14 @@
"$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter"
},
{
"name": "managedEnvironmentName",
"name": "environmentName",
"in": "path",
"description": "Name of the Managed Environment.",
"required": true,
"type": "string"
},
{
"name": "name",
"name": "certificateName",
"in": "path",
"description": "Name of the Certificate.",
"required": true,
Expand Down Expand Up @@ -538,14 +538,14 @@
"$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter"
},
{
"name": "managedEnvironmentName",
"name": "environmentName",
"in": "path",
"description": "Name of the Managed Environment.",
"required": true,
"type": "string"
},
{
"name": "name",
"name": "certificateName",
"in": "path",
"description": "Name of the Certificate.",
"required": true,
Expand Down Expand Up @@ -585,7 +585,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{managedEnvironmentName}/checkNameAvailability": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName}/checkNameAvailability": {
"post": {
"tags": [
"ManagedEnvironments"
Expand All @@ -601,7 +601,7 @@
"$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter"
},
{
"name": "managedEnvironmentName",
"name": "environmentName",
"in": "path",
"description": "Name of the Managed Environment.",
"required": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"application/json"
],
"paths": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{envName}/storages": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName}/storages": {
"get": {
"tags": [
"ManagedEnvironmentsStorages"
Expand All @@ -31,7 +31,7 @@
"$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter"
},
{
"name": "envName",
"name": "environmentName",
"in": "path",
"description": "Name of the Environment.",
"required": true,
Expand Down Expand Up @@ -62,7 +62,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{envName}/storages/{name}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName}/storages/{storageName}": {
"get": {
"tags": [
"ManagedEnvironmentsStorages"
Expand All @@ -78,14 +78,14 @@
"$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter"
},
{
"name": "envName",
"name": "environmentName",
"in": "path",
"description": "Name of the Environment.",
"required": true,
"type": "string"
},
{
"name": "name",
"name": "storageName",
"in": "path",
"description": "Name of the storage.",
"required": true,
Expand Down Expand Up @@ -130,14 +130,14 @@
"$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter"
},
{
"name": "envName",
"name": "environmentName",
"in": "path",
"description": "Name of the Environment.",
"required": true,
"type": "string"
},
{
"name": "name",
"name": "storageName",
"in": "path",
"description": "Name of the storage.",
"required": true,
Expand Down Expand Up @@ -191,14 +191,14 @@
"$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter"
},
{
"name": "envName",
"name": "environmentName",
"in": "path",
"description": "Name of the Environment.",
"required": true,
"type": "string"
},
{
"name": "name",
"name": "storageName",
"in": "path",
"description": "Name of the storage.",
"required": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"parameters": {
"subscriptionId": "34adfa4f-cedf-4dc0-ba29-b6d1a69ab345",
"resourceGroupName": "examplerg",
"managedEnvironmentName": "testcontainerenv",
"name": "certificate-firendly-name",
"environmentName": "testcontainerenv",
"certificateName": "certificate-firendly-name",
"api-version": "2022-03-01",
"certificateEnvelope": {
"location": "East US",
Expand All @@ -22,7 +22,7 @@
"location": "East US",
"properties": {
"provisioningState": "Succeeded",
"subjectName": "my-subject-name.company.country.net",
"subjectName": "my-subject-name.contoso.com",
"issuer": "Issuer Name",
"issueDate": "2021-11-06T04:00:00Z",
"expirationDate": "2022-11-06T04:00:00Z",
Expand Down
Loading