-
Notifications
You must be signed in to change notification settings - Fork 38
Add attributes to Request and Response #130
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ma91n
added a commit
that referenced
this pull request
Sep 2, 2024
* Markdown 1st commit * フォルダ構造を追加 (#88) * I/F定義 (#89) * プログラム詳細設計 (#93) * Update プログラム設計書.md * Update プログラム設計書.md * prettier format (#94) * add api get * 画面設計書のサンプルMarkdownを追加 (#107) * Add future muscle partner ERD (#112) * 【Markdown】Future Musche Partnerのテンプレート作成 (#117) * Add future muscle partner ERD * Muscle partnerのフォルダ構造を作成 * Add openapi.yaml of muscle partner (#124) 1st commit openapi.yaml * fix: to OAS 3.0.3 (#127) * Update revie (#131) * update (#97) * メッセージ設計書 (#106) * 区分値設計書 (#105) * add: new section (#96) * Update .editorconfig (#135) * Add attributes to Request and Response (#130) * fix: ERD * fix: endpoint parameter * add: attributes to request and response * git mv ERD (#139) * rename directory (#163) * fix markdownlint * reset unnecessary diffs * reset unnecessary diffs * reset unnecessary diffs * reset unnecessary diffs --------- Co-authored-by: shotashota <shotashota0812@gmail.com> Co-authored-by: tk007 <53025495+TsubasaKanemitsu@users.noreply.github.com> Co-authored-by: Yoshiki Shibukawa <yoshiki@shibu.jp>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
変更内容
/profile)のパラメータにtrainee_idを追加(プロフィールを見るのは特定のトレーニーという想定)/bookings)のパラメータにtrainee_idを追加(予約済みのトレーニングを見るのはトレーニー自身のものだけという想定)