Property | Type | Description |
---|---|---|
contentType | Text | In case the data is not a JSON payload which you can describe with a schema you can select a content type |
in | Text | The location where the value can be found either in the path, query, header or body. If you choose path, then your path must have a fitting variable path fragment |
name | Text | Optional the actual path, query or header name. If not provided the key of the argument map is used |
schema | typeschema:PropertyType |