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
BaseModel StartAt time.Time `json:"start_at"` EndAt time.Time `json:"end_at"` ChallangePublic bool `json:"challenge_public_is"` Submit bool `json:"submit_is"` PreRanking bool `json:"preranking_is"`
The text was updated successfully, but these errors were encountered:
APIのエンドポイントは完成した。
チェック関数も大体書いた。 time型のCreateとUpdateが心配。 time型がうまく処理できれば、各APIにチェック関数を挟んで終わり。
Sorry, something went wrong.
yatuhashi
No branches or pull requests
モデルのテーブル
必要なAPI
必要なチェック関数
The text was updated successfully, but these errors were encountered: