Add max_artifacts_size parameter to groups and projects
- Add MaxArtifactsSize field to Group and Project structs
- Add MaxArtifactsSize to CreateGroupOptions, UpdateGroupOptions, CreateProjectOptions, and EditProjectOptions
- Add unit tests for the new parameter
- Update test mocks to include max_artifacts_size in responses
Closes #2193 (closed)
Edited by Betty Godier