Skip to content

Commit

Permalink
Fix schema
Browse files Browse the repository at this point in the history
  • Loading branch information
ahobsonsayers committed May 10, 2024
1 parent 3a45f8f commit 3f0b981
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
3 changes: 1 addition & 2 deletions schema/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ paths:
summary: Search for books using kindle
description: Search for books using kindle
parameters:
- provider:
name: region
- name: region
in: path
schema:
type: string
Expand Down
28 changes: 14 additions & 14 deletions server/server.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3f0b981

Please sign in to comment.