[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["The JSON structure represents a list of URIs."],["Each URI object within the list adheres to the specifications outlined in the Uri documentation."],["This structure is used for managing and organizing Uniform Resource Identifiers within a system or application."]]],["The content defines a JSON structure containing a list of URIs. The JSON object utilizes a field named `uris`, which is an array. Each element within the `uris` array is an object that conforms to the `Uri` schema defined elsewhere. The `uris` field essentially holds a collection of uniform resource identifiers.\n"]]