Backend_GeneratorProvider

struct

Configuration object used to invoke a schema/operation generator

Property Type Description
path String Base HTTP path to mount generated operations
scopes
ArrayString
Scopes to assign to generated operations
public Boolean Indicates whether generated operations are publicly accessible
config Backend_GeneratorProviderConfig Generator specific configuration key-value pairs
part of the Apioo-Project