action meshery_id_post_application_file_request { label: "Handle POST request for Application Files" description: "Save attached Meshery Application File" provider: meshery method: POST path: "/api/application/" encoding: json output: { type: "object" additionalProperties: true } }