Skip to content

Commit

Permalink
docs: api 문서 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
jhsseonn committed Feb 16, 2024
1 parent 045fe05 commit 2c14f2c
Show file tree
Hide file tree
Showing 3 changed files with 614 additions and 29 deletions.
28 changes: 14 additions & 14 deletions src/main/resources/static/docs/docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -2293,8 +2293,8 @@ <h5 id="_요청_16_http_request"><a class="link" href="#_요청_16_http_request"
{
"name" : "골 제목",
"memo" : "골 메모",
"startDate" : "2024-02-11",
"endDate" : "2024-03-22",
"startDate" : "2024-02-17",
"endDate" : "2024-03-28",
"teamUserIds" : [ 1, 2, 3 ]
}</code></pre>
</div>
Expand Down Expand Up @@ -2466,8 +2466,8 @@ <h5 id="_응답_17_http_response"><a class="link" href="#_응답_17_http_respons
"id" : 1,
"name" : "테스트 골1",
"memo" : "테스트 골 메모1",
"startDate" : "2024-02-11",
"endDate" : "2024-02-21",
"startDate" : "2024-02-17",
"endDate" : "2024-02-27",
"days" : 11,
"managerId" : 1,
"teams" : [ {
Expand All @@ -2493,8 +2493,8 @@ <h5 id="_응답_17_response_body"><a class="link" href="#_응답_17_response_bod
"id" : 1,
"name" : "테스트 골1",
"memo" : "테스트 골 메모1",
"startDate" : "2024-02-11",
"endDate" : "2024-02-21",
"startDate" : "2024-02-17",
"endDate" : "2024-02-27",
"days" : 11,
"managerId" : 1,
"teams" : [ {
Expand Down Expand Up @@ -2641,8 +2641,8 @@ <h5 id="_응답_18_http_response"><a class="link" href="#_응답_18_http_respons
"goals" : [ {
"id" : 1,
"name" : "테스트 골1",
"startDate" : "2024-02-11",
"endDate" : "2024-02-21",
"startDate" : "2024-02-17",
"endDate" : "2024-02-27",
"days" : 11,
"teams" : [ {
"id" : 1,
Expand All @@ -2666,8 +2666,8 @@ <h5 id="_응답_18_response_body"><a class="link" href="#_응답_18_response_bod
"goals" : [ {
"id" : 1,
"name" : "테스트 골1",
"startDate" : "2024-02-11",
"endDate" : "2024-02-21",
"startDate" : "2024-02-17",
"endDate" : "2024-02-27",
"days" : 11,
"teams" : [ {
"id" : 1,
Expand Down Expand Up @@ -2797,8 +2797,8 @@ <h5 id="_응답_19_http_response"><a class="link" href="#_응답_19_http_respons
"goals" : [ {
"id" : 2,
"name" : "테스트 골2",
"startDate" : "2024-02-11",
"endDate" : "2024-02-16",
"startDate" : "2024-02-17",
"endDate" : "2024-02-22",
"days" : 6,
"teams" : [ {
"id" : 1,
Expand All @@ -2822,8 +2822,8 @@ <h5 id="_응답_19_response_body"><a class="link" href="#_응답_19_response_bod
"goals" : [ {
"id" : 2,
"name" : "테스트 골2",
"startDate" : "2024-02-11",
"endDate" : "2024-02-16",
"startDate" : "2024-02-17",
"endDate" : "2024-02-22",
"days" : 6,
"teams" : [ {
"id" : 1,
Expand Down
30 changes: 15 additions & 15 deletions src/main/resources/static/docs/goal.html
Original file line number Diff line number Diff line change
Expand Up @@ -456,8 +456,8 @@ <h5 id="_요청_http_request">HTTP request</h5>
{
"name" : "골 제목",
"memo" : "골 메모",
"startDate" : "2024-02-11",
"endDate" : "2024-03-22",
"startDate" : "2024-02-17",
"endDate" : "2024-03-28",
"teamUserIds" : [ 1, 2, 3 ]
}</code></pre>
</div>
Expand Down Expand Up @@ -629,8 +629,8 @@ <h5 id="_응답_2_http_response">HTTP response</h5>
"id" : 1,
"name" : "테스트 골1",
"memo" : "테스트 골 메모1",
"startDate" : "2024-02-11",
"endDate" : "2024-02-21",
"startDate" : "2024-02-17",
"endDate" : "2024-02-27",
"days" : 11,
"managerId" : 1,
"teams" : [ {
Expand All @@ -656,8 +656,8 @@ <h5 id="_응답_2_response_body">Response body</h5>
"id" : 1,
"name" : "테스트 골1",
"memo" : "테스트 골 메모1",
"startDate" : "2024-02-11",
"endDate" : "2024-02-21",
"startDate" : "2024-02-17",
"endDate" : "2024-02-27",
"days" : 11,
"managerId" : 1,
"teams" : [ {
Expand Down Expand Up @@ -804,8 +804,8 @@ <h5 id="_응답_3_http_response">HTTP response</h5>
"goals" : [ {
"id" : 1,
"name" : "테스트 골1",
"startDate" : "2024-02-11",
"endDate" : "2024-02-21",
"startDate" : "2024-02-17",
"endDate" : "2024-02-27",
"days" : 11,
"teams" : [ {
"id" : 1,
Expand All @@ -829,8 +829,8 @@ <h5 id="_응답_3_response_body">Response body</h5>
"goals" : [ {
"id" : 1,
"name" : "테스트 골1",
"startDate" : "2024-02-11",
"endDate" : "2024-02-21",
"startDate" : "2024-02-17",
"endDate" : "2024-02-27",
"days" : 11,
"teams" : [ {
"id" : 1,
Expand Down Expand Up @@ -960,8 +960,8 @@ <h5 id="_응답_4_http_response">HTTP response</h5>
"goals" : [ {
"id" : 2,
"name" : "테스트 골2",
"startDate" : "2024-02-11",
"endDate" : "2024-02-16",
"startDate" : "2024-02-17",
"endDate" : "2024-02-22",
"days" : 6,
"teams" : [ {
"id" : 1,
Expand All @@ -985,8 +985,8 @@ <h5 id="_응답_4_response_body">Response body</h5>
"goals" : [ {
"id" : 2,
"name" : "테스트 골2",
"startDate" : "2024-02-11",
"endDate" : "2024-02-16",
"startDate" : "2024-02-17",
"endDate" : "2024-02-22",
"days" : 6,
"teams" : [ {
"id" : 1,
Expand Down Expand Up @@ -1067,7 +1067,7 @@ <h5 id="_응답_4_response_fields">Response fields</h5>
<div id="footer">
<div id="footer-text">
Version 0.0.1-SNAPSHOT<br>
Last updated 2024-02-10 21:44:27 +0900
Last updated 2024-02-15 16:24:21 +0900
</div>
</div>
</body>
Expand Down
Loading

0 comments on commit 2c14f2c

Please sign in to comment.