Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
923 contributions in the last year
Activity overview
Contribution activity
October 2020
- style: address a few ESLint warnings
- feat(ruleset): allow documentationUrl to be specified for each rule
- feat(schema): supports x-nullable for OAS2
- fix(oas-valid-example): ignore externalValue
- docs(custom-functions): update otherValues & add info about core fns
- feat(cli): introduce --fail-on-unmatched-globs flag
- fix(typed-enum): respect nullable in case of OAS3 document
- fix(schema): handle non-string enum values
- chore: lint JSON/YAML/Markdown files
- fix(cli): JUnit formatter respects fail-severity
- docs: move a note on YAML to a separate document
Created an issue in stoplightio/platform-docs that received 2 comments
Migrating from Insomnia
Similar to the "Migrating from Postman" guide, we could have a "Migrating from Insomnia" guide. There's a tool around called swaggymnia but I do no…