/
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
App
2
Assets
9
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
post
Copy File With Increment
Manage Game
22
Manage Template
9
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