Changes to Gets the device model list.
GET /api/lorawan/models
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 3 revisions of this API.33
What changed
- ●
removed the optional property
items/items/imageUrlfrom the response with the200status (media type: text/plain)response-optional-property-removed
- ●
removed the optional property
items/items/imageUrlfrom the response with the200status (media type: application/json)response-optional-property-removed
- ●
removed the optional property
items/items/imageUrlfrom the response with the200status (media type: text/json)response-optional-property-removed
- ○
added the optional property
items/items/imageto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
items/items/imageto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
items/items/imageto the response with the200status (media type: text/json)response-optional-property-added
- ●