Skip to content
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

[Feat] Implement get journey endpoint #16

Closed
nramc opened this issue Mar 25, 2024 · 0 comments · Fixed by #19
Closed

[Feat] Implement get journey endpoint #16

nramc opened this issue Mar 25, 2024 · 0 comments · Fixed by #19
Assignees

Comments

@nramc
Copy link
Owner

nramc commented Mar 25, 2024

AC 1: Implement rest endpoint to get journey data with id
AC 2: in json format if accept type application/json
AC 3: throw error if id not exists
AC 4: connect to db and fetch data

@nramc nramc self-assigned this Mar 25, 2024
nramc pushed a commit that referenced this issue Mar 25, 2024
 - converter visibility reduced to default package scope
 - FindJourneyResource added
 - tests added
@nramc nramc linked a pull request Mar 25, 2024 that will close this issue
@nramc nramc closed this as completed in #19 Mar 25, 2024
nramc added a commit that referenced this issue Mar 25, 2024
nramc pushed a commit that referenced this issue Mar 25, 2024
 - converter visibility reduced to default package scope
 - FindJourneyResource added
 - tests added
nramc pushed a commit that referenced this issue Mar 26, 2024
 - converter visibility reduced to default package scope
 - FindJourneyResource added
 - tests added
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 a pull request may close this issue.

1 participant