api_body requests the api without schema and hostname which results in some tests returning self urls without https. See https://github.com/blendle/cucumber-blendle-steps/blob/7bb312ea401705fdc20df08363a78cecbb378899/lib/cucumber/blendle/steps/resource_steps.rb#L66
api_body requests the api without schema and hostname which results in some tests returning self urls without https.
See
cucumber-blendle-steps/lib/cucumber/blendle/steps/resource_steps.rb
Line 66 in 7bb312e