Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add method for "Get Server Event Output" API route #186

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

bryanschmidty
Copy link
Contributor

This PR adds a method into the ManageServers trait for getting event output for a specific event. The endpoint exists in the API, but was not represented in this SDK. This will not break any existing features since it only calls the necessary endpoint and returns the Event Resource

@jbrooksuk jbrooksuk merged commit edd3507 into laravel:3.x Oct 31, 2024
10 checks passed
@jbrooksuk
Copy link
Member

Thanks!

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