stoplightio / http-spec

Utilities to normalize OpenAPI v2 and v3 objects for the Stoplight ecosystem.
https://stoplight.io
Apache License 2.0
20 stars 11 forks source link

fix(oas2): fix http/ws hosts on port 443 #224

Closed daniel-white closed 1 year ago

daniel-white commented 1 year ago

when a host specifies 443 and the scheme is http or ws, the port is dropped by the URL type. this should make that happen. added tests to cover this scenario

stoplight-bot commented 1 year ago

:tada: This PR is included in version 5.7.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: