Skip to content

Conversation

@sbezludny
Copy link
Contributor

Summary

  • Full rewrite of the main setup and teardown scripts reference page with expanded content
  • Renamed file from set-up-and-tear-down.mdx to setup-and-teardown.mdx for consistency
  • Added permanent redirect from old URL to new URL
  • Updated guide page with teardown coverage and combined patterns

Key improvements

  • Fixed page title from "Set Up and Tear Down" to "Setup and Teardown"
  • Added execution flow diagram (Mermaid) showing script lifecycle
  • Expanded teardown section with response modification and cleanup examples
  • Documented error handling differences (setup aborts check, teardown continues)
  • Added "Modifiable" column to request/response tables
  • Removed broken link to non-existent teardown examples page
  • Updated 12 files with internal links to new path

Test plan

  • Run mintlify dev and verify pages render correctly
  • Check Mermaid diagram renders properly
  • Verify internal links resolve
  • Test redirect works after deployment

🤖 Generated with Claude Code

sbezludny and others added 2 commits January 16, 2026 08:01
- Fix page title from "Set Up and Tear Down" to "Setup and Teardown"
- Add execution flow diagram showing script lifecycle
- Expand teardown section with response modification and cleanup examples
- Document error handling differences (setup aborts, teardown continues)
- Add modifiable column to request/response tables
- Remove broken link to non-existent teardown examples page
- Update guide page with teardown coverage and combined patterns

Co-Authored-By: Claude Opus 4.5 <[email protected]>
- Rename file for consistent naming with title
- Add permanent redirect from old URL to new URL
- Update all internal links across documentation

Co-Authored-By: Claude Opus 4.5 <[email protected]>
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