Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

@apielements/openapi2-parser@0.32.4

Choose a tag to compare

@kylef kylef released this 13 Oct 11:04
· 48 commits to master since this release

Bug Fixes

  • The HOST URI metadata produced from schemes, host and basePath will now default to https when schemes is not defined. Previously a partial URI without a scheme was returned.