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

Thumbnail image url is not found when fetching a journal list #21

Closed
zionhann opened this issue Aug 1, 2024 · 0 comments · Fixed by #24
Closed

Thumbnail image url is not found when fetching a journal list #21

zionhann opened this issue Aug 1, 2024 · 0 comments · Fixed by #24
Labels
Milestone

Comments

@zionhann
Copy link
Member

zionhann commented Aug 1, 2024

  • GET /v1/goals/{goalId}/journals
  • No thumbnail image related property found
  • It is necessary to display the image
  •   "journals": [
        {
          "journalId": 1,
          "title": "Setup ground rules",
          "createdDate": "24.07.17"
          "thumbnail": "missing"
        },
@zionhann zionhann added the Patch label Aug 1, 2024
@zionhann zionhann added this to the 0.1.0 milestone Aug 4, 2024
@zionhann zionhann linked a pull request Aug 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant