Configuration object used to invoke a schema/operation generator
| Property | Type | Description |
|---|---|---|
| path | String | Base HTTP path to mount generated operations |
| scopes | Scopes to assign to generated operations | |
| public | Boolean | Indicates whether generated operations are publicly accessible |
| config | Backend_GeneratorProviderConfig | Generator specific configuration key-value pairs |