@suluk/core - v0.1.13
↑ Suluk
GitHub
Preparing search index...
RateLimitGroup
Interface RateLimitGroup
interface
RateLimitGroup
{
path
:
string
;
operation
:
string
;
method
:
string
;
windowMs
:
number
;
maxRequests
:
number
;
key
:
"ip"
|
"principal"
|
"api-key"
|
"global"
;
scope
?:
string
;
}
Index
Properties
path
operation
method
window
Ms
max
Requests
key
scope?
Properties
path
path
:
string
operation
operation
:
string
method
method
:
string
window
Ms
windowMs
:
number
max
Requests
maxRequests
:
number
key
key
:
"ip"
|
"principal"
|
"api-key"
|
"global"
Optional
scope
scope
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
operation
method
window
Ms
max
Requests
key
scope
↑ Suluk
GitHub
@suluk/core - v0.1.13
Loading...