OAS support proxy.transport object?

Hi,

I would like to know if OAS definition support proxy.transport.

I could not find this information in the documentation: (x-tyk-oas-doc or oas-reference)

Thank you.

 "proxy": {
    "listen_path": "",
    "target_url": "",
    "strip_listen_path": false,
    "transport": {
      "ssl_insecure_skip_verify": true,
      "ssl_ciphers": null,
      "ssl_min_version": 0,
      "ssl_max_version": 0,
      "ssl_force_common_name_check": false
    }

We don’t have a setting for this on OAS. I’ve informed the team about this internally