TCC-14338 Add NonArchived field to ListMergeRequestsOptions
- remove the approved flag from the go client since it does not seem to do anything according to the documentation and my tests
- add the
non_archivedflag which is present in the documentation but not available in the client - add the
approved_by_usernamesflag which is present in the documentation but not available in the client
Edited by Federico Mannucci