Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Soontao committed May 29, 2024
1 parent 1cd5c6d commit 836b6e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ servers:
paths:
/sogou:
get:
operationId: Sogou Search
operationId: sogou_search
summary: Perform a search on Sogou
description: Returns search results from Sogou based on the query parameter.
parameters:
Expand Down Expand Up @@ -68,7 +68,7 @@ paths:

/bing:
get:
operationId: Bing Search
operationId: bing_search
summary: Perform a search on Bing
description: Returns search results from Sogou based on the query parameter.
parameters:
Expand Down

0 comments on commit 836b6e3

Please sign in to comment.