stoplightio / http-spec

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

Handle server URL comparison correctly #84

Open karol-maciaszek opened 4 years ago

karol-maciaszek commented 4 years ago

Chore summary IHttpOperation merger does not handle all the cases for comparison of server URLs.

Tasks

Additional context This task is a followup for a discussion here: https://github.com/stoplightio/http-spec/pull/83#discussion_r389628980

philsturgeon commented 4 years ago

I don't have enough context to know if variable names should be case sensitive or not, I don't think it matters too much either way? Some people will expect it to work one way and others another.