```tsp using Typespec.Http; using Typespec.Rest; ``` should be replaced with ```tsp using Http; using Rest; ```
should be replaced with