@gtsc/api-models
Advanced tools
Comparing version 0.0.3-next.29 to 0.0.3-next.30
@@ -14,3 +14,3 @@ import type { IRestRoute } from "./IRestRoute"; | ||
*/ | ||
defaultBaseRouteName?: string; | ||
defaultBaseRoute: string; | ||
/** | ||
@@ -17,0 +17,0 @@ * The tags for the REST routes. |
@@ -19,5 +19,5 @@ [**@gtsc/api-models**](../overview.md) • **Docs** | ||
### defaultBaseRouteName? | ||
### defaultBaseRoute | ||
> `optional` **defaultBaseRouteName**: `string` | ||
> **defaultBaseRoute**: `string` | ||
@@ -24,0 +24,0 @@ The default base route name for the REST routes. |
{ | ||
"name": "@gtsc/api-models", | ||
"version": "0.0.3-next.29", | ||
"version": "0.0.3-next.30", | ||
"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
55283