Closed lukasz-drozdz-codilime closed 1 year ago
packngo is missing the ability to update the BGP session via the PUT /bgp/sessions/{id} endpoint.
packngo
PUT /bgp/sessions/{id}
This PR adds that via the Update method.
Update
Please help me get this merged. I'm open for suggestions.
Done. Could you take a look @ctreatma ?
packngo
is missing the ability to update the BGP session via thePUT /bgp/sessions/{id}
endpoint.This PR adds that via the
Update
method.Please help me get this merged. I'm open for suggestions.