mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-13 07:25:10 -05:00
## CHANGES - Create `PatternApplyRequest` struct for request body parsing - Implement `ApplyPattern` method for POST /patterns/:name/apply - Register manual routes for pattern operations in `NewPatternsHandler` - Refactor `Get` method to return raw pattern content - Merge query parameters with request body variables in `ApplyPattern` - Use `StorageHandler` for pattern-related storage operations