The URL property here is kind of confusing
https://github.com/stoplightio/types/blob/master/src/http.ts#L18
since it makes you think it's a full URL but there are no query Parameters. I suggest we find a better nomenclature for this part so that's clear and we do not get in trouble.
We've been confused couple of times while using this property in Request Maker
The URL property here is kind of confusing
https://github.com/stoplightio/types/blob/master/src/http.ts#L18
since it makes you think it's a full URL but there are no query Parameters. I suggest we find a better nomenclature for this part so that's clear and we do not get in trouble.
We've been confused couple of times while using this property in Request Maker