We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b59f324 commit 7dc2609Copy full SHA for 7dc2609
README.md
@@ -15,6 +15,7 @@ For this example, a Book controller created that allows to do the following oper
15
- Update a book by Id
16
- Delete a book by Id
17
- Search for a book by ISBN
18
+- Fuzzy search for books by author and title
19
20
21
## How to run
0 commit comments