api-oas-checker
api-oas-checker copied to clipboard
An OpenAPI 3 checker based on spectral.
Hey, thanks for making such a great ruleset. I'm just dropping by to let you know there's a new feature in Spectral which you could use in your rules which...
## I expect to have a set of stopwords for parameter names that explicitly ignore API guidelines.
## This PR shows examples in terminal-like colors (white on black) cc: @fupete @bfabio color hints? Can you fix the CSS to use the Titillium fonts & Co?
## I expect more schema hints - [ ] too many properties hint - [ ] too many nested properties hint - [ ] better describe relations between tags and...
## I expect that media types like application/json display links to the IANA media type table ## Because the table allows to discover media type security and interoperability considerations
## This PR - includes some design rules
## I expect - more rules for readability
## This PR - [ ] updates to spectral 6.x - [ ] migrate rules (stalled, waiting for 6.1 which should fix a regression in merge keys) Fixes #348
Allows now `https://` (as before) well as relative urls like `/token` (new). Relative URLs must start with a `/`. Fixes https://github.com/italia/api-oas-checker/issues/319
Hi, Would it be possible to please suggest a branch change from master to main. The term master is no longer used by GitHub (appreciate it may be a considerable...