/
OP
openwebgal
/
WebGAL Terre API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 41m ago · Updated 2mo ago
Details
Filter operations
App
2
Assets
11
Manage Game
25
Manage Template
10
get
Retrieve template list
post
Create a new template
get
Get Template Configuration
put
Update template configuration
delete
Delete Template
delete
Delete Template
post
Apply template to a game
post
Get style by class name
post
Output Template
post
Import Template
User Data
5
Manage Template
Create a new template
post
/api/manageTemplate/createTemplate
Request body
CreateTemplateDto
required
templateName
string
required
The name of the template to be created
templateDir
string
required
The dir of the template
Response
Template creation result.
Changes