Newer
Older
Postman / Properties / launchSettings.json
@Go Akahane Go Akahane on 22 Jun 2021 143 bytes first commit
{
  "profiles": {
    "Postman": {
      "commandName": "Project",
      "commandLineArgs": "\"ツールからの送信テスト\""
    }
  }
}