julep
julep copied to clipboard
fix(typespec): Misc fixes in typespec definitions
trafficstars
Signed-off-by: Diwank Singh Tomer [email protected]
[!IMPORTANT] Redefines
ChildStreamEndpoint, updates dependencies, and removesYieldStepfrom task definitions in typespec files.
- Behavior:
- Redefines
ChildStreamEndpointininterfaces.tspto useSSEStream<StreamEvent<T>>.- Removes
YieldStepfrom task definitions inendpoints.tspandopenapi-0.4.0.yaml.- Models:
- Adds
StreamEvent<T>union intypes.tsp.- Dependencies:
- Updates
package.jsondependencies to@typespec/[email protected],@typespec/[email protected],@typespec/[email protected], and others.- Misc:
- Adds
TasksGetRouteinterface inendpoints.tsp.- Enables
omit-unreachable-typesintspconfig.yaml.This description was created by
for 2f2eafe947d32195d3b9653132daf7547cf5c626. It will automatically update as commits are pushed.