Skip to content

Fix wrongly named "*_at" members #1062

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Fix wrongly named "*_at" members #1062

merged 1 commit into from
Nov 16, 2023

Conversation

jmini
Copy link
Collaborator

@jmini jmini commented Nov 16, 2023

Some java members are wrongly named.

  • created_at --> createdAt
  • started_at --> startedAt
  • finished_at --> finishedAt
  • committed_at --> committedAt
  • buildStarted_at --> buildStartedAt
  • buildFinished_at --> buildFinishedAt
  • jobStarted_at --> jobStartedAt
  • jobFinished_at --> jobFinishedAt

This PR is fixing it in a backward compatible way.

@jmini jmini merged commit 94f26c9 into gitlab4j:main Nov 16, 2023
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.

1 participant