/
OP
openwebgal
/
WebGAL Terre API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 46m ago · Updated 1mo ago
Details
Filter operations
Assets
8
get
Read Assets
post
Open Assets Dictionary
post
Create a New FIle
post
Create Folder
post
Upload Files
post
Delete File or Directory
post
Rename File or Directory
post
Edit Text File
LSP
1
Manage Game
20
Manage Template
6
Test Server
1
get
/template-preview/{templateName}/game/template/{path}
Assets
Edit Text File
post
/api/assets/editTextFile
Request body
EditTextFileDto
required
path
string
required
The path of textfile
textFile
string
required
Text data content
Response
File edited successfully.
Changes