Skip to content

Commit 0126cfb

Browse files
committed
定義書更新
1 parent c3b4bb2 commit 0126cfb

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/cuculus-openapi.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -837,10 +837,7 @@ components:
837837
type: string
838838
required:
839839
- id
840-
- original_post_id
841-
- reply_to_post_id
842840
- author
843-
- text
844841
- posted_at
845842
PostResponse:
846843
type: object
@@ -879,12 +876,8 @@ components:
879876
description: お気に入り数
880877
required:
881878
- id
882-
- original_post_id
883-
- reply_to_post_id
884879
- author
885-
- text
886880
- posted_at
887-
- original_post
888881
- reposted
889882
- repost_count
890883
- favorited
@@ -945,7 +938,6 @@ components:
945938
- code
946939
- username
947940
- password
948-
- invitation_code
949941
AuthResponse:
950942
type: object
951943
properties:
@@ -986,7 +978,6 @@ components:
986978
text:
987979
type: string
988980
required:
989-
- original_post_id
990981
- text
991982
InvitationCodeRequest:
992983
type: object

0 commit comments

Comments
 (0)