Fixed formating errors. Swagger still isn't liking multiple OrderLine entries (duplciate key error)

This commit is contained in:
RaggedStaff
2024-05-02 13:10:35 +01:00
parent aeb4825479
commit 09a98b2820
+1 -1
View File
@@ -610,7 +610,7 @@ paths:
dfc-b:totalTheoreticalStock: 0.0 dfc-b:totalTheoreticalStock: 0.0
dfc-b:image: http://test.host/rails/active_storage/url/logo-white.png dfc-b:image: http://test.host/rails/active_storage/url/logo-white.png
'404': '404':
description: Any offered product or service. For example: a carrot, a box of fruits, or soap. description: "Any offered product or service. For example: a carrot, a box of fruits, or soap."
put: put:
summary: Update SuppliedProduct summary: Update SuppliedProduct
parameters: [] parameters: []