@seamapi/nextlove-sdk-generator
Advanced tools
Comparing version 1.14.10 to 1.14.11
@@ -17,6 +17,2 @@ import { pascalCase } from "change-case"; | ||
def health | ||
@client.get("/health") | ||
end | ||
# @deprecated Please use {#devices.unmanaged} instead. | ||
@@ -23,0 +19,0 @@ def unmanaged_devices |
{ | ||
"name": "@seamapi/nextlove-sdk-generator", | ||
"version": "1.14.10", | ||
"version": "1.14.11", | ||
"description": "Utilities for building NextLove SDK Generators", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -21,6 +21,2 @@ import { pascalCase } from "change-case" | ||
def health | ||
@client.get("/health") | ||
end | ||
# @deprecated Please use {#devices.unmanaged} instead. | ||
@@ -27,0 +23,0 @@ def unmanaged_devices |
Sorry, the diff of this file is not supported yet
660305
8351