Hi! I'm evaluating Spectral and found this. It seems like isURL is a bit too restrictive, only accepting HTTP and HTTPS URLs.
User Story Description
As a prospective Spectral user, I would like isURL to accept any URL protocol, because my existing services have non-HTTP URLs.
Acceptance Criteria
For example:
schema:
type: string
format: url
example: ftp://ftp.example.com/
Sprint Ready Checklist
Hi! I'm evaluating Spectral and found this. It seems like isURL is a bit too restrictive, only accepting HTTP and HTTPS URLs.
User Story Description
As a prospective Spectral user, I would like
isURLto accept any URL protocol, because my existing services have non-HTTP URLs.Acceptance Criteria
For example:
Sprint Ready Checklist