Skip to content

Add ad hoc timeline API #359

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

othetgyi
Copy link
Contributor

@othetgyi othetgyi commented Jun 16, 2025

Description

This PR adds the get API for the ad hoc timeline. This is required to have this timeline on the new website.

This PR closes issue #328

Related Issue

Please link to the issue here
Closes #328

Change Type

  • Bug Fix
  • New Feature
  • Code Refactor
  • Documentation
  • Test
  • Other

Screenshots

Screenshot from Swagger API:
image

Screenshot from creating page API:
image

Pull request checklist

Please check if your PR fulfills the following requirements:

Copy link

@AllArgsConstructor
@NoArgsConstructor
@Builder
public class AdHocTimelineEvents {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AdhocTimeLineEvent - it can be a record

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.

feat: Create Ad-Hoc Mentorship Timeline API
2 participants