webapi v0.2.1.0 Release Notes

Release Date: 2016-04-07 // almost 8 years ago
  • ๐Ÿ”„ 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.