A corresponding example message to illustrate how the configuration directs messagecreation is shown in Listing 2.
清单2中给出了一个相应的示例消息,演示了该配置如何指导消息的创建。
2
For POST requests, the script retrieves the message entered by the user and then POSTs it to the API endpoint for new messagecreation, as shown in Listing 3.