@gtsc/api-models
Advanced tools
Comparing version 0.0.3-next.8 to 0.0.3-next.9
@@ -9,3 +9,3 @@ import type { IHttpRequestQuery } from "./IHttpRequestQuery"; | ||
*/ | ||
path: { | ||
path?: { | ||
[id: string]: string | number | boolean; | ||
@@ -12,0 +12,0 @@ }; |
@@ -23,3 +23,3 @@ # Interface: IHttpRequest\<T\> | ||
• **path**: `Object` | ||
• `Optional` **path**: `Object` | ||
@@ -26,0 +26,0 @@ The path parameters. |
{ | ||
"name": "@gtsc/api-models", | ||
"version": "0.0.3-next.8", | ||
"version": "0.0.3-next.9", | ||
"description": "Contains models and classes for use with APIs", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
68895