jira.js
Guide
GitHub
Preparing search index...
core
httpMethodSchema
Variable httpMethodSchema
Const
httpMethodSchema
:
ZodEnum
<
{
DELETE
:
"DELETE"
;
GET
:
"GET"
;
HEAD
:
"HEAD"
;
OPTIONS
:
"OPTIONS"
;
PATCH
:
"PATCH"
;
POST
:
"POST"
;
PUT
:
"PUT"
;
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...