Explorar o código

[1.1/response] Support only URL to files

M. Sonntag %!s(int64=6) %!d(string=hai) anos
pai
achega
06a808453c
Modificáronse 1 ficheiros con 1 adicións e 11 borrados
  1. 1 11
      v1.1/response/response.xml

+ 1 - 11
v1.1/response/response.xml

@@ -82,17 +82,7 @@
 
     <property>
       <name>ResponseFile</name>
-      <definition>The response file received. Using it will blow up the the size of the metadatafile and we recommend to
-        rather define the URL of underlying response file.
-      </definition>
-      <type>text</type>
-    </property>
-
-    <property>
-      <name>ResponseFileURL</name>
-      <definition>The URL of a an received response file. This is the recommended alternative to explicitly including
-        the actual response via ResponseFile.
-      </definition>
+      <definition>The URL to a received response file.</definition>
       <type>URL</type>
     </property>