Skip to content
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

Update openapi.yaml #5

Merged
merged 1 commit into from Mar 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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