@spailybot/moleculer-auto-openapi - v1.3.2
Preparing search index...
index
MoleculerWebTypes
bodyParserOptions
Type Alias bodyParserOptions
COPY of some moleculer-web interface that can be needed, but not exported
type
bodyParserOptions
=
{
json
?:
BodyParser.OptionsJson
|
boolean
;
raw
?:
BodyParser.Options
|
boolean
;
text
?:
BodyParser.OptionsText
|
boolean
;
urlencoded
?:
BodyParser.OptionsUrlencoded
|
boolean
;
}
Index
Properties
json?
raw?
text?
urlencoded?
Properties
Optional
json
json
?:
BodyParser.OptionsJson
|
boolean
Optional
raw
raw
?:
BodyParser.Options
|
boolean
Optional
text
text
?:
BodyParser.OptionsText
|
boolean
Optional
urlencoded
urlencoded
?:
BodyParser.OptionsUrlencoded
|
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
json
raw
text
urlencoded
@spailybot/moleculer-auto-openapi - v1.3.2
Loading...
COPY of some moleculer-web interface that can be needed, but not exported