<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Metadata fields Question in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Metadata-fields-Question/m-p/737877#M32586</link>
    <description>&lt;P&gt;Hello! Could anyone tell me what the character limit for the following data fields are?&amp;nbsp;&lt;/P&gt;&lt;P&gt;File ID&lt;/P&gt;&lt;P&gt;Version ID&lt;/P&gt;</description>
    <pubDate>Mon, 18 Dec 2023 22:20:36 GMT</pubDate>
    <dc:creator>hkelly</dc:creator>
    <dc:date>2023-12-18T22:20:36Z</dc:date>
    <item>
      <title>Metadata fields Question</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Metadata-fields-Question/m-p/737877#M32586</link>
      <description>&lt;P&gt;Hello! Could anyone tell me what the character limit for the following data fields are?&amp;nbsp;&lt;/P&gt;&lt;P&gt;File ID&lt;/P&gt;&lt;P&gt;Version ID&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 22:20:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Metadata-fields-Question/m-p/737877#M32586</guid>
      <dc:creator>hkelly</dc:creator>
      <dc:date>2023-12-18T22:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Metadata fields Question</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Metadata-fields-Question/m-p/738025#M32588</link>
      <description>&lt;P&gt;You can find the information for any particular field/value for the Dropbox API in &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation" target="_blank"&gt;the documentation&lt;/A&gt;. For example, it sounds like you're referring to the 'id' and 'rev' values, such as in the FileMetadata type as returned by &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_metadata" target="_blank"&gt;/2/files/get_metadata&lt;/A&gt;, for instance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the documentation there, the 'id' field value is specified as 'String(min_length=1)' meaning it is a string at least one character long, but with no maximum length guaranteed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Likewise, the 'rev' field value is specified as 'String(min_length=9, pattern="[0-9a-f]+")' meaning it is a string at least nine characters long, but with no maximum length guaranteed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 14:40:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Metadata-fields-Question/m-p/738025#M32588</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-12-19T14:40:06Z</dc:date>
    </item>
  </channel>
</rss>

