Skip to content

Commit 1aee2ae

Browse files
authored
Update 15/umbraco-commerce/release-notes/v15.0.0-rc.md
1 parent ed4c575 commit 1aee2ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-commerce/release-notes/v15.0.0-rc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ public class MyNotification : NotificationEventHandlerBase<OrderFinalizedNotific
6565

6666
## Storefront API
6767

68-
When implementing the Management API in v14 we learnt a lot about API structure, and also found some common models between the Management API and the Storefront API. To aid with maintenance, and align approaches, the Storefront API was updated to similar patterns.
68+
Implementing the Management API in v14 provided valuable insights into API structure. Common models were identified between the Management API and the Storefront API. To aid with maintenance and align approaches, the Storefront API was updated to reflect similar patterns.
6969

7070
For the most part the API should stay the same, the key different being changes in operation IDs allowing the Storefront API to be used with client generators.
7171

0 commit comments

Comments
 (0)