diff --git a/Documentation/functions/Delete.delete-1.html b/Documentation/functions/Delete.delete-1.html index 27df2a1..c2d2d6f 100644 --- a/Documentation/functions/Delete.delete-1.html +++ b/Documentation/functions/Delete.delete-1.html @@ -1,2 +1,2 @@ delete | @playform/delete - v0.0.1

Generated using TypeDoc

\ No newline at end of file +

Parameters

Returns Promise<any[]>

Generated using TypeDoc

\ No newline at end of file diff --git a/Documentation/functions/Function_Deployment.deployment.html b/Documentation/functions/Function_Deployment.deployment.html index bf3cd2e..c91710d 100644 --- a/Documentation/functions/Function_Deployment.deployment.html +++ b/Documentation/functions/Function_Deployment.deployment.html @@ -6,4 +6,4 @@ name. It is used to specify the project for which you want to retrieve the deployments.

  • Header: HeadersInit

    The Header parameter is an object that represents the headers to be included in the HTTP request. It should be of type HeadersInit, which is a type alias for Headers | string[][] | Record<string, string>.

    -
  • Returns Promise<{
        created_on: Date;
        id: string;
    }[]>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<{
        created_on: Date;
        id: string;
    }[]>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/functions/Function_Project.project.html b/Documentation/functions/Function_Project.project.html index eba2fc6..e3ecb95 100644 --- a/Documentation/functions/Function_Project.project.html +++ b/Documentation/functions/Function_Project.project.html @@ -7,4 +7,4 @@ headers to be included in the HTTP request. It should be of type HeadersInit, which is a type alias for an object that can be used to initialize a Headers object. The headers can include information such as authentication tokens, content

    -

    Returns Promise<{
        id: string;
        name: string;
    }[]>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<{
        id: string;
        name: string;
    }[]>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/functions/Function_Response.response.html b/Documentation/functions/Function_Response.response.html index 1a32c0c..bd7e28a 100644 --- a/Documentation/functions/Function_Response.response.html +++ b/Documentation/functions/Function_Response.response.html @@ -4,4 +4,4 @@ response. It can be of any type, but it will be converted to a JSON string before being sent.

  • Optional Status: number

    The Status parameter is an optional parameter that specifies the HTTP status code of the response. If no value is provided, it defaults to 200 (OK).

    -
  • Returns Promise<Response>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Response>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/functions/Function_Worker.Delete.html b/Documentation/functions/Function_Worker.Delete.html index f826ad2..c64fcff 100644 --- a/Documentation/functions/Function_Worker.Delete.html +++ b/Documentation/functions/Function_Worker.Delete.html @@ -1,2 +1,2 @@ Delete | @playform/delete - v0.0.1

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    Returns Promise<any[]>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/functions/Variable_Environment.string.html b/Documentation/functions/Variable_Environment.string.html index c359451..3f0e77a 100644 --- a/Documentation/functions/Variable_Environment.string.html +++ b/Documentation/functions/Variable_Environment.string.html @@ -1 +1 @@ -string | @playform/delete - v0.0.1

    Generated using TypeDoc

    \ No newline at end of file +string | @playform/delete - v0.0.1

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/interfaces/Delete.Interface.html b/Documentation/interfaces/Delete.Interface.html index 366d75a..7c23826 100644 --- a/Documentation/interfaces/Delete.Interface.html +++ b/Documentation/interfaces/Delete.Interface.html @@ -1,2 +1,2 @@ Interface | @playform/delete - v0.0.1
    interface Interface ((__namedParameters) => Promise<any[]>)

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    Returns Promise<any[]>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/interfaces/Environment.Interface.html b/Documentation/interfaces/Environment.Interface.html index 61f8267..c08a65f 100644 --- a/Documentation/interfaces/Environment.Interface.html +++ b/Documentation/interfaces/Environment.Interface.html @@ -1 +1 @@ -Interface | @playform/delete - v0.0.1
    interface Interface {}

    Generated using TypeDoc

    \ No newline at end of file +Interface | @playform/delete - v0.0.1
    interface Interface {}

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/interfaces/Response.Interface.html b/Documentation/interfaces/Response.Interface.html index f179838..168161b 100644 --- a/Documentation/interfaces/Response.Interface.html +++ b/Documentation/interfaces/Response.Interface.html @@ -1 +1 @@ -Interface | @playform/delete - v0.0.1
    interface Interface ((Message?, Status?) => Promise<Response>)
    • Parameters

      • Optional Message: unknown
      • Optional Status: number

      Returns Promise<Response>

    Generated using TypeDoc

    \ No newline at end of file +Interface | @playform/delete - v0.0.1
    interface Interface ((Message?, Status?) => Promise<Response>)

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/modules/Delete.html b/Documentation/modules/Delete.html index 45205e0..77b8f99 100644 --- a/Documentation/modules/Delete.html +++ b/Documentation/modules/Delete.html @@ -1,4 +1,4 @@ -Delete | @playform/delete - v0.0.1

    Index

    Interfaces

    Interface +Delete | @playform/delete - v0.0.1

    Index

    Interfaces

    Variables

    Functions

    delete diff --git a/Documentation/modules/Environment.html b/Documentation/modules/Environment.html index b209e85..fb3009f 100644 --- a/Documentation/modules/Environment.html +++ b/Documentation/modules/Environment.html @@ -1,3 +1,3 @@ -Environment | @playform/delete - v0.0.1

    Module Environment

    Index

    Interfaces

    Interface +Environment | @playform/delete - v0.0.1

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/modules/Function_Deployment.html b/Documentation/modules/Function_Deployment.html index 6f0b353..f7261a2 100644 --- a/Documentation/modules/Function_Deployment.html +++ b/Documentation/modules/Function_Deployment.html @@ -1,3 +1,3 @@ -Function/Deployment | @playform/delete - v0.0.1

    Module Function/Deployment

    Index

    Type Aliases

    Type +Function/Deployment | @playform/delete - v0.0.1

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/modules/Function_Project.html b/Documentation/modules/Function_Project.html index f77298d..415cbf6 100644 --- a/Documentation/modules/Function_Project.html +++ b/Documentation/modules/Function_Project.html @@ -1,3 +1,3 @@ -Function/Project | @playform/delete - v0.0.1

    Module Function/Project

    Index

    Type Aliases

    Type +Function/Project | @playform/delete - v0.0.1

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/modules/Function_Response.html b/Documentation/modules/Function_Response.html index 926c5bd..0d64e37 100644 --- a/Documentation/modules/Function_Response.html +++ b/Documentation/modules/Function_Response.html @@ -1,2 +1,2 @@ -Function/Response | @playform/delete - v0.0.1

    Module Function/Response

    Index

    Functions

    response +Function/Response | @playform/delete - v0.0.1

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/modules/Function_Worker.html b/Documentation/modules/Function_Worker.html index a45928d..23c649e 100644 --- a/Documentation/modules/Function_Worker.html +++ b/Documentation/modules/Function_Worker.html @@ -1,3 +1,3 @@ -Function/Worker | @playform/delete - v0.0.1

    Module Function/Worker

    Index

    Variables

    worker +Function/Worker | @playform/delete - v0.0.1

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/modules/Response.html b/Documentation/modules/Response.html index 6946e28..f68aaf8 100644 --- a/Documentation/modules/Response.html +++ b/Documentation/modules/Response.html @@ -1,2 +1,2 @@ -Response | @playform/delete - v0.0.1

    Index

    Interfaces

    Interface +Response | @playform/delete - v0.0.1

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/modules/Variable_Environment.html b/Documentation/modules/Variable_Environment.html index b1bb1d9..4258c55 100644 --- a/Documentation/modules/Variable_Environment.html +++ b/Documentation/modules/Variable_Environment.html @@ -1,3 +1,3 @@ -Variable/Environment | @playform/delete - v0.0.1

    Module Variable/Environment

    Index

    Variables

    environment +Variable/Environment | @playform/delete - v0.0.1

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/types/Environment.Type.html b/Documentation/types/Environment.Type.html index e81670d..a8f4580 100644 --- a/Documentation/types/Environment.Type.html +++ b/Documentation/types/Environment.Type.html @@ -1 +1 @@ -Type | @playform/delete - v0.0.1
    Type: {
        Email: string;
        ID: string;
        Key: string;
    }

    Type declaration

    • Email: string
    • ID: string
    • Key: string

    Generated using TypeDoc

    \ No newline at end of file +Type | @playform/delete - v0.0.1
    Type: {
        Email: string;
        ID: string;
        Key: string;
    }

    Type declaration

    • Email: string
    • ID: string
    • Key: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/types/Function_Deployment.Type.html b/Documentation/types/Function_Deployment.Type.html index 1a745dd..1265c79 100644 --- a/Documentation/types/Function_Deployment.Type.html +++ b/Documentation/types/Function_Deployment.Type.html @@ -1,2 +1,2 @@ Type | @playform/delete - v0.0.1
    Type: {
        result: {
            created_on: Date;
            id: string;
        }[];
    }

    Type declaration

    • result: {
          created_on: Date;
          id: string;
      }[]

      biome-ignore lint/suspicious/noExplicitAny:

      -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/types/Function_Project.Type.html b/Documentation/types/Function_Project.Type.html index d88edcf..9cd788b 100644 --- a/Documentation/types/Function_Project.Type.html +++ b/Documentation/types/Function_Project.Type.html @@ -1,2 +1,2 @@ Type | @playform/delete - v0.0.1
    Type: {
        result: {
            id: string;
            name: string;
        }[];
    }

    Type declaration

    • result: {
          id: string;
          name: string;
      }[]

      biome-ignore lint/suspicious/noExplicitAny:

      -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/variables/Delete.Environment.html b/Documentation/variables/Delete.Environment.html index 77e6467..edfbcb0 100644 --- a/Documentation/variables/Delete.Environment.html +++ b/Documentation/variables/Delete.Environment.html @@ -1 +1 @@ -Environment | @playform/delete - v0.0.1
    Environment: ZodObject<{
        Email: ZodDefault<ZodOptional<ZodString>>;
        ID: ZodDefault<ZodOptional<ZodString>>;
        Key: ZodDefault<ZodOptional<ZodString>>;
    }, "strip", ZodTypeAny, {
        Email: string;
        ID: string;
        Key: string;
    }, {
        Email?: string;
        ID?: string;
        Key?: string;
    }>

    Type declaration

    • Email: ZodDefault<ZodOptional<ZodString>>
    • ID: ZodDefault<ZodOptional<ZodString>>
    • Key: ZodDefault<ZodOptional<ZodString>>

    Type declaration

    • Email: string
    • ID: string
    • Key: string

    Type declaration

    • Optional Email?: string
    • Optional ID?: string
    • Optional Key?: string

    Generated using TypeDoc

    \ No newline at end of file +Environment | @playform/delete - v0.0.1
    Environment: ZodObject<{
        Email: ZodDefault<ZodOptional<ZodString>>;
        ID: ZodDefault<ZodOptional<ZodString>>;
        Key: ZodDefault<ZodOptional<ZodString>>;
    }, "strip", ZodTypeAny, {
        Email: string;
        ID: string;
        Key: string;
    }, {
        Email?: string;
        ID?: string;
        Key?: string;
    }>

    Type declaration

    • Email: ZodDefault<ZodOptional<ZodString>>
    • ID: ZodDefault<ZodOptional<ZodString>>
    • Key: ZodDefault<ZodOptional<ZodString>>

    Type declaration

    • Email: string
    • ID: string
    • Key: string

    Type declaration

    • Optional Email?: string
    • Optional ID?: string
    • Optional Key?: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/variables/Delete.delete.html b/Documentation/variables/Delete.delete.html index e481350..dfdc886 100644 --- a/Documentation/variables/Delete.delete.html +++ b/Documentation/variables/Delete.delete.html @@ -1 +1 @@ -delete | @playform/delete - v0.0.1

    Generated using TypeDoc

    \ No newline at end of file +delete | @playform/delete - v0.0.1

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/variables/Function_Worker.worker.html b/Documentation/variables/Function_Worker.worker.html index d127e0c..f85a20a 100644 --- a/Documentation/variables/Function_Worker.worker.html +++ b/Documentation/variables/Function_Worker.worker.html @@ -1 +1 @@ -worker | @playform/delete - v0.0.1
    worker: ExportedHandler<{
        Email: string;
        ID: string;
        Key: string;
    }, unknown, unknown>

    Type declaration

    • Email: string
    • ID: string
    • Key: string

    Generated using TypeDoc

    \ No newline at end of file +worker | @playform/delete - v0.0.1
    worker: ExportedHandler<{
        Email: string;
        ID: string;
        Key: string;
    }, unknown, unknown>

    Type declaration

    • Email: string
    • ID: string
    • Key: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/variables/Variable_Environment.environment.html b/Documentation/variables/Variable_Environment.environment.html index f18ac97..b6068ef 100644 --- a/Documentation/variables/Variable_Environment.environment.html +++ b/Documentation/variables/Variable_Environment.environment.html @@ -1 +1 @@ -environment | @playform/delete - v0.0.1
    environment: ZodObject<{
        Email: ZodDefault<ZodOptional<ZodString>>;
        ID: ZodDefault<ZodOptional<ZodString>>;
        Key: ZodDefault<ZodOptional<ZodString>>;
    }, "strip", ZodTypeAny, {
        Email: string;
        ID: string;
        Key: string;
    }, {
        Email?: string;
        ID?: string;
        Key?: string;
    }>

    Type declaration

    • Email: ZodDefault<ZodOptional<ZodString>>
    • ID: ZodDefault<ZodOptional<ZodString>>
    • Key: ZodDefault<ZodOptional<ZodString>>

    Type declaration

    • Email: string
    • ID: string
    • Key: string

    Type declaration

    • Optional Email?: string
    • Optional ID?: string
    • Optional Key?: string

    Generated using TypeDoc

    \ No newline at end of file +environment | @playform/delete - v0.0.1
    environment: ZodObject<{
        Email: ZodDefault<ZodOptional<ZodString>>;
        ID: ZodDefault<ZodOptional<ZodString>>;
        Key: ZodDefault<ZodOptional<ZodString>>;
    }, "strip", ZodTypeAny, {
        Email: string;
        ID: string;
        Key: string;
    }, {
        Email?: string;
        ID?: string;
        Key?: string;
    }>

    Type declaration

    • Email: ZodDefault<ZodOptional<ZodString>>
    • ID: ZodDefault<ZodOptional<ZodString>>
    • Key: ZodDefault<ZodOptional<ZodString>>

    Type declaration

    • Email: string
    • ID: string
    • Key: string

    Type declaration

    • Optional Email?: string
    • Optional ID?: string
    • Optional Key?: string

    Generated using TypeDoc

    \ No newline at end of file