AiPromptss
Back to browse

Versioning and Migration

Create a migration guide from API v1 to v2: Breaking changes: - [Change 1] - [Change 2] Timeline: - v1 support until: [date] - Recommended migration start: [da…

Added May 19, 20260 views0 copies
Prompt
Create a migration guide from API v1 to v2:

Breaking changes:
- [Change 1]
- [Change 2]

Timeline:
- v1 support until: [date]
- Recommended migration start: [date]

For each breaking change:
1.
Old endpoint/format
2.
New endpoint/format
3.
How to migrate
4.
Side-by-side code example

Replace text in [BRACKETS] with your own values before pasting.