Skip to content

Commit e22b78d

Browse files
committed
Document send-to-buyer share links
1 parent 4914184 commit e22b78d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.well-known/openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ paths:
210210
summary: Open the SoftJunk send-to-buyer packet.
211211
responses:
212212
"200":
213-
description: Buyer-facing page with a local-only pitch generator, copy-ready DM, email, PayPal note, exact 5 USD PayPal URL, order form, and verification gate.
213+
description: Buyer-facing page with a local-only pitch generator, prefilled share links, copy-ready DM, email, PayPal note, exact 5 USD PayPal URL, order form, and verification gate.
214214
content:
215215
text/html:
216216
schema:
@@ -221,7 +221,7 @@ paths:
221221
summary: Get the SoftJunk send-to-buyer packet JSON.
222222
responses:
223223
"200":
224-
description: Machine-readable buyer-facing packet with local generator metadata, copy-ready messages, PayPal note template, payment URL, order form, and verification gate.
224+
description: Machine-readable buyer-facing packet with local generator metadata, URL parameter names, copy-ready messages, PayPal note template, payment URL, order form, and verification gate.
225225
content:
226226
application/json:
227227
schema:

0 commit comments

Comments
 (0)