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 BGPSessions.Update method. #363

Conversation

lukasz-drozdz-codilime
Copy link

packngo is missing the ability to update the BGP session via the PUT /bgp/sessions/{id} endpoint.

This PR adds that via the Update method.

Please help me get this merged. I'm open for suggestions.

Copy link
Contributor

@ctreatma ctreatma left a comment

Choose a reason for hiding this comment

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

@lukasz-drozdz-codilime this looks good. In order to pass the DCO check, could you sign the commit? You can do that by running the following command to sign the existing commit, and then force-pushing your branch to update the PR:
git commit --amend --no-edit -s

Signed-off-by: Lukasz Drozdz <lukasz.drozdz@codilime.com>
@lukasz-drozdz-codilime lukasz-drozdz-codilime force-pushed the Add-Bgp-Sessions-Update-method-with-PUT branch from b7aa3e2 to 99550a4 Compare March 17, 2023 04:54
@lukasz-drozdz-codilime
Copy link
Author

Done. Could you take a look @ctreatma ?

@ctreatma ctreatma merged commit f12198a into packethost:master Mar 24, 2023
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.

None yet

3 participants