action meshery_id_post_deploy_application_file { label: "Handle POST request for Application File Deploy" description: "Deploy an attached application file with the request" provider: meshery method: POST path: "/api/application/deploy" encoding: json output: { type: "object" additionalProperties: true } }