We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You've only have to make data file and it respond binary response of MessagePack. However, messagepack mode cannot coexist template mode.
When configure messagepack section at project.yaml, be able to respond to binary data of MessagePack.
messagepack
Root directory of messagepack data file. Specify a relative path from project root path.
messagepack: root: ./messagepack/data
Specification of template data file is the save as JSON API. In addition, there specialized specification on template data file.