@octokit/types
Preparing search index...
RequestError
Interface RequestError
interface
RequestError
{
documentation_url
:
string
;
errors
?:
{
code
:
string
;
field
:
string
;
message
?:
string
;
resource
:
string
;
}
[]
;
name
:
string
;
status
:
number
;
}
Index
Properties
documentation_
url
errors?
name
status
Properties
documentation_
url
documentation_url
:
string
Optional
errors
errors
?:
{
code
:
string
;
field
:
string
;
message
?:
string
;
resource
:
string
}
[]
name
name
:
string
status
status
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
documentation_
url
errors
name
status
@octokit/types
Loading...