-
Notifications
You must be signed in to change notification settings - Fork 5.6k
[Azure AI - Health Insights] - Typespec revision for Health Insights API Version 2 #27223
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
0612b51
Health Insights API Version 2
asaflevi-ms 4d34e35
add custom_words
asaflevi-ms 1655036
update radiology insights doc descriptions
asaflevi-ms 1b644ad
misspell
asaflevi-ms 9366183
add java service-name option to emit the service name
asaflevi-ms 222579b
update openAPI spec. misspell
asaflevi-ms 1441e71
Merge branch 'main' into asaflevi/healthinsights-api-v2
asaflevi-ms 8e8031c
model is Element instead of extends element
asaflevi-ms 3fadaf0
Fhir.R4 namespace as PascalCase
asaflevi-ms a5bbaa7
Fix: workaround - force order resolution
asaflevi-ms 15e7609
fix: suppression to get additionalProperties. DomainResource is Resource
asaflevi-ms 80a8ba9
suppress in patient timeline to get additionalProperties
asaflevi-ms c9279c7
Merge branch 'main' into asaflevi/healthinsights-api-v2
asaflevi-ms ddd0683
[Health Insights] Project structure updates (#27545)
catalinaperalta 8e60753
use clientName decorator to decorate Fhir_R4 models
asaflevi-ms be562d0
Operation types as camelCase
asaflevi-ms 052157e
replace projectedName with clientName
asaflevi-ms 87b3ac5
model extends Element - same as FHIR spec
asaflevi-ms d3d52ce
move clientName to client.tsp
asaflevi-ms 02b71b5
fix: clientName - typename
asaflevi-ms 0b71a89
fix: token-expected: ';'
asaflevi-ms ebd3455
remove import, typespec-client-generator-core
asaflevi-ms 34e9852
tsp format
asaflevi-ms 8617dea
fix: LRO response schema to include result
asaflevi-ms e6d4e5c
add @clientName to all models
asaflevi-ms 4dfb2ef
replace decimal with decimal128, add RI sample
asaflevi-ms c074001
replace decimal128 with float64
asaflevi-ms a4993c5
tsp format
asaflevi-ms e4f5c39
suppress AvoidAnonymousTypes
catalinaperalta bb11fb7
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs …
catalinaperalta 73d40cf
comment clientName decorators
asaflevi-ms a739963
Merge branch 'asaflevi/healthinsights-api-v2' of https://github.com/A…
asaflevi-ms ce51886
comment clientName decorators
asaflevi-ms a6506bb
comment clientName decorator for RI client.tsp
asaflevi-ms 47934ed
Add projectedName
asaflevi-ms f13f11d
Merge branch 'main' into asaflevi/healthinsights-api-v2
asaflevi-ms 5390ee3
move projectedName to client.tsp
asaflevi-ms bce8324
fix: projectedName on client
asaflevi-ms da323e9
updat tspconfig.yaml
catalinaperalta 7242cf2
move service.tsp
catalinaperalta c25d6a3
update ref
catalinaperalta e734ee1
revert structure changes
catalinaperalta b0a9a26
move examples
catalinaperalta 9e1bfd7
tspconfig
catalinaperalta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
revert structure changes
- Loading branch information
commit e734ee1792a8c5b8a4cd5997b6a9db9ee5f52ee3
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
specification/ai/HealthInsights/HealthInsights.OpenAPI/main.tsp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| import "../HealthInsights.TrialMatcher/route.trialmatcher.tsp"; | ||
| import "../HealthInsights.OncoPhenotype/route.oncophenotype.tsp"; | ||
| import "../HealthInsights.RadiologyInsights/route.radiologyinsights.tsp"; | ||
| import "../HealthInsights.PatientTimeline/route.patienttimeline.tsp"; | ||
| import "@typespec/rest"; | ||
| import "@typespec/http"; | ||
| import "./service.tsp"; | ||
|
|
||
| // FIXME: This is a workaround. Tracking issue: https://github.com/microsoft/typespec/issues/2826 | ||
| alias _ForceOrderOfReslutionExtension_ = Fhir.R4.Extension; | ||
| alias _ForceOrderOfReslutionCodeableConcept_ = Fhir.R4.CodeableConcept; |
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.