@typespec/rest
Advanced tools
Comparing version
import { createDiagnosticCollector, setTypeSpecNamespace, } from "@typespec/compiler"; | ||
import { addQueryParamsToUriTemplate, DefaultRouteProducer, getOperationParameters, getOperationVerb, getRoutePath, getRouteProducer, getUriTemplatePathParam, joinPathSegments, setRouteProducer, } from "@typespec/http"; | ||
import { addQueryParamsToUriTemplate, getOperationParameters, getOperationVerb, getRoutePath, getUriTemplatePathParam, joinPathSegments, } from "@typespec/http"; | ||
import { unsafe_DefaultRouteProducer as DefaultRouteProducer, unsafe_getRouteProducer as getRouteProducer, unsafe_setRouteProducer as setRouteProducer, } from "@typespec/http/experimental"; | ||
import { createStateSymbol, reportDiagnostic } from "./lib.js"; | ||
@@ -4,0 +5,0 @@ import { getResourceTypeKey } from "./resource.js"; |
{ | ||
"name": "@typespec/rest", | ||
"version": "0.67.0-dev.4", | ||
"version": "0.67.0-dev.5", | ||
"author": "Microsoft Corporation", | ||
@@ -5,0 +5,0 @@ "description": "TypeSpec REST protocol binding", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
115933
0.17%1158
0.09%