@gtsc/api-models
Advanced tools
Comparing version 0.0.3-next.16 to 0.0.3-next.17
@@ -80,2 +80,6 @@ import type { HttpMethods } from "@gtsc/web"; | ||
}[]; | ||
/** | ||
* Exclude the route from being included in the spec file. | ||
*/ | ||
excludeFromSpec?: boolean; | ||
} |
@@ -156,1 +156,9 @@ [**@gtsc/api-models**](../overview.md) • **Docs** | ||
The response can have alternative content mime types. | ||
*** | ||
### excludeFromSpec? | ||
> `optional` **excludeFromSpec**: `boolean` | ||
Exclude the route from being included in the spec file. |
{ | ||
"name": "@gtsc/api-models", | ||
"version": "0.0.3-next.16", | ||
"version": "0.0.3-next.17", | ||
"description": "Contains models and classes for use with APIs", | ||
@@ -5,0 +5,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
46800
530