Refactor #3230
open
- Subject changed from Maybe JSON.parse into UI controller rather than currently in class PuppetClassImporter to Move JSON.parse into UI controller rather than currently in class PuppetClassImporter
- Category set to Puppet integration
The UI controller for importing Puppet classes passes JSON straight from the client to the PuppetClassImporter, but this means both the rake task and API controllers have to encode to JSON just before it decodes.
Also available in: Atom
PDF