We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
application_history
/applications
/status
applicaiton_history
https://github.com/Sakuten/frontend/search?q=application_history&unscoped_q=application_history
The text was updated successfully, but these errors were encountered:
backendからの報告です。 backend#113のマージにより、/statusはapplication_historyを返さない仕様になりました。 今後この値を取得しようとするとエラーが出る可能性があります。
尚、それに伴い/lotteries/{id}/draw及び/draw_allも各winnerのapplications_historyを返さなくなっています。
/lotteries/{id}/draw
/draw_all
applications_history
Sorry, something went wrong.
No branches or pull requests
Step 1: 目的
/applications
を使っているので、/status
のapplicaiton_history
を使うのをやめるStep 2: 概要
application_history
の名残があるようなので、排除する関連するコード:
https://github.com/Sakuten/frontend/search?q=application_history&unscoped_q=application_history
The text was updated successfully, but these errors were encountered: