-
We are working on the compute TypeSpec migration.
Would like python to verify the SDK generation of the corresponding swagger of the converted TypeSpec.
We have split compute into multiple sub service…
-
When trying to generate SDK code with https://github.com/bterlson/typespec-todo/blob/main/main.tsp, I meet the following error:
![image](https://github.com/user-attachments/assets/487aa4d4-c35f-4df3-…
-
I have the following typespec specification: https://github.com/Azure/azure-rest-api-specs/tree/feature/blob-tsp/specification/storage/Microsoft.BlobStorage
When I try to generate using the typespec-…
-
Currently, compatibility is not guaranteed when typespec compiler (including related libs) are upgraded, which means upgraded compiler may fail to build existed typespec files.
Compatibility support …
-
Dont know what to do. I made changes to our typespec and wanted to build the npm package for it.
The error message is useless and does not help.
```
npx tsp compile --debug .
TypeSpec compiler v0.6…
-
With `tsp-client`, documentation and scripts for additional TypeSpec tooling is no longer necessary. To make sure our users don't get confused, we should remove these tooling.
- https://github.com/Az…
-
# Introdução ao TypeSpec
Vou começar esse post com um pouco de história. Lá pelo começo da década de 2010, o hype do momento era o conceito de APIs e API-first.
[https://eltonminetto.dev/post/2024-1…
-
### Clear and concise description of the problem
suggest to improve the TypeSpec project templates for Azure. New Azure service can start from "tsp init https://aka.ms/typespec/azure-init" to scaffo…
-
Versioning feels like a detective's case map
- complex versioning library implementation
- usage limitations (limited target, renaming properties,)
- other usage concerns (Mario), complexity due to p…
-
This issue tracks migrating Key Vault client generation from OpenAPI to TypeSpec:
- [ ] administration
> [!Important]
> Certificates, Keys and Secrets do not have generated code as of today, so they …