API structure has changed
2 structure changes including:
2 Modifications
Modified
2
Breaking
POST /api/v1/note
- Body
-
application/json content type Modified
-
visible_to_clients property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
visible_to_clients property Removed
PUT /api/v1/note/{uuid}
- Body
-
application/json content type Modified
-
visible_to_clients property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
visible_to_clients property Removed