Fixes parameter reference table

This commit is contained in:
Jonathan Rosenbaum 2026-02-12 07:53:20 +00:00
parent ab288f4044
commit 9a3de1b938

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 | Example | | Parameter | Required | Description | Default |
|------------|----------|-------------|---------| |------------|----------|-------------|---------|
| `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"` |