-
### Log message
```text
Please paste logs here
```
### DPS information
```text
{
"result": {
"model": {
"modelId": "ebsdl0",
"services": [
{
"actions": []…
-
In `emitter-framework/java` there should be a component along the lines of `ModelDeclaration`.
This should take a TypeSpec `Model` type from the TypeSpec compiler, and generate a Java class based on …
-
Genning from [AI Inference Typespec](https://github.com/Azure/azure-rest-api-specs/commit/d4cb3a1cfa9ec74e75fed7240aab03ddd777414b) into TypeScript
Error: Did you mean to provide the overwrite opti…
-
Hi to everybody,
I failed several times in installing pyradex. My PC is a Ubuntu 22.04.3 LTS and the software versions are as follows.
`~/software/pyradex$ python -c "import sys, astropy, numpy; p…
-
Tried running the very first cell and got a misshape error
---------------------------------------------------------------------------
ValueError Traceback (most rec…
-
Fixes https://github.com/Azure/autorest.csharp/issues/3390
The original use for BinaryData was from swagger when a customer would mark an object as `any` or `any-object`. Because these were effect…
-
Documentation says I can use option **calculateScanRegion**
But when I initialize an object with this option, I get error.
```
window.lubenreader_scanner = new QrScanner(window.lubenreader_vide…
-
Hello!
It seems that code generated from a gRPC proto that contains an RPC name with lower case doesn't compile, when generating the gRPC Kotlin stubs. See broken example project [here](https://git…
-
-
Hi, I'm coding and testing smartcontracts.
I want to test a smartcontract using `U256`.
`lib.rs` file is:
```
#![feature(proc_macro_hygiene)]
#![cfg_attr(not(feature = "std"), no_std)]
use ink…