Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
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
Prev Previous commit
Next Next commit
Run Prettier again and update README
  • Loading branch information
Jenny Liu committed Jun 12, 2025
commit fa65a496707a98f78f39a40121830312ef98cddb
Original file line number Diff line number Diff line change
@@ -1,42 +1,42 @@
{
"operationId": "DeploymentSafeguards_List",
"title": "Lists DeploymentSafeguards by parent resource.",
"parameters": {
"api-version": "2025-05-02-preview",
"resourceUri": "subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.ContainerService/managedClusters/cluster1"
},
"responses": {
"200": {
"headers": {
"ETag": "kd30rkdfo49="
"operationId": "DeploymentSafeguards_List",
"title": "Lists DeploymentSafeguards by parent resource.",
"parameters": {
"api-version": "2025-05-02-preview",
"resourceUri": "subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.ContainerService/managedClusters/cluster1"
},
"responses": {
"200": {
"headers": {
"ETag": "kd30rkdfo49="
},
"body": {
"value": [
{
"id": "/subscriptions/subid1/resourcegroups/rg1/providers/Microsoft.ContainerService/managedClusters/cluster1/providers/Microsoft.ContainerService/deploymentSafeguards/default",
"name": "default",
"type": "Microsoft.ContainerService/deploymentSafeguards",
"systemData": {
"createdBy": "someUser",
"createdByType": "User",
"createdAt": "2022-03-23T05:40:40.657Z",
"lastModifiedBy": "someOtherUser",
"lastModifiedByType": "User",
"lastModifiedAt": "2022-03-23T05:40:40.657Z"
},
"body": {
"value": [
{
"id": "/subscriptions/subid1/resourcegroups/rg1/providers/Microsoft.ContainerService/managedClusters/cluster1/providers/Microsoft.ContainerService/deploymentSafeguards/default",
"name": "default",
"type": "Microsoft.ContainerService/deploymentSafeguards",
"systemData": {
"createdBy": "someUser",
"createdByType": "User",
"createdAt": "2022-03-23T05:40:40.657Z",
"lastModifiedBy": "someOtherUser",
"lastModifiedByType": "User",
"lastModifiedAt": "2022-03-23T05:40:40.657Z"
},
"eTag": "23ujdflewrj3=",
"properties": {
"level": "Warn",
"systemExcludedNamespaces": [
"kube-system",
"gatekeeper-system"
],
"podSecurityStandardsLevel": "Baseline",
"provisioningState": "Succeeded"
}
}
]
"eTag": "23ujdflewrj3=",
"properties": {
"level": "Warn",
"systemExcludedNamespaces": [
"kube-system",
"gatekeeper-system"
],
"podSecurityStandardsLevel": "Baseline",
"provisioningState": "Succeeded"
}
}
}
]
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"operationId": "Operations_List",
"title": "List the operations for the provider.",
"parameters": {
"api-version": "2025-05-02-preview"
},
"responses": {
"200": {
"body": {
"value": [
{
"display": {
"description": "Gets the status of an asynchronous operation",
"operation": "Get Operation",
"provider": "Microsoft Container Service",
"resource": "Operation"
},
"name": "Microsoft.ContainerService/locations/operations/read",
"origin": "user,system"
}
]
}
}
"operationId": "Operations_List",
"title": "List the operations for the provider.",
"parameters": {
"api-version": "2025-05-02-preview"
},
"responses": {
"200": {
"body": {
"value": [
{
"display": {
"description": "Gets the status of an asynchronous operation",
"operation": "Get Operation",
"provider": "Microsoft Container Service",
"resource": "Operation"
},
"name": "Microsoft.ContainerService/locations/operations/read",
"origin": "user,system"
}
]
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,42 +1,42 @@
{
"operationId": "DeploymentSafeguards_List",
"title": "Lists DeploymentSafeguards by parent resource.",
"parameters": {
"api-version": "2025-05-02-preview",
"resourceUri": "subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.ContainerService/managedClusters/cluster1"
},
"responses": {
"200": {
"headers": {
"ETag": "kd30rkdfo49="
"operationId": "DeploymentSafeguards_List",
"title": "Lists DeploymentSafeguards by parent resource.",
"parameters": {
"api-version": "2025-05-02-preview",
"resourceUri": "subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.ContainerService/managedClusters/cluster1"
},
"responses": {
"200": {
"headers": {
"ETag": "kd30rkdfo49="
},
"body": {
"value": [
{
"id": "/subscriptions/subid1/resourcegroups/rg1/providers/Microsoft.ContainerService/managedClusters/cluster1/providers/Microsoft.ContainerService/deploymentSafeguards/default",
"name": "default",
"type": "Microsoft.ContainerService/deploymentSafeguards",
"systemData": {
"createdBy": "someUser",
"createdByType": "User",
"createdAt": "2022-03-23T05:40:40.657Z",
"lastModifiedBy": "someOtherUser",
"lastModifiedByType": "User",
"lastModifiedAt": "2022-03-23T05:40:40.657Z"
},
"body": {
"value": [
{
"id": "/subscriptions/subid1/resourcegroups/rg1/providers/Microsoft.ContainerService/managedClusters/cluster1/providers/Microsoft.ContainerService/deploymentSafeguards/default",
"name": "default",
"type": "Microsoft.ContainerService/deploymentSafeguards",
"systemData": {
"createdBy": "someUser",
"createdByType": "User",
"createdAt": "2022-03-23T05:40:40.657Z",
"lastModifiedBy": "someOtherUser",
"lastModifiedByType": "User",
"lastModifiedAt": "2022-03-23T05:40:40.657Z"
},
"eTag": "23ujdflewrj3=",
"properties": {
"level": "Warn",
"systemExcludedNamespaces": [
"kube-system",
"gatekeeper-system"
],
"podSecurityStandardsLevel": "Baseline",
"provisioningState": "Succeeded"
}
}
]
"eTag": "23ujdflewrj3=",
"properties": {
"level": "Warn",
"systemExcludedNamespaces": [
"kube-system",
"gatekeeper-system"
],
"podSecurityStandardsLevel": "Baseline",
"provisioningState": "Succeeded"
}
}
}
]
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,24 @@ input-file:
- stable/2025-04-01/deploymentsafeguards.json
```

### Tag: package-2024-05-02-preview
### Tag: package-2025-04-02-preview

These settings apply only when `--tag=package-2024-05-02-preview` is specified on the command line.
These settings apply only when `--tag=package-2025-04-02-preview` is specified on the command line.

```yaml $(tag) == 'package-2024-04-preview'
```yaml $(tag) == 'package-2025-04-preview'
input-file:
- preview/2025-04-02-preview/deploymentsafeguards.json
```

### Tag: package-2025-05-02-preview

These settings apply only when `--tag=package-2025-05-02-preview` is specified on the command line.

```yaml $(tag) == 'package-2025-05-preview'
input-file:
- preview/2025-05-02-preview/deploymentsafeguards.json
```

# Code Generation

## Swagger to SDK
Expand Down
Loading