Skip to content

Releases: grokify/spectrum

v1.5.2

12 May 04:00

Choose a tag to compare

Updates

  1. enhance: openapi3edit: update operationAddResponseBodySchemaRef()

v1.5.1

12 May 03:48

Choose a tag to compare

Updates

  1. enhance: openapi3edit: operationAddRequestBodySchemaRef add default… …
  2. enhance: openapi3: update SchemaPointerExpand()

v1.5.0

12 May 02:01

Choose a tag to compare

Updates

  1. enhance: openapi3edit: refactor to OperationEditor
  2. fix: mkdocs: typos
  3. streamline: openapi3: use implicit type
  4. enhance: openapi3: param names for understanding
  5. enhance: openapi3: constants
  6. cleanup: openapi3edit: remove dupe function
  7. streamline: openapi3: update code for ioutilmore.ReadDirMore()
  8. docs: mkdocs: update oas3lint cli
  9. feat: cmd/oas3lint: add severity flag
  10. cleanup: openapi3lint: clean up code
  11. docs: openapi3int: update custom rules
  12. docs: mkdocs: fix repo link
  13. docs: mkdocs: update mkdocs.yml
  14. docs: openapi3lint: add mkdocs docs

v1.4.1

09 May 09:40

Choose a tag to compare

Updates

  1. docs: README.md: update
  2. major refactor: openapi3lint: make extensible; add severity handling
  3. move: openapi3lint/openapi3lint1: move old openapi3lint to `openapi… …
  4. streamline: openapi3lint: remove unneeded code
  5. rename: openapi3/openapi3_constants.go: achieve consistency
  6. move: openapi3edit: move from openapi3/modify
  7. feat: openapi3lint: add lint counts
  8. move: openapi3lint: move to top level folder
  9. feat: openapi3lint: add PolicyViolationsSetsByFile{}
  10. rename: openapi3lint: check_ filenames
  11. feat: openapi3lint: add RuleDatatypeIntFormatIsInt32OrInt64

Details

v1.4.0

04 May 07:07

Choose a tag to compare

Major Features

  • swaggman CLI --xlsxFile parameter
  • openapi3/openapi3lint
  • openapi3.ReadURL()

v1.3.0...v1.4.0

v1.3.0

16 Mar 17:20

Choose a tag to compare

v1.2.1

15 Feb 20:11

Choose a tag to compare

v1.2.0

15 Feb 11:01

Choose a tag to compare

v1.1.5

14 Feb 18:48

Choose a tag to compare

v1.1.4

23 Jan 21:58

Choose a tag to compare

feat: openapi3/modify: add SpecSetSchemaPropertiesOptional()