Search
Preparing search index...
The search index is not available
mongorestorm-server
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"api/openapi/paths/index"
External module "api/openapi/paths/index"
Index
Object literals
paths
Object literals
Const
paths
paths
:
object
/collections/{collection
Name}/aggregate
/collections/{collection
Name}/aggregate
:
object
= aggregate._
Type declaration
get
:
object
description
:
string
operation
Id
:
string
parameters
:
(
object
|
object
)
[]
x-
router-
controller
:
string
responses
:
object
2XX
:
object
description
:
string
content
:
object
text/event-
stream
:
object
4XX
:
object
$ref
:
string
default
:
object
$ref
:
string
/collections/{collection
Name}/aggregate/to-
array
/collections/{collection
Name}/aggregate/to-
array
:
object
= aggregate.toArray
Type declaration
get
:
object
description
:
string
operation
Id
:
string
parameters
:
object
[]
x-
router-
controller
:
string
responses
:
object
2XX
:
object
description
:
string
content
:
object
application/json
:
object
schema
:
object
type
:
string
properties
:
object
data
:
object
type
:
string
items
:
object
type
:
string
status
:
object
enum
:
string
[]
type
:
string
4XX
:
object
$ref
:
string
default
:
object
$ref
:
string
/collections/{collection
Name}/count-
documents
/collections/{collection
Name}/count-
documents
:
object
= countDocuments._
Type declaration
get
:
object
description
:
string
operation
Id
:
string
parameters
:
object
[]
x-
router-
controller
:
string
responses
:
object
2XX
:
object
description
:
string
content
:
object
application/json
:
object
schema
:
object
type
:
string
properties
:
object
data
:
object
type
:
string
status
:
object
enum
:
string
[]
type
:
string
4XX
:
object
$ref
:
string
default
:
object
$ref
:
string
/collections/{collection
Name}/delete-
many
/collections/{collection
Name}/delete-
many
:
object
= deleteMany._
Type declaration
delete
:
object
description
:
string
operation
Id
:
string
parameters
:
object
[]
x-
router-
controller
:
string
request
Body
:
object
required
:
boolean
x-
name
:
string
content
:
object
application/json
:
object
schema
:
object
type
:
string
properties
:
object
filter
:
object
type
:
string
options
:
object
type
:
string
responses
:
object
2XX
:
object
description
:
string
content
:
object
application/json
:
object
schema
:
object
type
:
string
4XX
:
object
$ref
:
string
default
:
object
$ref
:
string
/collections/{collection
Name}/delete-
one
/collections/{collection
Name}/delete-
one
:
object
= deleteOne._
Type declaration
delete
:
object
description
:
string
operation
Id
:
string
parameters
:
object
[]
x-
router-
controller
:
string
request
Body
:
object
required
:
boolean
x-
name
:
string
content
:
object
application/json
:
object
schema
:
object
type
:
string
properties
:
object
filter
:
object
type
:
string
options
:
object
type
:
string
responses
:
object
2XX
:
object
description
:
string
content
:
object
application/json
:
object
schema
:
object
type
:
string
4XX
:
object
$ref
:
string
default
:
object
$ref
:
string
/collections/{collection
Name}/distinct
/collections/{collection
Name}/distinct
:
object
= distinct._
Type declaration
get
:
object
description
:
string
operation
Id
:
string
parameters
:
object
[]
x-
router-
controller
:
string
responses
:
object
2XX
:
object
description
:
string
content
:
object
application/json
:
object
schema
:
object
type
:
string
properties
:
object
data
:
object
type
:
string
items
:
object
$ref
:
string
status
:
object
enum
:
string
[]
type
:
string
4XX
:
object
$ref
:
string
default
:
object
$ref
:
string
/collections/{collection
Name}/find
/collections/{collection
Name}/find
:
object
= find._
Type declaration
get
:
object
description
:
string
operation
Id
:
string
parameters
:
object
[]
x-
router-
controller
:
string
responses
:
object
2XX
:
object
description
:
string
content
:
object
text/event-
stream
:
object
4XX
:
object
$ref
:
string
default
:
object
$ref
:
string
/collections/{collection
Name}/find-
one
/collections/{collection
Name}/find-
one
:
object
= findOne._
Type declaration
get
:
object
description
:
string
operation
Id
:
string
parameters
:
object
[]
x-
router-
controller
:
string
responses
:
object
2XX
:
object
description
:
string
content
:
object
application/json
:
object
schema
:
object
type
:
string
properties
:
object
data
:
object
nullable
:
boolean
type
:
string
status
:
object
enum
:
string
[]
type
:
string
4XX
:
object
$ref
:
string
default
:
object
$ref
:
string
/collections/{collection
Name}/find/to-
array
/collections/{collection
Name}/find/to-
array
:
object
= find.toArray
Type declaration
get
:
object
description
:
string
operation
Id
:
string
parameters
:
object
[]
x-
router-
controller
:
string
responses
:
object
2XX
:
object
description
:
string
content
:
object
application/json
:
object
schema
:
object
type
:
string
properties
:
object
data
:
object
type
:
string
items
:
object
type
:
string
status
:
object
enum
:
string
[]
type
:
string
4XX
:
object
$ref
:
string
default
:
object
$ref
:
string
/collections/{collection
Name}/insert-
many
/collections/{collection
Name}/insert-
many
:
object
= insertMany._
Type declaration
post
:
object
description
:
string
operation
Id
:
string
parameters
:
object
[]
x-
router-
controller
:
string
request
Body
:
object
required
:
boolean
x-
name
:
string
content
:
object
application/json
:
object
schema
:
object
required
:
string
[]
type
:
string
properties
:
object
data
:
object
type
:
string
items
:
object
type
:
string
options
:
object
type
:
string
responses
:
object
2XX
:
object
description
:
string
content
:
object
application/json
:
object
schema
:
object
type
:
string
4XX
:
object
$ref
:
string
default
:
object
$ref
:
string
/collections/{collection
Name}/insert-
one
/collections/{collection
Name}/insert-
one
:
object
= insertOne._
Type declaration
post
:
object
description
:
string
operation
Id
:
string
parameters
:
object
[]
x-
router-
controller
:
string
request
Body
:
object
required
:
boolean
x-
name
:
string
content
:
object
application/json
:
object
schema
:
object
required
:
string
[]
type
:
string
properties
:
object
data
:
object
type
:
string
options
:
object
type
:
string
responses
:
object
2XX
:
object
description
:
string
content
:
object
application/json
:
object
schema
:
object
type
:
string
4XX
:
object
$ref
:
string
default
:
object
$ref
:
string
/collections/{collection
Name}/update-
many
/collections/{collection
Name}/update-
many
:
object
= updateMany._
Type declaration
put
:
object
description
:
string
operation
Id
:
string
parameters
:
object
[]
x-
router-
controller
:
string
request
Body
:
object
required
:
boolean
x-
name
:
string
content
:
object
application/json
:
object
schema
:
object
required
:
string
[]
type
:
string
properties
:
object
filter
:
object
type
:
string
options
:
object
type
:
string
update
:
object
type
:
string
responses
:
object
2XX
:
object
description
:
string
content
:
object
application/json
:
object
schema
:
object
type
:
string
4XX
:
object
$ref
:
string
default
:
object
$ref
:
string
/collections/{collection
Name}/update-
one
/collections/{collection
Name}/update-
one
:
object
= updateOne._
Type declaration
put
:
object
description
:
string
operation
Id
:
string
parameters
:
object
[]
x-
router-
controller
:
string
request
Body
:
object
required
:
boolean
x-
name
:
string
content
:
object
application/json
:
object
schema
:
object
required
:
string
[]
type
:
string
properties
:
object
filter
:
object
type
:
string
options
:
object
type
:
string
update
:
object
type
:
string
responses
:
object
2XX
:
object
description
:
string
content
:
object
application/json
:
object
schema
:
object
type
:
string
4XX
:
object
$ref
:
string
default
:
object
$ref
:
string
Globals
"api/openapi/paths/index"
paths
Generated using
TypeDoc