Skip to content

[Trigger] Document craft-deposit order metadata change#896

Merged
0xanmol merged 3 commits into
mainfrom
content/trigger-craft-deposit
May 9, 2026
Merged

[Trigger] Document craft-deposit order metadata change#896
0xanmol merged 3 commits into
mainfrom
content/trigger-craft-deposit

Conversation

@0xanmol
Copy link
Copy Markdown
Member

@0xanmol 0xanmol commented May 8, 2026

Summary

Document the upcoming Trigger V2 craft-deposit breaking change before enforcement, currently planned for Wednesday, May 13, 2026. This updates the create-order guide, API reference metadata, OpenAPI spec, changelog, and product-learning notes so integrators know to send orderType: "price" and orderSubType when crafting price-order deposits.

Changes

  • Added the required craft-deposit fields and orderSubType mapping to the Trigger create-order guide.
  • Updated the Trigger V2 OpenAPI spec for POST /trigger/v2/deposit/craft request and response fields.
  • Added a May 2026 changelog entry for the upcoming breaking change.
  • Added llmsDescription coverage and regenerated llms.txt.
  • Captured the source/API behaviour in product-learning notes.

Linear Issues

  • Fixes DEV-407 — [Trigger] Document craft-deposit order metadata breaking change

Checklist

  • node generate-llms-from-docs.js run
  • mint broken-links passes
    • Blocked by an existing parse error in .claude/rules/style-guide.md:92, unrelated to this branch.
  • All updated pages have title, description, llmsDescription
  • docs.json navigation updated, if applicable
  • Redirects added, if paths changed
  • Changelog entry added for the public API breaking change
  • .claude/rules/ updated with product learning

@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 8, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Jupiter 🟢 Ready View Preview May 8, 2026, 4:38 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Copy link
Copy Markdown
Contributor

@yusufaine yusufaine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small comment but looks g otherwise 👍

Comment thread trigger/create-order.mdx Outdated
title: "Create Order"
description: "Create trigger orders with vault-based deposits. Supports single limit orders, OCO (take-profit/stop-loss), and OTOCO (conditional chains)."
llmsDescription: "POST /trigger/v2/deposit/craft builds a deposit transaction. POST /trigger/v2/orders/price creates single, OCO, or OTOCO orders with the signed deposit. Requires JWT authentication. Minimum order: 10 USD."
description: "Create trigger orders with vault-based deposits. Supports single, OCO, and OTOCO orders."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

worth keeping the brackets. Single/OCO/OTOCO is a bit too niche

@yusufaine
Copy link
Copy Markdown
Contributor

image

nit: warning message looks a tad bit jank, and on a somewhat related note, how long would we leave this warning up for?

@0xanmol 0xanmol marked this pull request as ready for review May 9, 2026 19:23
@0xanmol 0xanmol merged commit dbad8a3 into main May 9, 2026
4 checks passed
@0xanmol 0xanmol deleted the content/trigger-craft-deposit branch May 9, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants