Skip to content

Commit

Permalink
Modified reference/devlocator.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
takumi-pro committed Jan 2, 2024
1 parent d6c2651 commit 590bc27
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions reference/devlocator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ paths:
- $ref: '#/components/parameters/keyword'
- $ref: '#/components/parameters/search_method'
- $ref: '#/components/parameters/date'
- $ref: '#/components/parameters/prefecture'
description: イベント検索
tags:
- event
Expand Down Expand Up @@ -269,6 +270,13 @@ components:
schema:
type: string
description: イベント開催日
prefecture:
name: prefecture
in: query
required: false
schema:
type: string
description: イベント開催都道府県
responses:
search_event:
description: イベント検索apiのレスポンス
Expand Down

0 comments on commit 590bc27

Please sign in to comment.