/
OP
openwebgal
/
WebGAL Terre API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
Assets
8
LSP
1
Manage Game
20
Manage Template
6
get
Retrieve template list
post
Create a new template
get
Get Template Configuration
delete
Delete Template
post
Apply template to a game
post
Apply template to a game
Test Server
1
get
/template-preview/{templateName}/game/template/{path}
Manage Template
Apply template to a game
post
/api/manageTemplate/getStyleByClassName
Request body
GetStyleByClassNameDto
required
className
string
required
The name of class to be fetched
filePath
string
required
The path of stylesheet file to be fetched
Response
Returned apply result.
Changes