Skip to content

v0.2.1.0

Compare
Choose a tag to compare
@ersran9 ersran9 released this 07 Apr 16:02
· 382 commits to master since this release

Changes in 0.2.1.0

  • Added RequestBody to the Request type. This allows user to have content in request's body with the desired Content-Type.
  • Added Request pattern synonym.
  • Added Field data type for aliasing field names.