swagger-parser: Unexpected warning when URL of server object is relative URL

severs:
  - url: /v1

In SwaggerParseResult, I saw message "attribute .servers. invalid url: /v1 ".

Wonder if relative URL is not supported anymore.

Thanks!

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Reactions: 1
  • Comments: 17 (7 by maintainers)

Commits related to this issue

Most upvoted comments

The changes has been rolled back. please do check https://github.com/swagger-api/swagger-parser/issues/1329 Also do try with the latest version of parser.