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

[#146/ fix ] batch-cron 실행 오류 수정 #147

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

belljun3395
Copy link
Collaborator

🎫 연관 이슈

resolved: #146

💁‍♂️ PR 내용

  • batch-cron 실행 오류 수정

🙏 작업

  • batch-cron 실행 오류 수정

🙈 PR 참고 사항

📸 스크린샷

🤖 테스트 체크리스트

  • 체크 미완료
  • 체크 완료

@github-actions github-actions bot added the fix 기능을 고칠 때 사용됩니다 label Jul 3, 2024
@belljun3395 belljun3395 merged commit 0242b8f into main Jul 3, 2024
6 checks passed
@hun-ca
Copy link
Member

hun-ca commented Jul 3, 2024

@belljun3395

                  curl -X 'POST' \
                    'https://api.fewletter.site/batch/article' \
                    -H 'accept: application/json' \
                    -H 'Content-Type: application/json'

이거 바디는 어딧어요?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 기능을 고칠 때 사용됩니다
Projects
None yet
Development

Successfully merging this pull request may close these issues.

batch-cron 오류 수정
2 participants