-
## Background and Motivation
Scenario:
Host application creates a C# compilation, calls `Emit` and loads the resulting PE image as `Assembly`.
The host then wants to access a runtime entity tha…
-
Currently we have this legacy template interpolation for `@doc` which will look at the internal properties of the value passed.
```
@doc("{name}", T)
model Foo {}
```
[playground](https://types…
-
```
@service
namespace AzureHealthInsights {
model PatientInfo {
clinicalInfo?: Lib.Coding;
}
}
namespace Lib {
model Extension is Element {
valueCodeableConcept?: CodeableConcept;
}
…
-
**Describe the bug**
The Image Analysis SDK is emitted from TypeSpec files (with some hand-customization). When you build the Image Analysis SDK (\sdk\vision\azure-ai-vision-imageanalysis), it insert…
-
Our existing system has x- extensions on the root of the swagger document.
There doesn't appear to be a way using @@extension to add to the root of the document.
This is a snippet of a render …
bartr updated
6 months ago
-
Greetings,
Firstly, thanks for this amazing plugin.
I have not opened a bug as I do not know if the 12 cases that I am going to illustrate show the expected behavior or not (9 of Elixir, 3 of Er…
-
## Issue
It is common to open multiple workspaces in VSCode for the same TypeSpec project, especially in monorepos.
Currently, `tsp-server.path` only accepts a single string.
https://github.com/mic…
-
There's currently lots of leeway in naming entities related to Kaitai Struct project / compiler / objects in input files & output files, and people tend to abuse that.
For example:
* Format defi…
-
Given a content type/accept, we need some logic like https://github.com/Azure/autorest.csharp/issues/3056#issuecomment-1429403557 to category the content type/accept into one of `Binary`, `Form`, `Jso…
-
The Breaking Changes check in PR [26672](https://github.com/Azure/azure-rest-api-specs/pull/26672) failed with a runtime exception with "ERROR: Schema violation: Data does not match any schemas from '…