Skip to content

Commit

Permalink
Merge pull request #5 from komody/inoue0124-patch-1
Browse files Browse the repository at this point in the history
Update openapi.yaml
  • Loading branch information
inoue0124 committed Mar 1, 2024
2 parents 1e627e8 + a4a9855 commit be85555
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions openapi/openapi.yaml
Expand Up @@ -415,12 +415,9 @@ components:
description: '投稿日時'
example: '2018–10–26T21:32:52'
PostListResponse:
type: object
properties:
posts:
type: array
items:
$ref: "#/components/schemas/Post"
type: array
items:
$ref: "#/components/schemas/Post"
NotificationRequest:
type: object
properties:
Expand Down Expand Up @@ -469,4 +466,4 @@ components:
preview_url:
type: string
description:
type: string
type: string

0 comments on commit be85555

Please sign in to comment.