mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-12 02:22:40 +00:00
Update homebrew.api.js
This commit is contained in:
@@ -267,7 +267,7 @@ const api = {
|
|||||||
getThemeBundle : async(req, res)=>{
|
getThemeBundle : async(req, res)=>{
|
||||||
/* getThemeBundle: Collects the theme and all parent themes
|
/* getThemeBundle: Collects the theme and all parent themes
|
||||||
returns an object containing an array of css, and an array of snippets, in render order
|
returns an object containing an array of css, and an array of snippets, in render order
|
||||||
|
|
||||||
req.params.id : The shareId ( User theme ) or name ( static theme )
|
req.params.id : The shareId ( User theme ) or name ( static theme )
|
||||||
req.params.renderer : The Markdown renderer used for this theme */
|
req.params.renderer : The Markdown renderer used for this theme */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user