@typespec/http
Advanced tools
Comparing version
@@ -6,2 +6,3 @@ import { Operation, Type } from "@typespec/compiler"; | ||
* Utilities for working with HTTP operations. | ||
* @typekit httpOperation | ||
* @experimental | ||
@@ -8,0 +9,0 @@ */ |
@@ -5,2 +5,3 @@ import { Type } from "@typespec/compiler"; | ||
* Utilities for working with HTTP Parts. | ||
* @typekit httpPart | ||
* @experimental | ||
@@ -22,3 +23,3 @@ */ | ||
} | ||
export interface TypekitExtension { | ||
interface TypekitExtension { | ||
httpPart: HttpPartKit; | ||
@@ -30,2 +31,3 @@ } | ||
} | ||
export {}; | ||
//# sourceMappingURL=http-part.d.ts.map |
@@ -6,2 +6,3 @@ import { Model } from "@typespec/compiler"; | ||
* Utilities for working with HTTP Requests operations. | ||
* @typekit httpRequest | ||
* @experimental | ||
@@ -8,0 +9,0 @@ */ |
@@ -5,2 +5,3 @@ import { HttpStatusCodeRange, HttpStatusCodesEntry } from "../../../types.js"; | ||
* Utilities for working with HTTP responses. | ||
* @typekit httpResponse | ||
* @experimental | ||
@@ -7,0 +8,0 @@ */ |
@@ -5,2 +5,3 @@ import { ModelProperty } from "@typespec/compiler"; | ||
* Utilities for working with model properties in the context of Http. | ||
* @typekit modelProperty | ||
* @experimental | ||
@@ -7,0 +8,0 @@ */ |
import { Model } from "@typespec/compiler"; | ||
/** | ||
* Utilities for working with Models in the context of Http. | ||
* @typekit model | ||
* @experimental | ||
@@ -5,0 +6,0 @@ */ |
{ | ||
"name": "@typespec/http", | ||
"version": "1.1.0-dev.1", | ||
"version": "1.1.0-dev.2", | ||
"author": "Microsoft Corporation", | ||
@@ -94,4 +94,4 @@ "description": "TypeSpec HTTP protocol binding", | ||
"lint:fix": "eslint . --fix", | ||
"regen-docs": "tspd doc . --enable-experimental --output-dir ../../website/src/content/docs/docs/libraries/http/reference" | ||
"regen-docs": "tspd doc . --enable-experimental --typekits --output-dir ../../website/src/content/docs/docs/libraries/http/reference" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
499903
0.03%6174
0.11%