Skip to content

v1.0.3

Compare
Choose a tag to compare
@tigi44 tigi44 released this 02 May 02:04
· 18 commits to master since this release

Add 'PUT' Method

  • PUT : Create , Update (Content-Type -> application/json, BODY - raw data)

Edit 'POST' Method

  • POST : Create , Update -> POST : Create , Read