/
OP
openwebgal
/
WebGAL Terre API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
App
2
Assets
9
Manage Game
24
Manage Template
7
get
Retrieve template list
post
Create a new template
get
Get Template Configuration
put
Update template configuration
delete
Delete Template
post
Apply template to a game
post
Get style by class name
get
/template-preview/{templateName}/game/template/{path}
Manage Template
Apply template to a game
post
/api/manageTemplate/applyTemplateToGame
Request body
ApplyTemplateToGameDto
required
templateDir
string
required
The template name to apply
gameDir
string
required
The game name to be applied.
Response
Template applied successfully.
Changes