Skip to content

Conversation

@masnwilliams
Copy link
Contributor

@masnwilliams masnwilliams commented Sep 5, 2025

TL;DR

Updated documentation to remove the "coming soon" notice for stopping App invocations via the API, as this feature is no longer planned. Also updated deployment-listing code samples to use new pagination helpers.

Why we made these changes

The documentation for stopping invocations incorrectly suggested an API endpoint was "coming soon." This is no longer planned, so we're removing it to avoid user confusion. The code samples for listing deployments were also updated to reflect the latest, more ergonomic pagination methods in our client libraries.

What changed?

  • apps/stop.mdx: Removed the "Via API" section that described the feature as "coming soon."
  • snippets/openapi/get-deployments.mdx: Updated Node.js and Python code examples to demonstrate new pagination handling (async iterables and page objects).

Description generated by Mesa. Update settings

Copy link
Contributor

@mesa-dot-dev mesa-dot-dev bot left a comment

Choose a reason for hiding this comment

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

Performed full review of e765bee...6b34a50

Tip

⚡ Quick Actions

This review was generated by Mesa.

Actions:

Slash Commands:

  • /review - Request a full code review
  • /review latest - Review only changes since the last review
  • /describe - Generate PR description. This will update the PR body or issue comment depending on your configuration
  • /help - Get help with Mesa commands and configuration options

1 files reviewed | 1 comments | Review on Mesa | Edit Reviewer Settings

Copy link
Contributor

@dprevoznik dprevoznik left a comment

Choose a reason for hiding this comment

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

LGTM

@masnwilliams masnwilliams merged commit 615d665 into main Sep 8, 2025
2 checks passed
@masnwilliams masnwilliams deleted the mason/remove-stop-invoke-via-api branch September 8, 2025 14:45
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.

3 participants