Skip to content

2.0.2

Compare
Choose a tag to compare
@timwhitlock timwhitlock released this 14 Sep 16:53
· 40 commits to master since this release

https://localise.biz/api/docs/changelog#010020

  • Added the tagAssets endpoint for batch tagging by asset IDs.
  • Flagging by redundant status now supported by flagTranslation.
  • Raw request body can always be accessed via a post parameter called data.
  • JSON is now beautified by default, specify ?ugly for legacy output.
  • Removed name fields already deprecated in favour of aliases.name.
  • Started supporting X-Api-Version header as fallback for v parameter.
  • Now binding all request body parameters to data for consistency.