Default to Example

This commit is contained in:
Jonathan Rosenbaum 2026-02-12 09:13:22 +00:00
parent 9a3de1b938
commit 28810ee5f3

View File

@ -72,7 +72,7 @@ function supapress_call_supafolio($service, $params, $properties = array(), $cac
#### Complete Parameter Reference #### Complete Parameter Reference
| Parameter | Required | Description | Default | | Parameter | Required | Description | Example |
|------------|----------|-------------|---------| |------------|----------|-------------|---------|
| `keyword` | no | Search term for text matching | `"javascript programming"` | | `keyword` | no | Search term for text matching | `"javascript programming"` |
| `isbns` | no | Comma-separated ISBN list | `"9781234567890,9780987654321"` | | `isbns` | no | Comma-separated ISBN list | `"9781234567890,9780987654321"` |