Skip to content

Input Schema Generator

Compare
Choose a tag to compare
@jonurry jonurry released this 27 Mar 15:09
· 29 commits to master since this release
10d79dd

A standardised way of generating operation input schemas in manual connectors.
Includes validation for missing schema elements.

  • New method added - generateInputSchema
  • Updates to README.md documentation.
  • Added schema-generation.md document to provide guidance on usage.
  • Added example of real-world usage to repo's sut connector.