📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 17:05:06
📂
/ (Root)
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
har-schema
/
lib
📍 /usr/lib/node_modules/npm/node_modules/har-schema/lib
🔄 Refresh
✏️
Editing: postData.json
Read Only
{ "$id": "postData.json#", "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "optional": true, "required": [ "mimeType" ], "properties": { "mimeType": { "type": "string" }, "text": { "type": "string" }, "params": { "type": "array", "required": [ "name" ], "properties": { "name": { "type": "string" }, "value": { "type": "string" }, "fileName": { "type": "string" }, "contentType": { "type": "string" }, "comment": { "type": "string" } } }, "comment": { "type": "string" } } }
💾 Save Changes
❌ Cancel