Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/oak_nest/modules/uinv/mod.ts>GetOpenAPIOptions

Refer to nestjs to realize some common functions for Deno
Go to Latest
interface GetOpenAPIOptions
Re-export
import { type GetOpenAPIOptions } from "https://deno.land/x/oak_nest@v1.14.0/modules/uinv/mod.ts";

Properties

client_id: string
access_token: string
user_agent: string
url: string
method: Method
authorizationType: AuthorizationType
optional
body: AjaxData
optional
originHeaders: Headers
optional
apiCacheTimeout: number