Update a JsonFabrica generator function weight (admin)
jsonfabrica_update_function_weightUpdate a function's weight to adjust how frequently it is chosen during synthetic JSON test data generation. Requires admin API key.
Instructions
Calls PATCH /v1/admin/function-weights/{functionName}. Requires the configured API key to have role=admin — the gateway returns 403 otherwise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| weight | Yes | ||
| functionName | Yes |