spectrum
spectrum copied to clipboard
OpenAPI Spec SDK and Converter for OpenAPI 3.0 and 2.0 Specs to Postman 2.0 Collections. Example RingCentral spec included.
Add filters 1. Filter operations by tag 1. Filter operations by path Narrow support objects by filtered operations, e.g. requestBodies, parameters, schema objects.
Add rules: 1. Require OperationId 2. Require Operation Tag 1. Require Operation Description 1. Require Operation Parameter Descriptions 1. Require Schema Property Descriptions
Migrate to dedicated Postman Collection package: [github.com/rbretecher/go-postman-collection](https://github.com/rbretecher/go-postman-collection) by Romain Bretécher This is similar to how `spectrum/openapi3` is built on [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi). This is pending support for `Description` objects. This may not...
Can this convert from Postman Collection v2.1 into a swagger format?
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @peter-murray in...
Bumps [github.com/grokify/gocharts/v2](https://github.com/grokify/gocharts) from 2.18.5 to 2.18.6. Release notes Sourced from github.com/grokify/gocharts/v2's releases. v2.18.6 Full Changelog: https://github.com/grokify/gocharts/compare/v2.18.5...v2.18.6 Commits a6387c3 Merge pull request #58 from grokify/dependabot/go_modules/github.com/grokify/... fe969cb build(deps): bump github.com/grokify/mogo from 0.63.9...
Bumps [github.com/grokify/sogo](https://github.com/grokify/sogo) from 0.8.0 to 0.8.1. Release notes Sourced from github.com/grokify/sogo's releases. v0.8.1 Full Changelog: https://github.com/grokify/sogo/compare/v0.8.0...v0.8.1 Commits baf6763 dep: go mod: update 391524f Merge pull request #307 from grokify/dependabot/go_modules/github.com/grokify... a84e1d3...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.0.0 to 5.1.0. Release notes Sourced from golangci/golangci-lint-action's releases. v5.1.0 What's Changed Changes feat: support for pull and merge_group events with the option only-new-issues by @ldez in...
Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.63.9 to 0.63.10. Release notes Sourced from github.com/grokify/mogo's releases. v0.63.10 Full Changelog: https://github.com/grokify/mogo/compare/v0.63.9...v0.63.10 Commits e9b1089 enhance: net/http/httputilmore: add HeaderExpect, Expect100Continue f110763 enhance: io/ioutil: update IsReader() and add...
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.123.0 to 0.124.0. Release notes Sourced from github.com/getkin/kin-openapi's releases. v0.124.0 What's Changed ci: make sure go-run'ing binaries works by @fenollp in getkin/kin-openapi#894 Make the JSON body decode...