Skip to content

fix: all releases endpoint invalid url#84

Merged
field123 merged 1 commit intoelasticpath:mainfrom
aaronbarnaby:fix/all-releases-endpoint
Mar 24, 2026
Merged

fix: all releases endpoint invalid url#84
field123 merged 1 commit intoelasticpath:mainfrom
aaronbarnaby:fix/all-releases-endpoint

Conversation

@aaronbarnaby
Copy link
Contributor

Type

  • Fix

    Fixes a bug

Description

The Catalog releases endpoint is currently using a invalid url path causing it not to work correctly.
changed to catalogs/{catalogId}/releases to match the API.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes the Catalog Releases “list all releases” endpoint path so it matches the API’s expected URL structure.

Changes:

  • Update Releases.All request path from catalogs/releases/{catalogId} to catalogs/{catalogId}/releases.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@field123 field123 merged commit 2b0270f into elasticpath:main Mar 24, 2026
9 checks passed
@github-actions
Copy link

🎉 This PR is included in version 33.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@samblacklock
Copy link
Collaborator

Thanks @aaronbarnaby 🙏

@aaronbarnaby aaronbarnaby deleted the fix/all-releases-endpoint branch March 24, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants