v0.1.3
- Feat(core): add
isGet?: boolean
option
It's very useful for some backend
get
data API but method isPOST
, so setisGet: true
will let xior's plugins know this isGET
behaviour.
Full Changelog: v0.1.2...v0.1.3
isGet?: boolean
optionIt's very useful for some backend
get
data API but method isPOST
, so setisGet: true
will let xior's plugins know this isGET
behaviour.
Full Changelog: v0.1.2...v0.1.3