Skip to content

Commit

Permalink
CodeGen from PR 22837 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge a9c6107fc5c02675080aeec81c90fb7bd723822b into ba9f30eed00b61ebb1ceedecd65a8ce82c81609b
  • Loading branch information
SDKAuto committed Mar 13, 2023
1 parent 8aa9682 commit cb885f6
Show file tree
Hide file tree
Showing 36 changed files with 3,633 additions and 2,418 deletions.
15 changes: 13 additions & 2 deletions sdk/resourcemanager/healthcareapis/armhealthcareapis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,23 @@
# Release History

## 1.1.0-beta.1 (2022-05-19)
## 1.1.0 (2023-03-13)
### Features Added

- New struct `CorsConfiguration`
- New struct `FhirServiceImportConfiguration`
- New struct `ImplementationGuidesConfiguration`
- New struct `ServiceImportConfigurationInfo`
- New field `ImportConfiguration` in struct `ServicesProperties`
- New field `CorsConfiguration` in struct `DicomServiceProperties`
- New field `EventState` in struct `DicomServiceProperties`
- New field `ImplementationGuidesConfiguration` in struct `FhirServiceProperties`
- New field `ImportConfiguration` in struct `FhirServiceProperties`
- New field `EnableRegionalMdmAccount` in struct `MetricSpecification`
- New field `IsInternal` in struct `MetricSpecification`
- New field `MetricFilterPattern` in struct `MetricSpecification`
- New field `ResourceIDDimensionNameOverride` in struct `MetricSpecification`
- New field `SourceMdmAccount` in struct `MetricSpecification`
- New field `CrossTenantCmkApplicationID` in struct `ServiceCosmosDbConfigurationInfo`
- New field `ImportConfiguration` in struct `ServicesProperties`


## 1.0.0 (2022-05-18)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/2f2b633d940230cbbd5bcf1339a2e1c48674e4a2/specification/healthcareapis/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/2f2b633d940230cbbd5bcf1339a2e1c48674e4a2/specification/healthcareapis/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/healthcareapis/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/healthcareapis/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 1.1.0-beta.1
module-version: 1.1.0

```

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

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

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

Loading

0 comments on commit cb885f6

Please sign in to comment.