All Collections
Release Notes
Release Notes v1.24.0
Release Notes v1.24.0

Management API Response Codes Changing

B
Written by Ben Mills
Updated over a week ago

This document outlines the changes to the BitBrew platform and management API that will be released September 4, 2019. Changes should be carefully read and understood.

Table of Contents

  • Updated Response to Create Calls in Management API

  • Bug Fix in Device File Status History

Updated Response to Create Calls in Management API

The following HTTP POST calls will now return an HTTP 201 response code instead of a 200 to indicate that an entity has been created.

Bug Fix in Device File Status History

Duplicate entries were being added to the device file status history in some cases when the status was updateInProgress. This issue has been fixed going forward, although past entries will not be de-duplicated.

Did this answer your question?