Skip to content

added 3.2-preview.1#2

Open
suhas92 wants to merge 2 commits intomasterfrom
sumeh/add-3.2
Open

added 3.2-preview.1#2
suhas92 wants to merge 2 commits intomasterfrom
sumeh/add-3.2

Conversation

@suhas92
Copy link
Copy Markdown
Owner

@suhas92 suhas92 commented Sep 23, 2020

This PR adds 3.2-preview.2 endpoint SDK.

Things to look out for -

Swagger file - (swagger-latest.json) I have made few edits on the swagger to make sure it is autogenerating code for wrapper implementation

Auto - Generated Code - All the files under /Generated folder are coming from swagger file, if you think we should have a change in generated ones, please comment on the swagger-latest.json for more clarity.

For each customization, I have added a new class with the same name which will add the customization.

AnalyzeHealthOperation.cs - This is the class for implementing the LRO pattern as described by the Azure .NET SDK guidelines.
AnalyzeHealthResultCollection.cs - Added this class as a wrapper for ReadOnlyCOllection on top of HealthcareResult.cs
Some customizations are around making Models internal to the SDK and are not exposed to the customer.
Some customizations are for renaming classes as many were not showing a correct naming pattern.

WIP - updated swagger

WIP - build passing

AnalyzeHealthOperation wrapper working

added analyze operation wrapper

added tests  for analyze and analyzehealth

fix
suhas92 pushed a commit that referenced this pull request Jan 14, 2021
* Updated version number

* Try #2 on beta.1

* Fixed typo in version number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant