intersystems / intersystems/FirstLook-REST
newcoffeemaker doesn't return ID
オープン
- 主要言語
- JavaScript
- スター
- 5
- フォーク
- 20
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
In documentation it says that it should return the ID of newly created coffeemaker but it doesn't.
Just add a line when creating status object in NewMaker method of class CoffeeMakerRESTServer... something like:
do:'$$$ISERR(sc) result.%Set("Message","New maker saved with ID: "_cm.%Id())
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start with the NewMaker method of the CoffeeMakerRESTServer class and the code that creates the status object. Confirm how the response currently represents a newly created coffeemaker, then verify that the response includes its ID as described in the documentation.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- api
- issue の種類
- バグ
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 35/100