jdalrymple / gitbeaker

🦊🧪 A comprehensive and typed Gitlab SDK for Node.js, Browsers, Deno and CLI
Other
1.57k stars 299 forks source link

Use correct HTTP method on AccessRequest approve #3660

Closed Retr0-01 closed 4 days ago

Retr0-01 commented 6 days ago

Use PUT instead of POST in the approve method of Access Requests. Fixes: #3659

Related documentation: Here

jdalrymple commented 4 days ago

:rocket: PR was released in 41.3.0 :rocket: