flywheel-io / gears

Flywheel Gear Examples and Documentation
MIT License
6 stars 3 forks source link

Separate out api-key type inputs in gears.derive_invocation_schema #37

Closed kofalt closed 6 years ago

kofalt commented 6 years ago

Bugfix for gears with a read-only API key. Root cause is the lack of a declarative transformation between what's requested (manifest) and what's provided (config.json).


Is this a semantic or operational change? If so: