langchain.js
Preparing search index...
@langchain/community
document_loaders/web/jira
JiraAPIResponse
Type Alias JiraAPIResponse
type
JiraAPIResponse
=
{
expand
:
string
;
issues
:
JiraIssue
[]
;
maxResults
:
number
;
startAt
:
number
;
total
:
number
;
}
Index
Properties
expand
issues
max
Results
start
At
total
Properties
expand
expand
:
string
issues
issues
:
JiraIssue
[]
max
Results
maxResults
:
number
start
At
startAt
:
number
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expand
issues
max
Results
start
At
total
langchain.js
Loading...