Skip to content

Conversation

jmini
Copy link
Collaborator

@jmini jmini commented Jul 8, 2025

  • In GroupApi#getAuditEvents() the parameters created_after and created_before are inverted.
  • In GroupApi, ProjectApi and AuditEventApi, fix the parameters name (camelCase).
    • createdAfter instead of created_after
    • createdBefore instead of created_before

Fixes #1262

…ditEvents()

And fix the parameter names to use camelCase everywhere

Fixes gitlab4j#1262
@jmini jmini merged commit 1006eab into gitlab4j:main Jul 8, 2025
2 checks passed
jmini added a commit that referenced this pull request Jul 9, 2025
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.

Unable to getAuditEvents using getGroupsApi
1 participant