added
API - AnySee v1.1.1
over 2 years ago by Yanjun Wang
The V1.1.1 release of JCV Cloud AnySee.
Summary
We are happy to announce the new release of the AnySee service on JCV Cloud.
In this release, we added the plan control integrated with JCV Cloud and made some improvements.
This release brings
New Features
- [Plan] Business plan integration and rate limit control
Improvements
- [API] Allow the FULL STOP(.) input in the
collection
andkey
field
Bug Fixes
- [API] Invalid JSON lacking a '}' returns to 500 errors, now fixed to 400
--
JCV Cloud AnySee V1.1.1のリリース内容
概要
この度、JCV Cloud AnySeeの新バージョンV1.1.1をリリースいたします。
このリリースでは、JCV Cloudと統合されたコール数コントロール機能を追加し、いくつかの改善を行いました。
このリリースは以下のドキュメントを提供します。
新機能
- [Plan] ビジネスプランの統合とコール数制限機能を追加しました。
改善
- [API] コレクション(
collection
)とキー(key
)フィールドでの終止符(.)の入力を可能になりました。
バグ修正
- [API] 「}」が足りない無効なJSONリクエストボディは「500」のエラーが出るが、「400」に修正されました。