Skip to content

Commit 6c56837

Browse files
authored
[Code Recipes] Update README
1 parent c4ea4d1 commit 6c56837

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

code-recipes/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ Code recipes provides easy to read sample code for common use cases of Amazon Se
77
| --- | -------- |----------------------------------------------------------------|----------------------------------------------------|
88
| AWD | Inbound Shipment Creation | [Link](java/src/main/java/awd/InboundOrderCreationRecipe.java) | [Link](php/src/awd/InboundOrderCreationRecipe.php) |
99
| A+ Content API | Submit an Image to A + Content | [Link](java/src/main/java/aplus/UploadImageForResouceRecipe.java) | - |
10-
| Messaging API | Submit an Invoice to Buyer | [Link](java/src/main/java/messaging/SendInvoiceToBuyerRecipe.java) | - |
10+
| Messaging API | Submit an Invoice to Buyer | [Link](java/src/main/java/messaging/SendInvoiceToBuyerRecipe.java) | - |
11+
| Orders | B2B Delivery Experience | [Link](java/src/main/java/b2bdeliveryexperience/BusinessDeliveryExperienceRecipe.java) | [Link](php/src/b2bdeliveryexperience/BusinessDeliveryExperienceRecipe.php) |

0 commit comments

Comments
 (0)