Skip to content

v1.0.0

Compare
Choose a tag to compare
@handrus handrus released this 21 Jan 13:11
· 69 commits to master since this release

1.0.0 (2020-01-21)

Bug Fixes

  • rules: fixes rules import for handle-rules.ts file (aefc56f)

Features

  • handler: added handler for must contain domain and context and it tests (15b8c6e)
  • handler: added must contain port handler and its tests (609620d)
  • handler: added must contain version handler and its tests (b1a7403)
  • handler: added new rule for missing servers, its handler and tests (dc21e88)
  • handler: added no-singular-resource handler (cb8673f)
  • rules: added rule handlers and flow for the api (608a4e8)
  • rules: added rules type structure (f43434b)
  • swagger: added swagger parsing method and its tests (4530afa)