Unverified Commit 4b62584f authored by Marius van den Beek's avatar Marius van den Beek Committed by mvdbeek
Browse files

Improve ResourceType docs

parent afe9ddb4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -696,7 +696,7 @@ resolver.
      <xs:extension base="xs:string">
        <xs:attribute name="type" type="ResourceType" use="required">
          <xs:annotation>
            <xs:documentation xml:lang="en">This value describes the resource available to the tool at runtime. Currently not implemented in Galaxy.</xs:documentation>
            <xs:documentation xml:lang="en">This value describes the type of resource required by the tool at runtime. Not yet implemented in Galaxy.</xs:documentation>
          </xs:annotation>
        </xs:attribute>
      </xs:extension>