Skip to content

Swagger Node for NodeRed v0.3.0

Compare
Choose a tag to compare
@cpedrinaci cpedrinaci released this 05 Nov 16:03
· 37 commits to master since this release

This release provides the following main features:

  • Parsing and invoking Swagger 1.0+ description
  • Content negotiation both for Request and Response content types
  • Authentication via Basic HTTP Auth and API Key
  • Invocation of APIs (except those with other non-supported authentication mechanisms).