From d76fa707d9b1c497288f46520e03030d7d45ae40 Mon Sep 17 00:00:00 2001 From: Reuven Harrison Date: Fri, 22 May 2026 20:46:31 +0300 Subject: [PATCH 1/3] Test: large diff to exercise ARG_MAX fixes end-to-end Adds 15,000 GET endpoints to simple.yaml to force the changelog/payload into the multi-MB range. The resulting payload (~3.75 MB) comfortably exceeds Linux ARG_MAX (~2 MB) so the pr-comment action will fail without #118 (jq) and #119 (curl) fixes, succeed with them. Mirrors the customer scenario that surfaced both ARG_MAX bugs: the real spec produced a ~4 MB changelog and tripped first `jq` and then (post-#118) `curl` with `Argument list too long`. This PR is the end-to-end test we lacked: real Docker action, real api.oasdiff.com service, real GitHub PR-comment posting, all under multi-MB payload pressure. CI unit tests in oasdiff-action validate the shell-level behavior; this validates the full pipeline. Co-Authored-By: Claude Opus 4.7 (1M context) --- simple.yaml | 180000 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 180000 insertions(+) diff --git a/simple.yaml b/simple.yaml index 1936f49..8bbc11c 100644 --- a/simple.yaml +++ b/simple.yaml @@ -65,3 +65,180003 @@ paths: schema: $ref: '#/components/schemas/GroupView' description: SUCCESS + /api/v1.0/items_00000: + get: + tags: + - Item + operationId: getItem_00000 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00001: + get: + tags: + - Item + operationId: getItem_00001 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00002: + get: + tags: + - Item + operationId: getItem_00002 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00003: + get: + tags: + - Item + operationId: getItem_00003 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00004: + get: + tags: + - Item + operationId: getItem_00004 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00005: + get: + tags: + - Item + operationId: getItem_00005 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00006: + get: + tags: + - Item + operationId: getItem_00006 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00007: + get: + tags: + - Item + operationId: getItem_00007 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00008: + get: + tags: + - Item + operationId: getItem_00008 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00009: + get: + tags: + - Item + operationId: getItem_00009 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00010: + get: + tags: + - Item + operationId: getItem_00010 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00011: + get: + tags: + - Item + operationId: getItem_00011 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00012: + get: + tags: + - Item + operationId: getItem_00012 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00013: + get: + tags: + - Item + operationId: getItem_00013 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00014: + get: + tags: + - Item + operationId: getItem_00014 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00015: + get: + tags: + - Item + operationId: getItem_00015 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00016: + get: + tags: + - Item + operationId: getItem_00016 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00017: + get: + tags: + - Item + operationId: getItem_00017 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00018: + get: + tags: + - Item + operationId: getItem_00018 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00019: + get: + tags: + - Item + operationId: getItem_00019 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00020: + get: + tags: + - Item + operationId: getItem_00020 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00021: + get: + tags: + - Item + operationId: getItem_00021 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00022: + get: + tags: + - Item + operationId: getItem_00022 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00023: + get: + tags: + - Item + operationId: getItem_00023 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00024: + get: + tags: + - Item + operationId: getItem_00024 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00025: + get: + tags: + - Item + operationId: getItem_00025 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00026: + get: + tags: + - Item + operationId: getItem_00026 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00027: + get: + tags: + - Item + operationId: getItem_00027 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00028: + get: + tags: + - Item + operationId: getItem_00028 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00029: + get: + tags: + - Item + operationId: getItem_00029 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00030: + get: + tags: + - Item + operationId: getItem_00030 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00031: + get: + tags: + - Item + operationId: getItem_00031 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00032: + get: + tags: + - Item + operationId: getItem_00032 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00033: + get: + tags: + - Item + operationId: getItem_00033 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00034: + get: + tags: + - Item + operationId: getItem_00034 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00035: + get: + tags: + - Item + operationId: getItem_00035 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00036: + get: + tags: + - Item + operationId: getItem_00036 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00037: + get: + tags: + - Item + operationId: getItem_00037 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00038: + get: + tags: + - Item + operationId: getItem_00038 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00039: + get: + tags: + - Item + operationId: getItem_00039 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00040: + get: + tags: + - Item + operationId: getItem_00040 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00041: + get: + tags: + - Item + operationId: getItem_00041 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00042: + get: + tags: + - Item + operationId: getItem_00042 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00043: + get: + tags: + - Item + operationId: getItem_00043 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00044: + get: + tags: + - Item + operationId: getItem_00044 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00045: + get: + tags: + - Item + operationId: getItem_00045 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00046: + get: + tags: + - Item + operationId: getItem_00046 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00047: + get: + tags: + - Item + operationId: getItem_00047 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00048: + get: + tags: + - Item + operationId: getItem_00048 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00049: + get: + tags: + - Item + operationId: getItem_00049 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00050: + get: + tags: + - Item + operationId: getItem_00050 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00051: + get: + tags: + - Item + operationId: getItem_00051 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00052: + get: + tags: + - Item + operationId: getItem_00052 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00053: + get: + tags: + - Item + operationId: getItem_00053 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00054: + get: + tags: + - Item + operationId: getItem_00054 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00055: + get: + tags: + - Item + operationId: getItem_00055 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00056: + get: + tags: + - Item + operationId: getItem_00056 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00057: + get: + tags: + - Item + operationId: getItem_00057 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00058: + get: + tags: + - Item + operationId: getItem_00058 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00059: + get: + tags: + - Item + operationId: getItem_00059 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00060: + get: + tags: + - Item + operationId: getItem_00060 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00061: + get: + tags: + - Item + operationId: getItem_00061 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00062: + get: + tags: + - Item + operationId: getItem_00062 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00063: + get: + tags: + - Item + operationId: getItem_00063 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00064: + get: + tags: + - Item + operationId: getItem_00064 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00065: + get: + tags: + - Item + operationId: getItem_00065 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00066: + get: + tags: + - Item + operationId: getItem_00066 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00067: + get: + tags: + - Item + operationId: getItem_00067 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00068: + get: + tags: + - Item + operationId: getItem_00068 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00069: + get: + tags: + - Item + operationId: getItem_00069 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00070: + get: + tags: + - Item + operationId: getItem_00070 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00071: + get: + tags: + - Item + operationId: getItem_00071 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00072: + get: + tags: + - Item + operationId: getItem_00072 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00073: + get: + tags: + - Item + operationId: getItem_00073 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00074: + get: + tags: + - Item + operationId: getItem_00074 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00075: + get: + tags: + - Item + operationId: getItem_00075 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00076: + get: + tags: + - Item + operationId: getItem_00076 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00077: + get: + tags: + - Item + operationId: getItem_00077 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00078: + get: + tags: + - Item + operationId: getItem_00078 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00079: + get: + tags: + - Item + operationId: getItem_00079 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00080: + get: + tags: + - Item + operationId: getItem_00080 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00081: + get: + tags: + - Item + operationId: getItem_00081 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00082: + get: + tags: + - Item + operationId: getItem_00082 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00083: + get: + tags: + - Item + operationId: getItem_00083 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00084: + get: + tags: + - Item + operationId: getItem_00084 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00085: + get: + tags: + - Item + operationId: getItem_00085 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00086: + get: + tags: + - Item + operationId: getItem_00086 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00087: + get: + tags: + - Item + operationId: getItem_00087 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00088: + get: + tags: + - Item + operationId: getItem_00088 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00089: + get: + tags: + - Item + operationId: getItem_00089 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00090: + get: + tags: + - Item + operationId: getItem_00090 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00091: + get: + tags: + - Item + operationId: getItem_00091 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00092: + get: + tags: + - Item + operationId: getItem_00092 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00093: + get: + tags: + - Item + operationId: getItem_00093 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00094: + get: + tags: + - Item + operationId: getItem_00094 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00095: + get: + tags: + - Item + operationId: getItem_00095 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00096: + get: + tags: + - Item + operationId: getItem_00096 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00097: + get: + tags: + - Item + operationId: getItem_00097 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00098: + get: + tags: + - Item + operationId: getItem_00098 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00099: + get: + tags: + - Item + operationId: getItem_00099 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00100: + get: + tags: + - Item + operationId: getItem_00100 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00101: + get: + tags: + - Item + operationId: getItem_00101 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00102: + get: + tags: + - Item + operationId: getItem_00102 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00103: + get: + tags: + - Item + operationId: getItem_00103 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00104: + get: + tags: + - Item + operationId: getItem_00104 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00105: + get: + tags: + - Item + operationId: getItem_00105 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00106: + get: + tags: + - Item + operationId: getItem_00106 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00107: + get: + tags: + - Item + operationId: getItem_00107 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00108: + get: + tags: + - Item + operationId: getItem_00108 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00109: + get: + tags: + - Item + operationId: getItem_00109 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00110: + get: + tags: + - Item + operationId: getItem_00110 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00111: + get: + tags: + - Item + operationId: getItem_00111 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00112: + get: + tags: + - Item + operationId: getItem_00112 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00113: + get: + tags: + - Item + operationId: getItem_00113 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00114: + get: + tags: + - Item + operationId: getItem_00114 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00115: + get: + tags: + - Item + operationId: getItem_00115 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00116: + get: + tags: + - Item + operationId: getItem_00116 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00117: + get: + tags: + - Item + operationId: getItem_00117 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00118: + get: + tags: + - Item + operationId: getItem_00118 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00119: + get: + tags: + - Item + operationId: getItem_00119 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00120: + get: + tags: + - Item + operationId: getItem_00120 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00121: + get: + tags: + - Item + operationId: getItem_00121 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00122: + get: + tags: + - Item + operationId: getItem_00122 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00123: + get: + tags: + - Item + operationId: getItem_00123 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00124: + get: + tags: + - Item + operationId: getItem_00124 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00125: + get: + tags: + - Item + operationId: getItem_00125 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00126: + get: + tags: + - Item + operationId: getItem_00126 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00127: + get: + tags: + - Item + operationId: getItem_00127 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00128: + get: + tags: + - Item + operationId: getItem_00128 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00129: + get: + tags: + - Item + operationId: getItem_00129 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00130: + get: + tags: + - Item + operationId: getItem_00130 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00131: + get: + tags: + - Item + operationId: getItem_00131 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00132: + get: + tags: + - Item + operationId: getItem_00132 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00133: + get: + tags: + - Item + operationId: getItem_00133 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00134: + get: + tags: + - Item + operationId: getItem_00134 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00135: + get: + tags: + - Item + operationId: getItem_00135 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00136: + get: + tags: + - Item + operationId: getItem_00136 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00137: + get: + tags: + - Item + operationId: getItem_00137 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00138: + get: + tags: + - Item + operationId: getItem_00138 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00139: + get: + tags: + - Item + operationId: getItem_00139 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00140: + get: + tags: + - Item + operationId: getItem_00140 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00141: + get: + tags: + - Item + operationId: getItem_00141 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00142: + get: + tags: + - Item + operationId: getItem_00142 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00143: + get: + tags: + - Item + operationId: getItem_00143 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00144: + get: + tags: + - Item + operationId: getItem_00144 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00145: + get: + tags: + - Item + operationId: getItem_00145 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00146: + get: + tags: + - Item + operationId: getItem_00146 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00147: + get: + tags: + - Item + operationId: getItem_00147 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00148: + get: + tags: + - Item + operationId: getItem_00148 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00149: + get: + tags: + - Item + operationId: getItem_00149 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00150: + get: + tags: + - Item + operationId: getItem_00150 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00151: + get: + tags: + - Item + operationId: getItem_00151 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00152: + get: + tags: + - Item + operationId: getItem_00152 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00153: + get: + tags: + - Item + operationId: getItem_00153 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00154: + get: + tags: + - Item + operationId: getItem_00154 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00155: + get: + tags: + - Item + operationId: getItem_00155 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00156: + get: + tags: + - Item + operationId: getItem_00156 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00157: + get: + tags: + - Item + operationId: getItem_00157 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00158: + get: + tags: + - Item + operationId: getItem_00158 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00159: + get: + tags: + - Item + operationId: getItem_00159 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00160: + get: + tags: + - Item + operationId: getItem_00160 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00161: + get: + tags: + - Item + operationId: getItem_00161 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00162: + get: + tags: + - Item + operationId: getItem_00162 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00163: + get: + tags: + - Item + operationId: getItem_00163 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00164: + get: + tags: + - Item + operationId: getItem_00164 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00165: + get: + tags: + - Item + operationId: getItem_00165 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00166: + get: + tags: + - Item + operationId: getItem_00166 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00167: + get: + tags: + - Item + operationId: getItem_00167 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00168: + get: + tags: + - Item + operationId: getItem_00168 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00169: + get: + tags: + - Item + operationId: getItem_00169 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00170: + get: + tags: + - Item + operationId: getItem_00170 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00171: + get: + tags: + - Item + operationId: getItem_00171 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00172: + get: + tags: + - Item + operationId: getItem_00172 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00173: + get: + tags: + - Item + operationId: getItem_00173 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00174: + get: + tags: + - Item + operationId: getItem_00174 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00175: + get: + tags: + - Item + operationId: getItem_00175 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00176: + get: + tags: + - Item + operationId: getItem_00176 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00177: + get: + tags: + - Item + operationId: getItem_00177 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00178: + get: + tags: + - Item + operationId: getItem_00178 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00179: + get: + tags: + - Item + operationId: getItem_00179 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00180: + get: + tags: + - Item + operationId: getItem_00180 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00181: + get: + tags: + - Item + operationId: getItem_00181 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00182: + get: + tags: + - Item + operationId: getItem_00182 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00183: + get: + tags: + - Item + operationId: getItem_00183 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00184: + get: + tags: + - Item + operationId: getItem_00184 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00185: + get: + tags: + - Item + operationId: getItem_00185 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00186: + get: + tags: + - Item + operationId: getItem_00186 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00187: + get: + tags: + - Item + operationId: getItem_00187 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00188: + get: + tags: + - Item + operationId: getItem_00188 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00189: + get: + tags: + - Item + operationId: getItem_00189 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00190: + get: + tags: + - Item + operationId: getItem_00190 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00191: + get: + tags: + - Item + operationId: getItem_00191 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00192: + get: + tags: + - Item + operationId: getItem_00192 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00193: + get: + tags: + - Item + operationId: getItem_00193 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00194: + get: + tags: + - Item + operationId: getItem_00194 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00195: + get: + tags: + - Item + operationId: getItem_00195 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00196: + get: + tags: + - Item + operationId: getItem_00196 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00197: + get: + tags: + - Item + operationId: getItem_00197 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00198: + get: + tags: + - Item + operationId: getItem_00198 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00199: + get: + tags: + - Item + operationId: getItem_00199 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00200: + get: + tags: + - Item + operationId: getItem_00200 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00201: + get: + tags: + - Item + operationId: getItem_00201 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00202: + get: + tags: + - Item + operationId: getItem_00202 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00203: + get: + tags: + - Item + operationId: getItem_00203 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00204: + get: + tags: + - Item + operationId: getItem_00204 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00205: + get: + tags: + - Item + operationId: getItem_00205 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00206: + get: + tags: + - Item + operationId: getItem_00206 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00207: + get: + tags: + - Item + operationId: getItem_00207 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00208: + get: + tags: + - Item + operationId: getItem_00208 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00209: + get: + tags: + - Item + operationId: getItem_00209 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00210: + get: + tags: + - Item + operationId: getItem_00210 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00211: + get: + tags: + - Item + operationId: getItem_00211 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00212: + get: + tags: + - Item + operationId: getItem_00212 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00213: + get: + tags: + - Item + operationId: getItem_00213 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00214: + get: + tags: + - Item + operationId: getItem_00214 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00215: + get: + tags: + - Item + operationId: getItem_00215 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00216: + get: + tags: + - Item + operationId: getItem_00216 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00217: + get: + tags: + - Item + operationId: getItem_00217 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00218: + get: + tags: + - Item + operationId: getItem_00218 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00219: + get: + tags: + - Item + operationId: getItem_00219 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00220: + get: + tags: + - Item + operationId: getItem_00220 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00221: + get: + tags: + - Item + operationId: getItem_00221 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00222: + get: + tags: + - Item + operationId: getItem_00222 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00223: + get: + tags: + - Item + operationId: getItem_00223 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00224: + get: + tags: + - Item + operationId: getItem_00224 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00225: + get: + tags: + - Item + operationId: getItem_00225 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00226: + get: + tags: + - Item + operationId: getItem_00226 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00227: + get: + tags: + - Item + operationId: getItem_00227 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00228: + get: + tags: + - Item + operationId: getItem_00228 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00229: + get: + tags: + - Item + operationId: getItem_00229 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00230: + get: + tags: + - Item + operationId: getItem_00230 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00231: + get: + tags: + - Item + operationId: getItem_00231 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00232: + get: + tags: + - Item + operationId: getItem_00232 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00233: + get: + tags: + - Item + operationId: getItem_00233 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00234: + get: + tags: + - Item + operationId: getItem_00234 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00235: + get: + tags: + - Item + operationId: getItem_00235 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00236: + get: + tags: + - Item + operationId: getItem_00236 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00237: + get: + tags: + - Item + operationId: getItem_00237 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00238: + get: + tags: + - Item + operationId: getItem_00238 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00239: + get: + tags: + - Item + operationId: getItem_00239 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00240: + get: + tags: + - Item + operationId: getItem_00240 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00241: + get: + tags: + - Item + operationId: getItem_00241 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00242: + get: + tags: + - Item + operationId: getItem_00242 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00243: + get: + tags: + - Item + operationId: getItem_00243 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00244: + get: + tags: + - Item + operationId: getItem_00244 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00245: + get: + tags: + - Item + operationId: getItem_00245 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00246: + get: + tags: + - Item + operationId: getItem_00246 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00247: + get: + tags: + - Item + operationId: getItem_00247 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00248: + get: + tags: + - Item + operationId: getItem_00248 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00249: + get: + tags: + - Item + operationId: getItem_00249 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00250: + get: + tags: + - Item + operationId: getItem_00250 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00251: + get: + tags: + - Item + operationId: getItem_00251 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00252: + get: + tags: + - Item + operationId: getItem_00252 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00253: + get: + tags: + - Item + operationId: getItem_00253 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00254: + get: + tags: + - Item + operationId: getItem_00254 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00255: + get: + tags: + - Item + operationId: getItem_00255 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00256: + get: + tags: + - Item + operationId: getItem_00256 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00257: + get: + tags: + - Item + operationId: getItem_00257 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00258: + get: + tags: + - Item + operationId: getItem_00258 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00259: + get: + tags: + - Item + operationId: getItem_00259 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00260: + get: + tags: + - Item + operationId: getItem_00260 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00261: + get: + tags: + - Item + operationId: getItem_00261 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00262: + get: + tags: + - Item + operationId: getItem_00262 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00263: + get: + tags: + - Item + operationId: getItem_00263 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00264: + get: + tags: + - Item + operationId: getItem_00264 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00265: + get: + tags: + - Item + operationId: getItem_00265 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00266: + get: + tags: + - Item + operationId: getItem_00266 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00267: + get: + tags: + - Item + operationId: getItem_00267 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00268: + get: + tags: + - Item + operationId: getItem_00268 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00269: + get: + tags: + - Item + operationId: getItem_00269 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00270: + get: + tags: + - Item + operationId: getItem_00270 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00271: + get: + tags: + - Item + operationId: getItem_00271 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00272: + get: + tags: + - Item + operationId: getItem_00272 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00273: + get: + tags: + - Item + operationId: getItem_00273 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00274: + get: + tags: + - Item + operationId: getItem_00274 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00275: + get: + tags: + - Item + operationId: getItem_00275 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00276: + get: + tags: + - Item + operationId: getItem_00276 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00277: + get: + tags: + - Item + operationId: getItem_00277 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00278: + get: + tags: + - Item + operationId: getItem_00278 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00279: + get: + tags: + - Item + operationId: getItem_00279 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00280: + get: + tags: + - Item + operationId: getItem_00280 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00281: + get: + tags: + - Item + operationId: getItem_00281 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00282: + get: + tags: + - Item + operationId: getItem_00282 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00283: + get: + tags: + - Item + operationId: getItem_00283 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00284: + get: + tags: + - Item + operationId: getItem_00284 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00285: + get: + tags: + - Item + operationId: getItem_00285 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00286: + get: + tags: + - Item + operationId: getItem_00286 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00287: + get: + tags: + - Item + operationId: getItem_00287 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00288: + get: + tags: + - Item + operationId: getItem_00288 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00289: + get: + tags: + - Item + operationId: getItem_00289 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00290: + get: + tags: + - Item + operationId: getItem_00290 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00291: + get: + tags: + - Item + operationId: getItem_00291 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00292: + get: + tags: + - Item + operationId: getItem_00292 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00293: + get: + tags: + - Item + operationId: getItem_00293 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00294: + get: + tags: + - Item + operationId: getItem_00294 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00295: + get: + tags: + - Item + operationId: getItem_00295 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00296: + get: + tags: + - Item + operationId: getItem_00296 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00297: + get: + tags: + - Item + operationId: getItem_00297 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00298: + get: + tags: + - Item + operationId: getItem_00298 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00299: + get: + tags: + - Item + operationId: getItem_00299 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00300: + get: + tags: + - Item + operationId: getItem_00300 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00301: + get: + tags: + - Item + operationId: getItem_00301 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00302: + get: + tags: + - Item + operationId: getItem_00302 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00303: + get: + tags: + - Item + operationId: getItem_00303 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00304: + get: + tags: + - Item + operationId: getItem_00304 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00305: + get: + tags: + - Item + operationId: getItem_00305 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00306: + get: + tags: + - Item + operationId: getItem_00306 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00307: + get: + tags: + - Item + operationId: getItem_00307 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00308: + get: + tags: + - Item + operationId: getItem_00308 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00309: + get: + tags: + - Item + operationId: getItem_00309 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00310: + get: + tags: + - Item + operationId: getItem_00310 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00311: + get: + tags: + - Item + operationId: getItem_00311 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00312: + get: + tags: + - Item + operationId: getItem_00312 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00313: + get: + tags: + - Item + operationId: getItem_00313 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00314: + get: + tags: + - Item + operationId: getItem_00314 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00315: + get: + tags: + - Item + operationId: getItem_00315 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00316: + get: + tags: + - Item + operationId: getItem_00316 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00317: + get: + tags: + - Item + operationId: getItem_00317 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00318: + get: + tags: + - Item + operationId: getItem_00318 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00319: + get: + tags: + - Item + operationId: getItem_00319 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00320: + get: + tags: + - Item + operationId: getItem_00320 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00321: + get: + tags: + - Item + operationId: getItem_00321 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00322: + get: + tags: + - Item + operationId: getItem_00322 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00323: + get: + tags: + - Item + operationId: getItem_00323 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00324: + get: + tags: + - Item + operationId: getItem_00324 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00325: + get: + tags: + - Item + operationId: getItem_00325 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00326: + get: + tags: + - Item + operationId: getItem_00326 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00327: + get: + tags: + - Item + operationId: getItem_00327 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00328: + get: + tags: + - Item + operationId: getItem_00328 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00329: + get: + tags: + - Item + operationId: getItem_00329 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00330: + get: + tags: + - Item + operationId: getItem_00330 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00331: + get: + tags: + - Item + operationId: getItem_00331 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00332: + get: + tags: + - Item + operationId: getItem_00332 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00333: + get: + tags: + - Item + operationId: getItem_00333 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00334: + get: + tags: + - Item + operationId: getItem_00334 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00335: + get: + tags: + - Item + operationId: getItem_00335 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00336: + get: + tags: + - Item + operationId: getItem_00336 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00337: + get: + tags: + - Item + operationId: getItem_00337 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00338: + get: + tags: + - Item + operationId: getItem_00338 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00339: + get: + tags: + - Item + operationId: getItem_00339 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00340: + get: + tags: + - Item + operationId: getItem_00340 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00341: + get: + tags: + - Item + operationId: getItem_00341 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00342: + get: + tags: + - Item + operationId: getItem_00342 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00343: + get: + tags: + - Item + operationId: getItem_00343 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00344: + get: + tags: + - Item + operationId: getItem_00344 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00345: + get: + tags: + - Item + operationId: getItem_00345 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00346: + get: + tags: + - Item + operationId: getItem_00346 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00347: + get: + tags: + - Item + operationId: getItem_00347 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00348: + get: + tags: + - Item + operationId: getItem_00348 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00349: + get: + tags: + - Item + operationId: getItem_00349 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00350: + get: + tags: + - Item + operationId: getItem_00350 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00351: + get: + tags: + - Item + operationId: getItem_00351 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00352: + get: + tags: + - Item + operationId: getItem_00352 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00353: + get: + tags: + - Item + operationId: getItem_00353 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00354: + get: + tags: + - Item + operationId: getItem_00354 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00355: + get: + tags: + - Item + operationId: getItem_00355 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00356: + get: + tags: + - Item + operationId: getItem_00356 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00357: + get: + tags: + - Item + operationId: getItem_00357 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00358: + get: + tags: + - Item + operationId: getItem_00358 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00359: + get: + tags: + - Item + operationId: getItem_00359 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00360: + get: + tags: + - Item + operationId: getItem_00360 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00361: + get: + tags: + - Item + operationId: getItem_00361 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00362: + get: + tags: + - Item + operationId: getItem_00362 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00363: + get: + tags: + - Item + operationId: getItem_00363 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00364: + get: + tags: + - Item + operationId: getItem_00364 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00365: + get: + tags: + - Item + operationId: getItem_00365 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00366: + get: + tags: + - Item + operationId: getItem_00366 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00367: + get: + tags: + - Item + operationId: getItem_00367 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00368: + get: + tags: + - Item + operationId: getItem_00368 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00369: + get: + tags: + - Item + operationId: getItem_00369 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00370: + get: + tags: + - Item + operationId: getItem_00370 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00371: + get: + tags: + - Item + operationId: getItem_00371 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00372: + get: + tags: + - Item + operationId: getItem_00372 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00373: + get: + tags: + - Item + operationId: getItem_00373 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00374: + get: + tags: + - Item + operationId: getItem_00374 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00375: + get: + tags: + - Item + operationId: getItem_00375 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00376: + get: + tags: + - Item + operationId: getItem_00376 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00377: + get: + tags: + - Item + operationId: getItem_00377 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00378: + get: + tags: + - Item + operationId: getItem_00378 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00379: + get: + tags: + - Item + operationId: getItem_00379 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00380: + get: + tags: + - Item + operationId: getItem_00380 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00381: + get: + tags: + - Item + operationId: getItem_00381 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00382: + get: + tags: + - Item + operationId: getItem_00382 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00383: + get: + tags: + - Item + operationId: getItem_00383 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00384: + get: + tags: + - Item + operationId: getItem_00384 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00385: + get: + tags: + - Item + operationId: getItem_00385 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00386: + get: + tags: + - Item + operationId: getItem_00386 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00387: + get: + tags: + - Item + operationId: getItem_00387 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00388: + get: + tags: + - Item + operationId: getItem_00388 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00389: + get: + tags: + - Item + operationId: getItem_00389 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00390: + get: + tags: + - Item + operationId: getItem_00390 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00391: + get: + tags: + - Item + operationId: getItem_00391 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00392: + get: + tags: + - Item + operationId: getItem_00392 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00393: + get: + tags: + - Item + operationId: getItem_00393 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00394: + get: + tags: + - Item + operationId: getItem_00394 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00395: + get: + tags: + - Item + operationId: getItem_00395 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00396: + get: + tags: + - Item + operationId: getItem_00396 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00397: + get: + tags: + - Item + operationId: getItem_00397 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00398: + get: + tags: + - Item + operationId: getItem_00398 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00399: + get: + tags: + - Item + operationId: getItem_00399 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00400: + get: + tags: + - Item + operationId: getItem_00400 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00401: + get: + tags: + - Item + operationId: getItem_00401 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00402: + get: + tags: + - Item + operationId: getItem_00402 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00403: + get: + tags: + - Item + operationId: getItem_00403 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00404: + get: + tags: + - Item + operationId: getItem_00404 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00405: + get: + tags: + - Item + operationId: getItem_00405 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00406: + get: + tags: + - Item + operationId: getItem_00406 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00407: + get: + tags: + - Item + operationId: getItem_00407 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00408: + get: + tags: + - Item + operationId: getItem_00408 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00409: + get: + tags: + - Item + operationId: getItem_00409 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00410: + get: + tags: + - Item + operationId: getItem_00410 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00411: + get: + tags: + - Item + operationId: getItem_00411 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00412: + get: + tags: + - Item + operationId: getItem_00412 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00413: + get: + tags: + - Item + operationId: getItem_00413 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00414: + get: + tags: + - Item + operationId: getItem_00414 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00415: + get: + tags: + - Item + operationId: getItem_00415 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00416: + get: + tags: + - Item + operationId: getItem_00416 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00417: + get: + tags: + - Item + operationId: getItem_00417 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00418: + get: + tags: + - Item + operationId: getItem_00418 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00419: + get: + tags: + - Item + operationId: getItem_00419 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00420: + get: + tags: + - Item + operationId: getItem_00420 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00421: + get: + tags: + - Item + operationId: getItem_00421 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00422: + get: + tags: + - Item + operationId: getItem_00422 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00423: + get: + tags: + - Item + operationId: getItem_00423 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00424: + get: + tags: + - Item + operationId: getItem_00424 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00425: + get: + tags: + - Item + operationId: getItem_00425 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00426: + get: + tags: + - Item + operationId: getItem_00426 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00427: + get: + tags: + - Item + operationId: getItem_00427 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00428: + get: + tags: + - Item + operationId: getItem_00428 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00429: + get: + tags: + - Item + operationId: getItem_00429 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00430: + get: + tags: + - Item + operationId: getItem_00430 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00431: + get: + tags: + - Item + operationId: getItem_00431 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00432: + get: + tags: + - Item + operationId: getItem_00432 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00433: + get: + tags: + - Item + operationId: getItem_00433 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00434: + get: + tags: + - Item + operationId: getItem_00434 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00435: + get: + tags: + - Item + operationId: getItem_00435 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00436: + get: + tags: + - Item + operationId: getItem_00436 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00437: + get: + tags: + - Item + operationId: getItem_00437 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00438: + get: + tags: + - Item + operationId: getItem_00438 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00439: + get: + tags: + - Item + operationId: getItem_00439 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00440: + get: + tags: + - Item + operationId: getItem_00440 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00441: + get: + tags: + - Item + operationId: getItem_00441 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00442: + get: + tags: + - Item + operationId: getItem_00442 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00443: + get: + tags: + - Item + operationId: getItem_00443 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00444: + get: + tags: + - Item + operationId: getItem_00444 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00445: + get: + tags: + - Item + operationId: getItem_00445 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00446: + get: + tags: + - Item + operationId: getItem_00446 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00447: + get: + tags: + - Item + operationId: getItem_00447 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00448: + get: + tags: + - Item + operationId: getItem_00448 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00449: + get: + tags: + - Item + operationId: getItem_00449 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00450: + get: + tags: + - Item + operationId: getItem_00450 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00451: + get: + tags: + - Item + operationId: getItem_00451 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00452: + get: + tags: + - Item + operationId: getItem_00452 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00453: + get: + tags: + - Item + operationId: getItem_00453 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00454: + get: + tags: + - Item + operationId: getItem_00454 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00455: + get: + tags: + - Item + operationId: getItem_00455 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00456: + get: + tags: + - Item + operationId: getItem_00456 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00457: + get: + tags: + - Item + operationId: getItem_00457 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00458: + get: + tags: + - Item + operationId: getItem_00458 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00459: + get: + tags: + - Item + operationId: getItem_00459 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00460: + get: + tags: + - Item + operationId: getItem_00460 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00461: + get: + tags: + - Item + operationId: getItem_00461 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00462: + get: + tags: + - Item + operationId: getItem_00462 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00463: + get: + tags: + - Item + operationId: getItem_00463 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00464: + get: + tags: + - Item + operationId: getItem_00464 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00465: + get: + tags: + - Item + operationId: getItem_00465 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00466: + get: + tags: + - Item + operationId: getItem_00466 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00467: + get: + tags: + - Item + operationId: getItem_00467 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00468: + get: + tags: + - Item + operationId: getItem_00468 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00469: + get: + tags: + - Item + operationId: getItem_00469 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00470: + get: + tags: + - Item + operationId: getItem_00470 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00471: + get: + tags: + - Item + operationId: getItem_00471 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00472: + get: + tags: + - Item + operationId: getItem_00472 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00473: + get: + tags: + - Item + operationId: getItem_00473 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00474: + get: + tags: + - Item + operationId: getItem_00474 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00475: + get: + tags: + - Item + operationId: getItem_00475 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00476: + get: + tags: + - Item + operationId: getItem_00476 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00477: + get: + tags: + - Item + operationId: getItem_00477 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00478: + get: + tags: + - Item + operationId: getItem_00478 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00479: + get: + tags: + - Item + operationId: getItem_00479 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00480: + get: + tags: + - Item + operationId: getItem_00480 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00481: + get: + tags: + - Item + operationId: getItem_00481 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00482: + get: + tags: + - Item + operationId: getItem_00482 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00483: + get: + tags: + - Item + operationId: getItem_00483 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00484: + get: + tags: + - Item + operationId: getItem_00484 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00485: + get: + tags: + - Item + operationId: getItem_00485 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00486: + get: + tags: + - Item + operationId: getItem_00486 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00487: + get: + tags: + - Item + operationId: getItem_00487 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00488: + get: + tags: + - Item + operationId: getItem_00488 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00489: + get: + tags: + - Item + operationId: getItem_00489 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00490: + get: + tags: + - Item + operationId: getItem_00490 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00491: + get: + tags: + - Item + operationId: getItem_00491 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00492: + get: + tags: + - Item + operationId: getItem_00492 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00493: + get: + tags: + - Item + operationId: getItem_00493 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00494: + get: + tags: + - Item + operationId: getItem_00494 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00495: + get: + tags: + - Item + operationId: getItem_00495 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00496: + get: + tags: + - Item + operationId: getItem_00496 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00497: + get: + tags: + - Item + operationId: getItem_00497 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00498: + get: + tags: + - Item + operationId: getItem_00498 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00499: + get: + tags: + - Item + operationId: getItem_00499 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00500: + get: + tags: + - Item + operationId: getItem_00500 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00501: + get: + tags: + - Item + operationId: getItem_00501 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00502: + get: + tags: + - Item + operationId: getItem_00502 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00503: + get: + tags: + - Item + operationId: getItem_00503 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00504: + get: + tags: + - Item + operationId: getItem_00504 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00505: + get: + tags: + - Item + operationId: getItem_00505 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00506: + get: + tags: + - Item + operationId: getItem_00506 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00507: + get: + tags: + - Item + operationId: getItem_00507 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00508: + get: + tags: + - Item + operationId: getItem_00508 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00509: + get: + tags: + - Item + operationId: getItem_00509 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00510: + get: + tags: + - Item + operationId: getItem_00510 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00511: + get: + tags: + - Item + operationId: getItem_00511 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00512: + get: + tags: + - Item + operationId: getItem_00512 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00513: + get: + tags: + - Item + operationId: getItem_00513 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00514: + get: + tags: + - Item + operationId: getItem_00514 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00515: + get: + tags: + - Item + operationId: getItem_00515 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00516: + get: + tags: + - Item + operationId: getItem_00516 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00517: + get: + tags: + - Item + operationId: getItem_00517 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00518: + get: + tags: + - Item + operationId: getItem_00518 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00519: + get: + tags: + - Item + operationId: getItem_00519 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00520: + get: + tags: + - Item + operationId: getItem_00520 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00521: + get: + tags: + - Item + operationId: getItem_00521 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00522: + get: + tags: + - Item + operationId: getItem_00522 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00523: + get: + tags: + - Item + operationId: getItem_00523 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00524: + get: + tags: + - Item + operationId: getItem_00524 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00525: + get: + tags: + - Item + operationId: getItem_00525 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00526: + get: + tags: + - Item + operationId: getItem_00526 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00527: + get: + tags: + - Item + operationId: getItem_00527 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00528: + get: + tags: + - Item + operationId: getItem_00528 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00529: + get: + tags: + - Item + operationId: getItem_00529 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00530: + get: + tags: + - Item + operationId: getItem_00530 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00531: + get: + tags: + - Item + operationId: getItem_00531 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00532: + get: + tags: + - Item + operationId: getItem_00532 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00533: + get: + tags: + - Item + operationId: getItem_00533 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00534: + get: + tags: + - Item + operationId: getItem_00534 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00535: + get: + tags: + - Item + operationId: getItem_00535 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00536: + get: + tags: + - Item + operationId: getItem_00536 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00537: + get: + tags: + - Item + operationId: getItem_00537 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00538: + get: + tags: + - Item + operationId: getItem_00538 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00539: + get: + tags: + - Item + operationId: getItem_00539 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00540: + get: + tags: + - Item + operationId: getItem_00540 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00541: + get: + tags: + - Item + operationId: getItem_00541 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00542: + get: + tags: + - Item + operationId: getItem_00542 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00543: + get: + tags: + - Item + operationId: getItem_00543 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00544: + get: + tags: + - Item + operationId: getItem_00544 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00545: + get: + tags: + - Item + operationId: getItem_00545 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00546: + get: + tags: + - Item + operationId: getItem_00546 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00547: + get: + tags: + - Item + operationId: getItem_00547 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00548: + get: + tags: + - Item + operationId: getItem_00548 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00549: + get: + tags: + - Item + operationId: getItem_00549 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00550: + get: + tags: + - Item + operationId: getItem_00550 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00551: + get: + tags: + - Item + operationId: getItem_00551 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00552: + get: + tags: + - Item + operationId: getItem_00552 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00553: + get: + tags: + - Item + operationId: getItem_00553 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00554: + get: + tags: + - Item + operationId: getItem_00554 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00555: + get: + tags: + - Item + operationId: getItem_00555 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00556: + get: + tags: + - Item + operationId: getItem_00556 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00557: + get: + tags: + - Item + operationId: getItem_00557 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00558: + get: + tags: + - Item + operationId: getItem_00558 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00559: + get: + tags: + - Item + operationId: getItem_00559 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00560: + get: + tags: + - Item + operationId: getItem_00560 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00561: + get: + tags: + - Item + operationId: getItem_00561 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00562: + get: + tags: + - Item + operationId: getItem_00562 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00563: + get: + tags: + - Item + operationId: getItem_00563 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00564: + get: + tags: + - Item + operationId: getItem_00564 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00565: + get: + tags: + - Item + operationId: getItem_00565 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00566: + get: + tags: + - Item + operationId: getItem_00566 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00567: + get: + tags: + - Item + operationId: getItem_00567 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00568: + get: + tags: + - Item + operationId: getItem_00568 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00569: + get: + tags: + - Item + operationId: getItem_00569 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00570: + get: + tags: + - Item + operationId: getItem_00570 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00571: + get: + tags: + - Item + operationId: getItem_00571 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00572: + get: + tags: + - Item + operationId: getItem_00572 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00573: + get: + tags: + - Item + operationId: getItem_00573 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00574: + get: + tags: + - Item + operationId: getItem_00574 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00575: + get: + tags: + - Item + operationId: getItem_00575 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00576: + get: + tags: + - Item + operationId: getItem_00576 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00577: + get: + tags: + - Item + operationId: getItem_00577 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00578: + get: + tags: + - Item + operationId: getItem_00578 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00579: + get: + tags: + - Item + operationId: getItem_00579 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00580: + get: + tags: + - Item + operationId: getItem_00580 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00581: + get: + tags: + - Item + operationId: getItem_00581 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00582: + get: + tags: + - Item + operationId: getItem_00582 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00583: + get: + tags: + - Item + operationId: getItem_00583 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00584: + get: + tags: + - Item + operationId: getItem_00584 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00585: + get: + tags: + - Item + operationId: getItem_00585 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00586: + get: + tags: + - Item + operationId: getItem_00586 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00587: + get: + tags: + - Item + operationId: getItem_00587 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00588: + get: + tags: + - Item + operationId: getItem_00588 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00589: + get: + tags: + - Item + operationId: getItem_00589 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00590: + get: + tags: + - Item + operationId: getItem_00590 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00591: + get: + tags: + - Item + operationId: getItem_00591 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00592: + get: + tags: + - Item + operationId: getItem_00592 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00593: + get: + tags: + - Item + operationId: getItem_00593 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00594: + get: + tags: + - Item + operationId: getItem_00594 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00595: + get: + tags: + - Item + operationId: getItem_00595 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00596: + get: + tags: + - Item + operationId: getItem_00596 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00597: + get: + tags: + - Item + operationId: getItem_00597 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00598: + get: + tags: + - Item + operationId: getItem_00598 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00599: + get: + tags: + - Item + operationId: getItem_00599 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00600: + get: + tags: + - Item + operationId: getItem_00600 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00601: + get: + tags: + - Item + operationId: getItem_00601 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00602: + get: + tags: + - Item + operationId: getItem_00602 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00603: + get: + tags: + - Item + operationId: getItem_00603 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00604: + get: + tags: + - Item + operationId: getItem_00604 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00605: + get: + tags: + - Item + operationId: getItem_00605 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00606: + get: + tags: + - Item + operationId: getItem_00606 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00607: + get: + tags: + - Item + operationId: getItem_00607 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00608: + get: + tags: + - Item + operationId: getItem_00608 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00609: + get: + tags: + - Item + operationId: getItem_00609 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00610: + get: + tags: + - Item + operationId: getItem_00610 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00611: + get: + tags: + - Item + operationId: getItem_00611 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00612: + get: + tags: + - Item + operationId: getItem_00612 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00613: + get: + tags: + - Item + operationId: getItem_00613 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00614: + get: + tags: + - Item + operationId: getItem_00614 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00615: + get: + tags: + - Item + operationId: getItem_00615 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00616: + get: + tags: + - Item + operationId: getItem_00616 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00617: + get: + tags: + - Item + operationId: getItem_00617 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00618: + get: + tags: + - Item + operationId: getItem_00618 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00619: + get: + tags: + - Item + operationId: getItem_00619 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00620: + get: + tags: + - Item + operationId: getItem_00620 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00621: + get: + tags: + - Item + operationId: getItem_00621 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00622: + get: + tags: + - Item + operationId: getItem_00622 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00623: + get: + tags: + - Item + operationId: getItem_00623 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00624: + get: + tags: + - Item + operationId: getItem_00624 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00625: + get: + tags: + - Item + operationId: getItem_00625 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00626: + get: + tags: + - Item + operationId: getItem_00626 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00627: + get: + tags: + - Item + operationId: getItem_00627 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00628: + get: + tags: + - Item + operationId: getItem_00628 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00629: + get: + tags: + - Item + operationId: getItem_00629 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00630: + get: + tags: + - Item + operationId: getItem_00630 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00631: + get: + tags: + - Item + operationId: getItem_00631 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00632: + get: + tags: + - Item + operationId: getItem_00632 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00633: + get: + tags: + - Item + operationId: getItem_00633 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00634: + get: + tags: + - Item + operationId: getItem_00634 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00635: + get: + tags: + - Item + operationId: getItem_00635 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00636: + get: + tags: + - Item + operationId: getItem_00636 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00637: + get: + tags: + - Item + operationId: getItem_00637 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00638: + get: + tags: + - Item + operationId: getItem_00638 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00639: + get: + tags: + - Item + operationId: getItem_00639 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00640: + get: + tags: + - Item + operationId: getItem_00640 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00641: + get: + tags: + - Item + operationId: getItem_00641 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00642: + get: + tags: + - Item + operationId: getItem_00642 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00643: + get: + tags: + - Item + operationId: getItem_00643 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00644: + get: + tags: + - Item + operationId: getItem_00644 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00645: + get: + tags: + - Item + operationId: getItem_00645 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00646: + get: + tags: + - Item + operationId: getItem_00646 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00647: + get: + tags: + - Item + operationId: getItem_00647 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00648: + get: + tags: + - Item + operationId: getItem_00648 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00649: + get: + tags: + - Item + operationId: getItem_00649 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00650: + get: + tags: + - Item + operationId: getItem_00650 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00651: + get: + tags: + - Item + operationId: getItem_00651 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00652: + get: + tags: + - Item + operationId: getItem_00652 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00653: + get: + tags: + - Item + operationId: getItem_00653 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00654: + get: + tags: + - Item + operationId: getItem_00654 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00655: + get: + tags: + - Item + operationId: getItem_00655 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00656: + get: + tags: + - Item + operationId: getItem_00656 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00657: + get: + tags: + - Item + operationId: getItem_00657 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00658: + get: + tags: + - Item + operationId: getItem_00658 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00659: + get: + tags: + - Item + operationId: getItem_00659 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00660: + get: + tags: + - Item + operationId: getItem_00660 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00661: + get: + tags: + - Item + operationId: getItem_00661 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00662: + get: + tags: + - Item + operationId: getItem_00662 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00663: + get: + tags: + - Item + operationId: getItem_00663 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00664: + get: + tags: + - Item + operationId: getItem_00664 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00665: + get: + tags: + - Item + operationId: getItem_00665 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00666: + get: + tags: + - Item + operationId: getItem_00666 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00667: + get: + tags: + - Item + operationId: getItem_00667 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00668: + get: + tags: + - Item + operationId: getItem_00668 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00669: + get: + tags: + - Item + operationId: getItem_00669 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00670: + get: + tags: + - Item + operationId: getItem_00670 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00671: + get: + tags: + - Item + operationId: getItem_00671 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00672: + get: + tags: + - Item + operationId: getItem_00672 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00673: + get: + tags: + - Item + operationId: getItem_00673 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00674: + get: + tags: + - Item + operationId: getItem_00674 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00675: + get: + tags: + - Item + operationId: getItem_00675 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00676: + get: + tags: + - Item + operationId: getItem_00676 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00677: + get: + tags: + - Item + operationId: getItem_00677 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00678: + get: + tags: + - Item + operationId: getItem_00678 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00679: + get: + tags: + - Item + operationId: getItem_00679 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00680: + get: + tags: + - Item + operationId: getItem_00680 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00681: + get: + tags: + - Item + operationId: getItem_00681 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00682: + get: + tags: + - Item + operationId: getItem_00682 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00683: + get: + tags: + - Item + operationId: getItem_00683 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00684: + get: + tags: + - Item + operationId: getItem_00684 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00685: + get: + tags: + - Item + operationId: getItem_00685 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00686: + get: + tags: + - Item + operationId: getItem_00686 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00687: + get: + tags: + - Item + operationId: getItem_00687 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00688: + get: + tags: + - Item + operationId: getItem_00688 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00689: + get: + tags: + - Item + operationId: getItem_00689 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00690: + get: + tags: + - Item + operationId: getItem_00690 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00691: + get: + tags: + - Item + operationId: getItem_00691 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00692: + get: + tags: + - Item + operationId: getItem_00692 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00693: + get: + tags: + - Item + operationId: getItem_00693 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00694: + get: + tags: + - Item + operationId: getItem_00694 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00695: + get: + tags: + - Item + operationId: getItem_00695 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00696: + get: + tags: + - Item + operationId: getItem_00696 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00697: + get: + tags: + - Item + operationId: getItem_00697 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00698: + get: + tags: + - Item + operationId: getItem_00698 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00699: + get: + tags: + - Item + operationId: getItem_00699 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00700: + get: + tags: + - Item + operationId: getItem_00700 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00701: + get: + tags: + - Item + operationId: getItem_00701 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00702: + get: + tags: + - Item + operationId: getItem_00702 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00703: + get: + tags: + - Item + operationId: getItem_00703 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00704: + get: + tags: + - Item + operationId: getItem_00704 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00705: + get: + tags: + - Item + operationId: getItem_00705 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00706: + get: + tags: + - Item + operationId: getItem_00706 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00707: + get: + tags: + - Item + operationId: getItem_00707 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00708: + get: + tags: + - Item + operationId: getItem_00708 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00709: + get: + tags: + - Item + operationId: getItem_00709 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00710: + get: + tags: + - Item + operationId: getItem_00710 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00711: + get: + tags: + - Item + operationId: getItem_00711 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00712: + get: + tags: + - Item + operationId: getItem_00712 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00713: + get: + tags: + - Item + operationId: getItem_00713 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00714: + get: + tags: + - Item + operationId: getItem_00714 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00715: + get: + tags: + - Item + operationId: getItem_00715 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00716: + get: + tags: + - Item + operationId: getItem_00716 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00717: + get: + tags: + - Item + operationId: getItem_00717 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00718: + get: + tags: + - Item + operationId: getItem_00718 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00719: + get: + tags: + - Item + operationId: getItem_00719 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00720: + get: + tags: + - Item + operationId: getItem_00720 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00721: + get: + tags: + - Item + operationId: getItem_00721 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00722: + get: + tags: + - Item + operationId: getItem_00722 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00723: + get: + tags: + - Item + operationId: getItem_00723 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00724: + get: + tags: + - Item + operationId: getItem_00724 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00725: + get: + tags: + - Item + operationId: getItem_00725 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00726: + get: + tags: + - Item + operationId: getItem_00726 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00727: + get: + tags: + - Item + operationId: getItem_00727 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00728: + get: + tags: + - Item + operationId: getItem_00728 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00729: + get: + tags: + - Item + operationId: getItem_00729 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00730: + get: + tags: + - Item + operationId: getItem_00730 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00731: + get: + tags: + - Item + operationId: getItem_00731 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00732: + get: + tags: + - Item + operationId: getItem_00732 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00733: + get: + tags: + - Item + operationId: getItem_00733 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00734: + get: + tags: + - Item + operationId: getItem_00734 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00735: + get: + tags: + - Item + operationId: getItem_00735 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00736: + get: + tags: + - Item + operationId: getItem_00736 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00737: + get: + tags: + - Item + operationId: getItem_00737 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00738: + get: + tags: + - Item + operationId: getItem_00738 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00739: + get: + tags: + - Item + operationId: getItem_00739 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00740: + get: + tags: + - Item + operationId: getItem_00740 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00741: + get: + tags: + - Item + operationId: getItem_00741 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00742: + get: + tags: + - Item + operationId: getItem_00742 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00743: + get: + tags: + - Item + operationId: getItem_00743 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00744: + get: + tags: + - Item + operationId: getItem_00744 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00745: + get: + tags: + - Item + operationId: getItem_00745 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00746: + get: + tags: + - Item + operationId: getItem_00746 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00747: + get: + tags: + - Item + operationId: getItem_00747 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00748: + get: + tags: + - Item + operationId: getItem_00748 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00749: + get: + tags: + - Item + operationId: getItem_00749 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00750: + get: + tags: + - Item + operationId: getItem_00750 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00751: + get: + tags: + - Item + operationId: getItem_00751 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00752: + get: + tags: + - Item + operationId: getItem_00752 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00753: + get: + tags: + - Item + operationId: getItem_00753 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00754: + get: + tags: + - Item + operationId: getItem_00754 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00755: + get: + tags: + - Item + operationId: getItem_00755 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00756: + get: + tags: + - Item + operationId: getItem_00756 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00757: + get: + tags: + - Item + operationId: getItem_00757 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00758: + get: + tags: + - Item + operationId: getItem_00758 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00759: + get: + tags: + - Item + operationId: getItem_00759 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00760: + get: + tags: + - Item + operationId: getItem_00760 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00761: + get: + tags: + - Item + operationId: getItem_00761 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00762: + get: + tags: + - Item + operationId: getItem_00762 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00763: + get: + tags: + - Item + operationId: getItem_00763 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00764: + get: + tags: + - Item + operationId: getItem_00764 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00765: + get: + tags: + - Item + operationId: getItem_00765 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00766: + get: + tags: + - Item + operationId: getItem_00766 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00767: + get: + tags: + - Item + operationId: getItem_00767 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00768: + get: + tags: + - Item + operationId: getItem_00768 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00769: + get: + tags: + - Item + operationId: getItem_00769 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00770: + get: + tags: + - Item + operationId: getItem_00770 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00771: + get: + tags: + - Item + operationId: getItem_00771 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00772: + get: + tags: + - Item + operationId: getItem_00772 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00773: + get: + tags: + - Item + operationId: getItem_00773 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00774: + get: + tags: + - Item + operationId: getItem_00774 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00775: + get: + tags: + - Item + operationId: getItem_00775 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00776: + get: + tags: + - Item + operationId: getItem_00776 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00777: + get: + tags: + - Item + operationId: getItem_00777 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00778: + get: + tags: + - Item + operationId: getItem_00778 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00779: + get: + tags: + - Item + operationId: getItem_00779 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00780: + get: + tags: + - Item + operationId: getItem_00780 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00781: + get: + tags: + - Item + operationId: getItem_00781 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00782: + get: + tags: + - Item + operationId: getItem_00782 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00783: + get: + tags: + - Item + operationId: getItem_00783 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00784: + get: + tags: + - Item + operationId: getItem_00784 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00785: + get: + tags: + - Item + operationId: getItem_00785 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00786: + get: + tags: + - Item + operationId: getItem_00786 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00787: + get: + tags: + - Item + operationId: getItem_00787 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00788: + get: + tags: + - Item + operationId: getItem_00788 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00789: + get: + tags: + - Item + operationId: getItem_00789 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00790: + get: + tags: + - Item + operationId: getItem_00790 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00791: + get: + tags: + - Item + operationId: getItem_00791 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00792: + get: + tags: + - Item + operationId: getItem_00792 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00793: + get: + tags: + - Item + operationId: getItem_00793 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00794: + get: + tags: + - Item + operationId: getItem_00794 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00795: + get: + tags: + - Item + operationId: getItem_00795 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00796: + get: + tags: + - Item + operationId: getItem_00796 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00797: + get: + tags: + - Item + operationId: getItem_00797 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00798: + get: + tags: + - Item + operationId: getItem_00798 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00799: + get: + tags: + - Item + operationId: getItem_00799 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00800: + get: + tags: + - Item + operationId: getItem_00800 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00801: + get: + tags: + - Item + operationId: getItem_00801 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00802: + get: + tags: + - Item + operationId: getItem_00802 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00803: + get: + tags: + - Item + operationId: getItem_00803 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00804: + get: + tags: + - Item + operationId: getItem_00804 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00805: + get: + tags: + - Item + operationId: getItem_00805 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00806: + get: + tags: + - Item + operationId: getItem_00806 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00807: + get: + tags: + - Item + operationId: getItem_00807 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00808: + get: + tags: + - Item + operationId: getItem_00808 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00809: + get: + tags: + - Item + operationId: getItem_00809 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00810: + get: + tags: + - Item + operationId: getItem_00810 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00811: + get: + tags: + - Item + operationId: getItem_00811 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00812: + get: + tags: + - Item + operationId: getItem_00812 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00813: + get: + tags: + - Item + operationId: getItem_00813 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00814: + get: + tags: + - Item + operationId: getItem_00814 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00815: + get: + tags: + - Item + operationId: getItem_00815 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00816: + get: + tags: + - Item + operationId: getItem_00816 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00817: + get: + tags: + - Item + operationId: getItem_00817 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00818: + get: + tags: + - Item + operationId: getItem_00818 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00819: + get: + tags: + - Item + operationId: getItem_00819 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00820: + get: + tags: + - Item + operationId: getItem_00820 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00821: + get: + tags: + - Item + operationId: getItem_00821 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00822: + get: + tags: + - Item + operationId: getItem_00822 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00823: + get: + tags: + - Item + operationId: getItem_00823 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00824: + get: + tags: + - Item + operationId: getItem_00824 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00825: + get: + tags: + - Item + operationId: getItem_00825 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00826: + get: + tags: + - Item + operationId: getItem_00826 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00827: + get: + tags: + - Item + operationId: getItem_00827 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00828: + get: + tags: + - Item + operationId: getItem_00828 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00829: + get: + tags: + - Item + operationId: getItem_00829 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00830: + get: + tags: + - Item + operationId: getItem_00830 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00831: + get: + tags: + - Item + operationId: getItem_00831 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00832: + get: + tags: + - Item + operationId: getItem_00832 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00833: + get: + tags: + - Item + operationId: getItem_00833 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00834: + get: + tags: + - Item + operationId: getItem_00834 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00835: + get: + tags: + - Item + operationId: getItem_00835 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00836: + get: + tags: + - Item + operationId: getItem_00836 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00837: + get: + tags: + - Item + operationId: getItem_00837 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00838: + get: + tags: + - Item + operationId: getItem_00838 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00839: + get: + tags: + - Item + operationId: getItem_00839 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00840: + get: + tags: + - Item + operationId: getItem_00840 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00841: + get: + tags: + - Item + operationId: getItem_00841 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00842: + get: + tags: + - Item + operationId: getItem_00842 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00843: + get: + tags: + - Item + operationId: getItem_00843 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00844: + get: + tags: + - Item + operationId: getItem_00844 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00845: + get: + tags: + - Item + operationId: getItem_00845 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00846: + get: + tags: + - Item + operationId: getItem_00846 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00847: + get: + tags: + - Item + operationId: getItem_00847 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00848: + get: + tags: + - Item + operationId: getItem_00848 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00849: + get: + tags: + - Item + operationId: getItem_00849 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00850: + get: + tags: + - Item + operationId: getItem_00850 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00851: + get: + tags: + - Item + operationId: getItem_00851 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00852: + get: + tags: + - Item + operationId: getItem_00852 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00853: + get: + tags: + - Item + operationId: getItem_00853 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00854: + get: + tags: + - Item + operationId: getItem_00854 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00855: + get: + tags: + - Item + operationId: getItem_00855 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00856: + get: + tags: + - Item + operationId: getItem_00856 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00857: + get: + tags: + - Item + operationId: getItem_00857 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00858: + get: + tags: + - Item + operationId: getItem_00858 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00859: + get: + tags: + - Item + operationId: getItem_00859 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00860: + get: + tags: + - Item + operationId: getItem_00860 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00861: + get: + tags: + - Item + operationId: getItem_00861 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00862: + get: + tags: + - Item + operationId: getItem_00862 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00863: + get: + tags: + - Item + operationId: getItem_00863 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00864: + get: + tags: + - Item + operationId: getItem_00864 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00865: + get: + tags: + - Item + operationId: getItem_00865 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00866: + get: + tags: + - Item + operationId: getItem_00866 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00867: + get: + tags: + - Item + operationId: getItem_00867 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00868: + get: + tags: + - Item + operationId: getItem_00868 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00869: + get: + tags: + - Item + operationId: getItem_00869 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00870: + get: + tags: + - Item + operationId: getItem_00870 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00871: + get: + tags: + - Item + operationId: getItem_00871 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00872: + get: + tags: + - Item + operationId: getItem_00872 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00873: + get: + tags: + - Item + operationId: getItem_00873 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00874: + get: + tags: + - Item + operationId: getItem_00874 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00875: + get: + tags: + - Item + operationId: getItem_00875 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00876: + get: + tags: + - Item + operationId: getItem_00876 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00877: + get: + tags: + - Item + operationId: getItem_00877 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00878: + get: + tags: + - Item + operationId: getItem_00878 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00879: + get: + tags: + - Item + operationId: getItem_00879 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00880: + get: + tags: + - Item + operationId: getItem_00880 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00881: + get: + tags: + - Item + operationId: getItem_00881 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00882: + get: + tags: + - Item + operationId: getItem_00882 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00883: + get: + tags: + - Item + operationId: getItem_00883 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00884: + get: + tags: + - Item + operationId: getItem_00884 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00885: + get: + tags: + - Item + operationId: getItem_00885 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00886: + get: + tags: + - Item + operationId: getItem_00886 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00887: + get: + tags: + - Item + operationId: getItem_00887 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00888: + get: + tags: + - Item + operationId: getItem_00888 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00889: + get: + tags: + - Item + operationId: getItem_00889 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00890: + get: + tags: + - Item + operationId: getItem_00890 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00891: + get: + tags: + - Item + operationId: getItem_00891 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00892: + get: + tags: + - Item + operationId: getItem_00892 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00893: + get: + tags: + - Item + operationId: getItem_00893 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00894: + get: + tags: + - Item + operationId: getItem_00894 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00895: + get: + tags: + - Item + operationId: getItem_00895 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00896: + get: + tags: + - Item + operationId: getItem_00896 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00897: + get: + tags: + - Item + operationId: getItem_00897 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00898: + get: + tags: + - Item + operationId: getItem_00898 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00899: + get: + tags: + - Item + operationId: getItem_00899 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00900: + get: + tags: + - Item + operationId: getItem_00900 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00901: + get: + tags: + - Item + operationId: getItem_00901 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00902: + get: + tags: + - Item + operationId: getItem_00902 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00903: + get: + tags: + - Item + operationId: getItem_00903 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00904: + get: + tags: + - Item + operationId: getItem_00904 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00905: + get: + tags: + - Item + operationId: getItem_00905 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00906: + get: + tags: + - Item + operationId: getItem_00906 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00907: + get: + tags: + - Item + operationId: getItem_00907 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00908: + get: + tags: + - Item + operationId: getItem_00908 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00909: + get: + tags: + - Item + operationId: getItem_00909 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00910: + get: + tags: + - Item + operationId: getItem_00910 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00911: + get: + tags: + - Item + operationId: getItem_00911 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00912: + get: + tags: + - Item + operationId: getItem_00912 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00913: + get: + tags: + - Item + operationId: getItem_00913 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00914: + get: + tags: + - Item + operationId: getItem_00914 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00915: + get: + tags: + - Item + operationId: getItem_00915 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00916: + get: + tags: + - Item + operationId: getItem_00916 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00917: + get: + tags: + - Item + operationId: getItem_00917 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00918: + get: + tags: + - Item + operationId: getItem_00918 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00919: + get: + tags: + - Item + operationId: getItem_00919 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00920: + get: + tags: + - Item + operationId: getItem_00920 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00921: + get: + tags: + - Item + operationId: getItem_00921 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00922: + get: + tags: + - Item + operationId: getItem_00922 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00923: + get: + tags: + - Item + operationId: getItem_00923 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00924: + get: + tags: + - Item + operationId: getItem_00924 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00925: + get: + tags: + - Item + operationId: getItem_00925 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00926: + get: + tags: + - Item + operationId: getItem_00926 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00927: + get: + tags: + - Item + operationId: getItem_00927 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00928: + get: + tags: + - Item + operationId: getItem_00928 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00929: + get: + tags: + - Item + operationId: getItem_00929 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00930: + get: + tags: + - Item + operationId: getItem_00930 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00931: + get: + tags: + - Item + operationId: getItem_00931 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00932: + get: + tags: + - Item + operationId: getItem_00932 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00933: + get: + tags: + - Item + operationId: getItem_00933 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00934: + get: + tags: + - Item + operationId: getItem_00934 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00935: + get: + tags: + - Item + operationId: getItem_00935 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00936: + get: + tags: + - Item + operationId: getItem_00936 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00937: + get: + tags: + - Item + operationId: getItem_00937 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00938: + get: + tags: + - Item + operationId: getItem_00938 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00939: + get: + tags: + - Item + operationId: getItem_00939 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00940: + get: + tags: + - Item + operationId: getItem_00940 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00941: + get: + tags: + - Item + operationId: getItem_00941 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00942: + get: + tags: + - Item + operationId: getItem_00942 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00943: + get: + tags: + - Item + operationId: getItem_00943 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00944: + get: + tags: + - Item + operationId: getItem_00944 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00945: + get: + tags: + - Item + operationId: getItem_00945 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00946: + get: + tags: + - Item + operationId: getItem_00946 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00947: + get: + tags: + - Item + operationId: getItem_00947 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00948: + get: + tags: + - Item + operationId: getItem_00948 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00949: + get: + tags: + - Item + operationId: getItem_00949 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00950: + get: + tags: + - Item + operationId: getItem_00950 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00951: + get: + tags: + - Item + operationId: getItem_00951 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00952: + get: + tags: + - Item + operationId: getItem_00952 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00953: + get: + tags: + - Item + operationId: getItem_00953 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00954: + get: + tags: + - Item + operationId: getItem_00954 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00955: + get: + tags: + - Item + operationId: getItem_00955 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00956: + get: + tags: + - Item + operationId: getItem_00956 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00957: + get: + tags: + - Item + operationId: getItem_00957 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00958: + get: + tags: + - Item + operationId: getItem_00958 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00959: + get: + tags: + - Item + operationId: getItem_00959 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00960: + get: + tags: + - Item + operationId: getItem_00960 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00961: + get: + tags: + - Item + operationId: getItem_00961 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00962: + get: + tags: + - Item + operationId: getItem_00962 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00963: + get: + tags: + - Item + operationId: getItem_00963 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00964: + get: + tags: + - Item + operationId: getItem_00964 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00965: + get: + tags: + - Item + operationId: getItem_00965 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00966: + get: + tags: + - Item + operationId: getItem_00966 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00967: + get: + tags: + - Item + operationId: getItem_00967 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00968: + get: + tags: + - Item + operationId: getItem_00968 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00969: + get: + tags: + - Item + operationId: getItem_00969 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00970: + get: + tags: + - Item + operationId: getItem_00970 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00971: + get: + tags: + - Item + operationId: getItem_00971 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00972: + get: + tags: + - Item + operationId: getItem_00972 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00973: + get: + tags: + - Item + operationId: getItem_00973 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00974: + get: + tags: + - Item + operationId: getItem_00974 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00975: + get: + tags: + - Item + operationId: getItem_00975 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00976: + get: + tags: + - Item + operationId: getItem_00976 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00977: + get: + tags: + - Item + operationId: getItem_00977 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00978: + get: + tags: + - Item + operationId: getItem_00978 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00979: + get: + tags: + - Item + operationId: getItem_00979 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00980: + get: + tags: + - Item + operationId: getItem_00980 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00981: + get: + tags: + - Item + operationId: getItem_00981 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00982: + get: + tags: + - Item + operationId: getItem_00982 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00983: + get: + tags: + - Item + operationId: getItem_00983 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00984: + get: + tags: + - Item + operationId: getItem_00984 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00985: + get: + tags: + - Item + operationId: getItem_00985 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00986: + get: + tags: + - Item + operationId: getItem_00986 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00987: + get: + tags: + - Item + operationId: getItem_00987 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00988: + get: + tags: + - Item + operationId: getItem_00988 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00989: + get: + tags: + - Item + operationId: getItem_00989 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00990: + get: + tags: + - Item + operationId: getItem_00990 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00991: + get: + tags: + - Item + operationId: getItem_00991 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00992: + get: + tags: + - Item + operationId: getItem_00992 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00993: + get: + tags: + - Item + operationId: getItem_00993 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00994: + get: + tags: + - Item + operationId: getItem_00994 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00995: + get: + tags: + - Item + operationId: getItem_00995 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00996: + get: + tags: + - Item + operationId: getItem_00996 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00997: + get: + tags: + - Item + operationId: getItem_00997 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00998: + get: + tags: + - Item + operationId: getItem_00998 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_00999: + get: + tags: + - Item + operationId: getItem_00999 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01000: + get: + tags: + - Item + operationId: getItem_01000 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01001: + get: + tags: + - Item + operationId: getItem_01001 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01002: + get: + tags: + - Item + operationId: getItem_01002 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01003: + get: + tags: + - Item + operationId: getItem_01003 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01004: + get: + tags: + - Item + operationId: getItem_01004 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01005: + get: + tags: + - Item + operationId: getItem_01005 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01006: + get: + tags: + - Item + operationId: getItem_01006 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01007: + get: + tags: + - Item + operationId: getItem_01007 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01008: + get: + tags: + - Item + operationId: getItem_01008 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01009: + get: + tags: + - Item + operationId: getItem_01009 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01010: + get: + tags: + - Item + operationId: getItem_01010 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01011: + get: + tags: + - Item + operationId: getItem_01011 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01012: + get: + tags: + - Item + operationId: getItem_01012 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01013: + get: + tags: + - Item + operationId: getItem_01013 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01014: + get: + tags: + - Item + operationId: getItem_01014 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01015: + get: + tags: + - Item + operationId: getItem_01015 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01016: + get: + tags: + - Item + operationId: getItem_01016 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01017: + get: + tags: + - Item + operationId: getItem_01017 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01018: + get: + tags: + - Item + operationId: getItem_01018 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01019: + get: + tags: + - Item + operationId: getItem_01019 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01020: + get: + tags: + - Item + operationId: getItem_01020 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01021: + get: + tags: + - Item + operationId: getItem_01021 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01022: + get: + tags: + - Item + operationId: getItem_01022 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01023: + get: + tags: + - Item + operationId: getItem_01023 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01024: + get: + tags: + - Item + operationId: getItem_01024 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01025: + get: + tags: + - Item + operationId: getItem_01025 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01026: + get: + tags: + - Item + operationId: getItem_01026 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01027: + get: + tags: + - Item + operationId: getItem_01027 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01028: + get: + tags: + - Item + operationId: getItem_01028 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01029: + get: + tags: + - Item + operationId: getItem_01029 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01030: + get: + tags: + - Item + operationId: getItem_01030 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01031: + get: + tags: + - Item + operationId: getItem_01031 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01032: + get: + tags: + - Item + operationId: getItem_01032 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01033: + get: + tags: + - Item + operationId: getItem_01033 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01034: + get: + tags: + - Item + operationId: getItem_01034 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01035: + get: + tags: + - Item + operationId: getItem_01035 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01036: + get: + tags: + - Item + operationId: getItem_01036 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01037: + get: + tags: + - Item + operationId: getItem_01037 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01038: + get: + tags: + - Item + operationId: getItem_01038 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01039: + get: + tags: + - Item + operationId: getItem_01039 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01040: + get: + tags: + - Item + operationId: getItem_01040 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01041: + get: + tags: + - Item + operationId: getItem_01041 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01042: + get: + tags: + - Item + operationId: getItem_01042 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01043: + get: + tags: + - Item + operationId: getItem_01043 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01044: + get: + tags: + - Item + operationId: getItem_01044 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01045: + get: + tags: + - Item + operationId: getItem_01045 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01046: + get: + tags: + - Item + operationId: getItem_01046 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01047: + get: + tags: + - Item + operationId: getItem_01047 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01048: + get: + tags: + - Item + operationId: getItem_01048 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01049: + get: + tags: + - Item + operationId: getItem_01049 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01050: + get: + tags: + - Item + operationId: getItem_01050 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01051: + get: + tags: + - Item + operationId: getItem_01051 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01052: + get: + tags: + - Item + operationId: getItem_01052 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01053: + get: + tags: + - Item + operationId: getItem_01053 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01054: + get: + tags: + - Item + operationId: getItem_01054 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01055: + get: + tags: + - Item + operationId: getItem_01055 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01056: + get: + tags: + - Item + operationId: getItem_01056 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01057: + get: + tags: + - Item + operationId: getItem_01057 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01058: + get: + tags: + - Item + operationId: getItem_01058 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01059: + get: + tags: + - Item + operationId: getItem_01059 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01060: + get: + tags: + - Item + operationId: getItem_01060 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01061: + get: + tags: + - Item + operationId: getItem_01061 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01062: + get: + tags: + - Item + operationId: getItem_01062 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01063: + get: + tags: + - Item + operationId: getItem_01063 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01064: + get: + tags: + - Item + operationId: getItem_01064 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01065: + get: + tags: + - Item + operationId: getItem_01065 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01066: + get: + tags: + - Item + operationId: getItem_01066 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01067: + get: + tags: + - Item + operationId: getItem_01067 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01068: + get: + tags: + - Item + operationId: getItem_01068 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01069: + get: + tags: + - Item + operationId: getItem_01069 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01070: + get: + tags: + - Item + operationId: getItem_01070 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01071: + get: + tags: + - Item + operationId: getItem_01071 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01072: + get: + tags: + - Item + operationId: getItem_01072 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01073: + get: + tags: + - Item + operationId: getItem_01073 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01074: + get: + tags: + - Item + operationId: getItem_01074 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01075: + get: + tags: + - Item + operationId: getItem_01075 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01076: + get: + tags: + - Item + operationId: getItem_01076 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01077: + get: + tags: + - Item + operationId: getItem_01077 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01078: + get: + tags: + - Item + operationId: getItem_01078 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01079: + get: + tags: + - Item + operationId: getItem_01079 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01080: + get: + tags: + - Item + operationId: getItem_01080 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01081: + get: + tags: + - Item + operationId: getItem_01081 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01082: + get: + tags: + - Item + operationId: getItem_01082 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01083: + get: + tags: + - Item + operationId: getItem_01083 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01084: + get: + tags: + - Item + operationId: getItem_01084 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01085: + get: + tags: + - Item + operationId: getItem_01085 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01086: + get: + tags: + - Item + operationId: getItem_01086 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01087: + get: + tags: + - Item + operationId: getItem_01087 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01088: + get: + tags: + - Item + operationId: getItem_01088 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01089: + get: + tags: + - Item + operationId: getItem_01089 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01090: + get: + tags: + - Item + operationId: getItem_01090 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01091: + get: + tags: + - Item + operationId: getItem_01091 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01092: + get: + tags: + - Item + operationId: getItem_01092 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01093: + get: + tags: + - Item + operationId: getItem_01093 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01094: + get: + tags: + - Item + operationId: getItem_01094 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01095: + get: + tags: + - Item + operationId: getItem_01095 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01096: + get: + tags: + - Item + operationId: getItem_01096 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01097: + get: + tags: + - Item + operationId: getItem_01097 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01098: + get: + tags: + - Item + operationId: getItem_01098 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01099: + get: + tags: + - Item + operationId: getItem_01099 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01100: + get: + tags: + - Item + operationId: getItem_01100 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01101: + get: + tags: + - Item + operationId: getItem_01101 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01102: + get: + tags: + - Item + operationId: getItem_01102 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01103: + get: + tags: + - Item + operationId: getItem_01103 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01104: + get: + tags: + - Item + operationId: getItem_01104 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01105: + get: + tags: + - Item + operationId: getItem_01105 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01106: + get: + tags: + - Item + operationId: getItem_01106 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01107: + get: + tags: + - Item + operationId: getItem_01107 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01108: + get: + tags: + - Item + operationId: getItem_01108 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01109: + get: + tags: + - Item + operationId: getItem_01109 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01110: + get: + tags: + - Item + operationId: getItem_01110 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01111: + get: + tags: + - Item + operationId: getItem_01111 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01112: + get: + tags: + - Item + operationId: getItem_01112 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01113: + get: + tags: + - Item + operationId: getItem_01113 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01114: + get: + tags: + - Item + operationId: getItem_01114 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01115: + get: + tags: + - Item + operationId: getItem_01115 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01116: + get: + tags: + - Item + operationId: getItem_01116 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01117: + get: + tags: + - Item + operationId: getItem_01117 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01118: + get: + tags: + - Item + operationId: getItem_01118 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01119: + get: + tags: + - Item + operationId: getItem_01119 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01120: + get: + tags: + - Item + operationId: getItem_01120 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01121: + get: + tags: + - Item + operationId: getItem_01121 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01122: + get: + tags: + - Item + operationId: getItem_01122 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01123: + get: + tags: + - Item + operationId: getItem_01123 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01124: + get: + tags: + - Item + operationId: getItem_01124 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01125: + get: + tags: + - Item + operationId: getItem_01125 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01126: + get: + tags: + - Item + operationId: getItem_01126 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01127: + get: + tags: + - Item + operationId: getItem_01127 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01128: + get: + tags: + - Item + operationId: getItem_01128 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01129: + get: + tags: + - Item + operationId: getItem_01129 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01130: + get: + tags: + - Item + operationId: getItem_01130 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01131: + get: + tags: + - Item + operationId: getItem_01131 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01132: + get: + tags: + - Item + operationId: getItem_01132 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01133: + get: + tags: + - Item + operationId: getItem_01133 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01134: + get: + tags: + - Item + operationId: getItem_01134 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01135: + get: + tags: + - Item + operationId: getItem_01135 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01136: + get: + tags: + - Item + operationId: getItem_01136 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01137: + get: + tags: + - Item + operationId: getItem_01137 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01138: + get: + tags: + - Item + operationId: getItem_01138 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01139: + get: + tags: + - Item + operationId: getItem_01139 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01140: + get: + tags: + - Item + operationId: getItem_01140 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01141: + get: + tags: + - Item + operationId: getItem_01141 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01142: + get: + tags: + - Item + operationId: getItem_01142 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01143: + get: + tags: + - Item + operationId: getItem_01143 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01144: + get: + tags: + - Item + operationId: getItem_01144 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01145: + get: + tags: + - Item + operationId: getItem_01145 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01146: + get: + tags: + - Item + operationId: getItem_01146 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01147: + get: + tags: + - Item + operationId: getItem_01147 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01148: + get: + tags: + - Item + operationId: getItem_01148 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01149: + get: + tags: + - Item + operationId: getItem_01149 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01150: + get: + tags: + - Item + operationId: getItem_01150 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01151: + get: + tags: + - Item + operationId: getItem_01151 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01152: + get: + tags: + - Item + operationId: getItem_01152 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01153: + get: + tags: + - Item + operationId: getItem_01153 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01154: + get: + tags: + - Item + operationId: getItem_01154 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01155: + get: + tags: + - Item + operationId: getItem_01155 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01156: + get: + tags: + - Item + operationId: getItem_01156 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01157: + get: + tags: + - Item + operationId: getItem_01157 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01158: + get: + tags: + - Item + operationId: getItem_01158 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01159: + get: + tags: + - Item + operationId: getItem_01159 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01160: + get: + tags: + - Item + operationId: getItem_01160 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01161: + get: + tags: + - Item + operationId: getItem_01161 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01162: + get: + tags: + - Item + operationId: getItem_01162 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01163: + get: + tags: + - Item + operationId: getItem_01163 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01164: + get: + tags: + - Item + operationId: getItem_01164 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01165: + get: + tags: + - Item + operationId: getItem_01165 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01166: + get: + tags: + - Item + operationId: getItem_01166 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01167: + get: + tags: + - Item + operationId: getItem_01167 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01168: + get: + tags: + - Item + operationId: getItem_01168 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01169: + get: + tags: + - Item + operationId: getItem_01169 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01170: + get: + tags: + - Item + operationId: getItem_01170 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01171: + get: + tags: + - Item + operationId: getItem_01171 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01172: + get: + tags: + - Item + operationId: getItem_01172 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01173: + get: + tags: + - Item + operationId: getItem_01173 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01174: + get: + tags: + - Item + operationId: getItem_01174 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01175: + get: + tags: + - Item + operationId: getItem_01175 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01176: + get: + tags: + - Item + operationId: getItem_01176 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01177: + get: + tags: + - Item + operationId: getItem_01177 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01178: + get: + tags: + - Item + operationId: getItem_01178 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01179: + get: + tags: + - Item + operationId: getItem_01179 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01180: + get: + tags: + - Item + operationId: getItem_01180 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01181: + get: + tags: + - Item + operationId: getItem_01181 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01182: + get: + tags: + - Item + operationId: getItem_01182 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01183: + get: + tags: + - Item + operationId: getItem_01183 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01184: + get: + tags: + - Item + operationId: getItem_01184 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01185: + get: + tags: + - Item + operationId: getItem_01185 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01186: + get: + tags: + - Item + operationId: getItem_01186 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01187: + get: + tags: + - Item + operationId: getItem_01187 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01188: + get: + tags: + - Item + operationId: getItem_01188 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01189: + get: + tags: + - Item + operationId: getItem_01189 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01190: + get: + tags: + - Item + operationId: getItem_01190 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01191: + get: + tags: + - Item + operationId: getItem_01191 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01192: + get: + tags: + - Item + operationId: getItem_01192 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01193: + get: + tags: + - Item + operationId: getItem_01193 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01194: + get: + tags: + - Item + operationId: getItem_01194 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01195: + get: + tags: + - Item + operationId: getItem_01195 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01196: + get: + tags: + - Item + operationId: getItem_01196 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01197: + get: + tags: + - Item + operationId: getItem_01197 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01198: + get: + tags: + - Item + operationId: getItem_01198 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01199: + get: + tags: + - Item + operationId: getItem_01199 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01200: + get: + tags: + - Item + operationId: getItem_01200 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01201: + get: + tags: + - Item + operationId: getItem_01201 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01202: + get: + tags: + - Item + operationId: getItem_01202 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01203: + get: + tags: + - Item + operationId: getItem_01203 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01204: + get: + tags: + - Item + operationId: getItem_01204 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01205: + get: + tags: + - Item + operationId: getItem_01205 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01206: + get: + tags: + - Item + operationId: getItem_01206 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01207: + get: + tags: + - Item + operationId: getItem_01207 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01208: + get: + tags: + - Item + operationId: getItem_01208 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01209: + get: + tags: + - Item + operationId: getItem_01209 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01210: + get: + tags: + - Item + operationId: getItem_01210 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01211: + get: + tags: + - Item + operationId: getItem_01211 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01212: + get: + tags: + - Item + operationId: getItem_01212 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01213: + get: + tags: + - Item + operationId: getItem_01213 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01214: + get: + tags: + - Item + operationId: getItem_01214 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01215: + get: + tags: + - Item + operationId: getItem_01215 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01216: + get: + tags: + - Item + operationId: getItem_01216 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01217: + get: + tags: + - Item + operationId: getItem_01217 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01218: + get: + tags: + - Item + operationId: getItem_01218 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01219: + get: + tags: + - Item + operationId: getItem_01219 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01220: + get: + tags: + - Item + operationId: getItem_01220 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01221: + get: + tags: + - Item + operationId: getItem_01221 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01222: + get: + tags: + - Item + operationId: getItem_01222 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01223: + get: + tags: + - Item + operationId: getItem_01223 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01224: + get: + tags: + - Item + operationId: getItem_01224 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01225: + get: + tags: + - Item + operationId: getItem_01225 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01226: + get: + tags: + - Item + operationId: getItem_01226 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01227: + get: + tags: + - Item + operationId: getItem_01227 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01228: + get: + tags: + - Item + operationId: getItem_01228 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01229: + get: + tags: + - Item + operationId: getItem_01229 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01230: + get: + tags: + - Item + operationId: getItem_01230 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01231: + get: + tags: + - Item + operationId: getItem_01231 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01232: + get: + tags: + - Item + operationId: getItem_01232 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01233: + get: + tags: + - Item + operationId: getItem_01233 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01234: + get: + tags: + - Item + operationId: getItem_01234 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01235: + get: + tags: + - Item + operationId: getItem_01235 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01236: + get: + tags: + - Item + operationId: getItem_01236 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01237: + get: + tags: + - Item + operationId: getItem_01237 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01238: + get: + tags: + - Item + operationId: getItem_01238 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01239: + get: + tags: + - Item + operationId: getItem_01239 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01240: + get: + tags: + - Item + operationId: getItem_01240 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01241: + get: + tags: + - Item + operationId: getItem_01241 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01242: + get: + tags: + - Item + operationId: getItem_01242 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01243: + get: + tags: + - Item + operationId: getItem_01243 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01244: + get: + tags: + - Item + operationId: getItem_01244 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01245: + get: + tags: + - Item + operationId: getItem_01245 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01246: + get: + tags: + - Item + operationId: getItem_01246 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01247: + get: + tags: + - Item + operationId: getItem_01247 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01248: + get: + tags: + - Item + operationId: getItem_01248 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01249: + get: + tags: + - Item + operationId: getItem_01249 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01250: + get: + tags: + - Item + operationId: getItem_01250 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01251: + get: + tags: + - Item + operationId: getItem_01251 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01252: + get: + tags: + - Item + operationId: getItem_01252 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01253: + get: + tags: + - Item + operationId: getItem_01253 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01254: + get: + tags: + - Item + operationId: getItem_01254 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01255: + get: + tags: + - Item + operationId: getItem_01255 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01256: + get: + tags: + - Item + operationId: getItem_01256 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01257: + get: + tags: + - Item + operationId: getItem_01257 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01258: + get: + tags: + - Item + operationId: getItem_01258 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01259: + get: + tags: + - Item + operationId: getItem_01259 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01260: + get: + tags: + - Item + operationId: getItem_01260 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01261: + get: + tags: + - Item + operationId: getItem_01261 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01262: + get: + tags: + - Item + operationId: getItem_01262 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01263: + get: + tags: + - Item + operationId: getItem_01263 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01264: + get: + tags: + - Item + operationId: getItem_01264 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01265: + get: + tags: + - Item + operationId: getItem_01265 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01266: + get: + tags: + - Item + operationId: getItem_01266 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01267: + get: + tags: + - Item + operationId: getItem_01267 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01268: + get: + tags: + - Item + operationId: getItem_01268 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01269: + get: + tags: + - Item + operationId: getItem_01269 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01270: + get: + tags: + - Item + operationId: getItem_01270 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01271: + get: + tags: + - Item + operationId: getItem_01271 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01272: + get: + tags: + - Item + operationId: getItem_01272 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01273: + get: + tags: + - Item + operationId: getItem_01273 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01274: + get: + tags: + - Item + operationId: getItem_01274 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01275: + get: + tags: + - Item + operationId: getItem_01275 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01276: + get: + tags: + - Item + operationId: getItem_01276 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01277: + get: + tags: + - Item + operationId: getItem_01277 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01278: + get: + tags: + - Item + operationId: getItem_01278 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01279: + get: + tags: + - Item + operationId: getItem_01279 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01280: + get: + tags: + - Item + operationId: getItem_01280 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01281: + get: + tags: + - Item + operationId: getItem_01281 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01282: + get: + tags: + - Item + operationId: getItem_01282 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01283: + get: + tags: + - Item + operationId: getItem_01283 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01284: + get: + tags: + - Item + operationId: getItem_01284 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01285: + get: + tags: + - Item + operationId: getItem_01285 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01286: + get: + tags: + - Item + operationId: getItem_01286 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01287: + get: + tags: + - Item + operationId: getItem_01287 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01288: + get: + tags: + - Item + operationId: getItem_01288 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01289: + get: + tags: + - Item + operationId: getItem_01289 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01290: + get: + tags: + - Item + operationId: getItem_01290 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01291: + get: + tags: + - Item + operationId: getItem_01291 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01292: + get: + tags: + - Item + operationId: getItem_01292 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01293: + get: + tags: + - Item + operationId: getItem_01293 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01294: + get: + tags: + - Item + operationId: getItem_01294 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01295: + get: + tags: + - Item + operationId: getItem_01295 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01296: + get: + tags: + - Item + operationId: getItem_01296 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01297: + get: + tags: + - Item + operationId: getItem_01297 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01298: + get: + tags: + - Item + operationId: getItem_01298 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01299: + get: + tags: + - Item + operationId: getItem_01299 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01300: + get: + tags: + - Item + operationId: getItem_01300 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01301: + get: + tags: + - Item + operationId: getItem_01301 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01302: + get: + tags: + - Item + operationId: getItem_01302 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01303: + get: + tags: + - Item + operationId: getItem_01303 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01304: + get: + tags: + - Item + operationId: getItem_01304 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01305: + get: + tags: + - Item + operationId: getItem_01305 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01306: + get: + tags: + - Item + operationId: getItem_01306 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01307: + get: + tags: + - Item + operationId: getItem_01307 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01308: + get: + tags: + - Item + operationId: getItem_01308 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01309: + get: + tags: + - Item + operationId: getItem_01309 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01310: + get: + tags: + - Item + operationId: getItem_01310 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01311: + get: + tags: + - Item + operationId: getItem_01311 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01312: + get: + tags: + - Item + operationId: getItem_01312 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01313: + get: + tags: + - Item + operationId: getItem_01313 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01314: + get: + tags: + - Item + operationId: getItem_01314 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01315: + get: + tags: + - Item + operationId: getItem_01315 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01316: + get: + tags: + - Item + operationId: getItem_01316 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01317: + get: + tags: + - Item + operationId: getItem_01317 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01318: + get: + tags: + - Item + operationId: getItem_01318 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01319: + get: + tags: + - Item + operationId: getItem_01319 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01320: + get: + tags: + - Item + operationId: getItem_01320 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01321: + get: + tags: + - Item + operationId: getItem_01321 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01322: + get: + tags: + - Item + operationId: getItem_01322 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01323: + get: + tags: + - Item + operationId: getItem_01323 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01324: + get: + tags: + - Item + operationId: getItem_01324 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01325: + get: + tags: + - Item + operationId: getItem_01325 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01326: + get: + tags: + - Item + operationId: getItem_01326 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01327: + get: + tags: + - Item + operationId: getItem_01327 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01328: + get: + tags: + - Item + operationId: getItem_01328 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01329: + get: + tags: + - Item + operationId: getItem_01329 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01330: + get: + tags: + - Item + operationId: getItem_01330 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01331: + get: + tags: + - Item + operationId: getItem_01331 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01332: + get: + tags: + - Item + operationId: getItem_01332 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01333: + get: + tags: + - Item + operationId: getItem_01333 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01334: + get: + tags: + - Item + operationId: getItem_01334 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01335: + get: + tags: + - Item + operationId: getItem_01335 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01336: + get: + tags: + - Item + operationId: getItem_01336 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01337: + get: + tags: + - Item + operationId: getItem_01337 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01338: + get: + tags: + - Item + operationId: getItem_01338 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01339: + get: + tags: + - Item + operationId: getItem_01339 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01340: + get: + tags: + - Item + operationId: getItem_01340 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01341: + get: + tags: + - Item + operationId: getItem_01341 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01342: + get: + tags: + - Item + operationId: getItem_01342 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01343: + get: + tags: + - Item + operationId: getItem_01343 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01344: + get: + tags: + - Item + operationId: getItem_01344 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01345: + get: + tags: + - Item + operationId: getItem_01345 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01346: + get: + tags: + - Item + operationId: getItem_01346 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01347: + get: + tags: + - Item + operationId: getItem_01347 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01348: + get: + tags: + - Item + operationId: getItem_01348 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01349: + get: + tags: + - Item + operationId: getItem_01349 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01350: + get: + tags: + - Item + operationId: getItem_01350 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01351: + get: + tags: + - Item + operationId: getItem_01351 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01352: + get: + tags: + - Item + operationId: getItem_01352 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01353: + get: + tags: + - Item + operationId: getItem_01353 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01354: + get: + tags: + - Item + operationId: getItem_01354 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01355: + get: + tags: + - Item + operationId: getItem_01355 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01356: + get: + tags: + - Item + operationId: getItem_01356 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01357: + get: + tags: + - Item + operationId: getItem_01357 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01358: + get: + tags: + - Item + operationId: getItem_01358 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01359: + get: + tags: + - Item + operationId: getItem_01359 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01360: + get: + tags: + - Item + operationId: getItem_01360 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01361: + get: + tags: + - Item + operationId: getItem_01361 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01362: + get: + tags: + - Item + operationId: getItem_01362 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01363: + get: + tags: + - Item + operationId: getItem_01363 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01364: + get: + tags: + - Item + operationId: getItem_01364 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01365: + get: + tags: + - Item + operationId: getItem_01365 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01366: + get: + tags: + - Item + operationId: getItem_01366 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01367: + get: + tags: + - Item + operationId: getItem_01367 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01368: + get: + tags: + - Item + operationId: getItem_01368 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01369: + get: + tags: + - Item + operationId: getItem_01369 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01370: + get: + tags: + - Item + operationId: getItem_01370 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01371: + get: + tags: + - Item + operationId: getItem_01371 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01372: + get: + tags: + - Item + operationId: getItem_01372 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01373: + get: + tags: + - Item + operationId: getItem_01373 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01374: + get: + tags: + - Item + operationId: getItem_01374 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01375: + get: + tags: + - Item + operationId: getItem_01375 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01376: + get: + tags: + - Item + operationId: getItem_01376 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01377: + get: + tags: + - Item + operationId: getItem_01377 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01378: + get: + tags: + - Item + operationId: getItem_01378 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01379: + get: + tags: + - Item + operationId: getItem_01379 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01380: + get: + tags: + - Item + operationId: getItem_01380 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01381: + get: + tags: + - Item + operationId: getItem_01381 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01382: + get: + tags: + - Item + operationId: getItem_01382 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01383: + get: + tags: + - Item + operationId: getItem_01383 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01384: + get: + tags: + - Item + operationId: getItem_01384 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01385: + get: + tags: + - Item + operationId: getItem_01385 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01386: + get: + tags: + - Item + operationId: getItem_01386 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01387: + get: + tags: + - Item + operationId: getItem_01387 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01388: + get: + tags: + - Item + operationId: getItem_01388 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01389: + get: + tags: + - Item + operationId: getItem_01389 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01390: + get: + tags: + - Item + operationId: getItem_01390 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01391: + get: + tags: + - Item + operationId: getItem_01391 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01392: + get: + tags: + - Item + operationId: getItem_01392 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01393: + get: + tags: + - Item + operationId: getItem_01393 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01394: + get: + tags: + - Item + operationId: getItem_01394 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01395: + get: + tags: + - Item + operationId: getItem_01395 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01396: + get: + tags: + - Item + operationId: getItem_01396 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01397: + get: + tags: + - Item + operationId: getItem_01397 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01398: + get: + tags: + - Item + operationId: getItem_01398 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01399: + get: + tags: + - Item + operationId: getItem_01399 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01400: + get: + tags: + - Item + operationId: getItem_01400 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01401: + get: + tags: + - Item + operationId: getItem_01401 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01402: + get: + tags: + - Item + operationId: getItem_01402 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01403: + get: + tags: + - Item + operationId: getItem_01403 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01404: + get: + tags: + - Item + operationId: getItem_01404 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01405: + get: + tags: + - Item + operationId: getItem_01405 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01406: + get: + tags: + - Item + operationId: getItem_01406 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01407: + get: + tags: + - Item + operationId: getItem_01407 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01408: + get: + tags: + - Item + operationId: getItem_01408 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01409: + get: + tags: + - Item + operationId: getItem_01409 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01410: + get: + tags: + - Item + operationId: getItem_01410 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01411: + get: + tags: + - Item + operationId: getItem_01411 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01412: + get: + tags: + - Item + operationId: getItem_01412 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01413: + get: + tags: + - Item + operationId: getItem_01413 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01414: + get: + tags: + - Item + operationId: getItem_01414 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01415: + get: + tags: + - Item + operationId: getItem_01415 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01416: + get: + tags: + - Item + operationId: getItem_01416 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01417: + get: + tags: + - Item + operationId: getItem_01417 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01418: + get: + tags: + - Item + operationId: getItem_01418 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01419: + get: + tags: + - Item + operationId: getItem_01419 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01420: + get: + tags: + - Item + operationId: getItem_01420 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01421: + get: + tags: + - Item + operationId: getItem_01421 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01422: + get: + tags: + - Item + operationId: getItem_01422 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01423: + get: + tags: + - Item + operationId: getItem_01423 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01424: + get: + tags: + - Item + operationId: getItem_01424 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01425: + get: + tags: + - Item + operationId: getItem_01425 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01426: + get: + tags: + - Item + operationId: getItem_01426 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01427: + get: + tags: + - Item + operationId: getItem_01427 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01428: + get: + tags: + - Item + operationId: getItem_01428 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01429: + get: + tags: + - Item + operationId: getItem_01429 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01430: + get: + tags: + - Item + operationId: getItem_01430 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01431: + get: + tags: + - Item + operationId: getItem_01431 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01432: + get: + tags: + - Item + operationId: getItem_01432 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01433: + get: + tags: + - Item + operationId: getItem_01433 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01434: + get: + tags: + - Item + operationId: getItem_01434 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01435: + get: + tags: + - Item + operationId: getItem_01435 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01436: + get: + tags: + - Item + operationId: getItem_01436 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01437: + get: + tags: + - Item + operationId: getItem_01437 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01438: + get: + tags: + - Item + operationId: getItem_01438 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01439: + get: + tags: + - Item + operationId: getItem_01439 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01440: + get: + tags: + - Item + operationId: getItem_01440 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01441: + get: + tags: + - Item + operationId: getItem_01441 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01442: + get: + tags: + - Item + operationId: getItem_01442 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01443: + get: + tags: + - Item + operationId: getItem_01443 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01444: + get: + tags: + - Item + operationId: getItem_01444 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01445: + get: + tags: + - Item + operationId: getItem_01445 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01446: + get: + tags: + - Item + operationId: getItem_01446 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01447: + get: + tags: + - Item + operationId: getItem_01447 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01448: + get: + tags: + - Item + operationId: getItem_01448 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01449: + get: + tags: + - Item + operationId: getItem_01449 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01450: + get: + tags: + - Item + operationId: getItem_01450 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01451: + get: + tags: + - Item + operationId: getItem_01451 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01452: + get: + tags: + - Item + operationId: getItem_01452 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01453: + get: + tags: + - Item + operationId: getItem_01453 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01454: + get: + tags: + - Item + operationId: getItem_01454 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01455: + get: + tags: + - Item + operationId: getItem_01455 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01456: + get: + tags: + - Item + operationId: getItem_01456 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01457: + get: + tags: + - Item + operationId: getItem_01457 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01458: + get: + tags: + - Item + operationId: getItem_01458 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01459: + get: + tags: + - Item + operationId: getItem_01459 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01460: + get: + tags: + - Item + operationId: getItem_01460 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01461: + get: + tags: + - Item + operationId: getItem_01461 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01462: + get: + tags: + - Item + operationId: getItem_01462 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01463: + get: + tags: + - Item + operationId: getItem_01463 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01464: + get: + tags: + - Item + operationId: getItem_01464 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01465: + get: + tags: + - Item + operationId: getItem_01465 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01466: + get: + tags: + - Item + operationId: getItem_01466 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01467: + get: + tags: + - Item + operationId: getItem_01467 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01468: + get: + tags: + - Item + operationId: getItem_01468 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01469: + get: + tags: + - Item + operationId: getItem_01469 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01470: + get: + tags: + - Item + operationId: getItem_01470 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01471: + get: + tags: + - Item + operationId: getItem_01471 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01472: + get: + tags: + - Item + operationId: getItem_01472 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01473: + get: + tags: + - Item + operationId: getItem_01473 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01474: + get: + tags: + - Item + operationId: getItem_01474 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01475: + get: + tags: + - Item + operationId: getItem_01475 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01476: + get: + tags: + - Item + operationId: getItem_01476 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01477: + get: + tags: + - Item + operationId: getItem_01477 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01478: + get: + tags: + - Item + operationId: getItem_01478 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01479: + get: + tags: + - Item + operationId: getItem_01479 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01480: + get: + tags: + - Item + operationId: getItem_01480 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01481: + get: + tags: + - Item + operationId: getItem_01481 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01482: + get: + tags: + - Item + operationId: getItem_01482 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01483: + get: + tags: + - Item + operationId: getItem_01483 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01484: + get: + tags: + - Item + operationId: getItem_01484 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01485: + get: + tags: + - Item + operationId: getItem_01485 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01486: + get: + tags: + - Item + operationId: getItem_01486 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01487: + get: + tags: + - Item + operationId: getItem_01487 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01488: + get: + tags: + - Item + operationId: getItem_01488 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01489: + get: + tags: + - Item + operationId: getItem_01489 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01490: + get: + tags: + - Item + operationId: getItem_01490 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01491: + get: + tags: + - Item + operationId: getItem_01491 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01492: + get: + tags: + - Item + operationId: getItem_01492 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01493: + get: + tags: + - Item + operationId: getItem_01493 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01494: + get: + tags: + - Item + operationId: getItem_01494 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01495: + get: + tags: + - Item + operationId: getItem_01495 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01496: + get: + tags: + - Item + operationId: getItem_01496 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01497: + get: + tags: + - Item + operationId: getItem_01497 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01498: + get: + tags: + - Item + operationId: getItem_01498 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01499: + get: + tags: + - Item + operationId: getItem_01499 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01500: + get: + tags: + - Item + operationId: getItem_01500 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01501: + get: + tags: + - Item + operationId: getItem_01501 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01502: + get: + tags: + - Item + operationId: getItem_01502 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01503: + get: + tags: + - Item + operationId: getItem_01503 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01504: + get: + tags: + - Item + operationId: getItem_01504 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01505: + get: + tags: + - Item + operationId: getItem_01505 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01506: + get: + tags: + - Item + operationId: getItem_01506 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01507: + get: + tags: + - Item + operationId: getItem_01507 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01508: + get: + tags: + - Item + operationId: getItem_01508 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01509: + get: + tags: + - Item + operationId: getItem_01509 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01510: + get: + tags: + - Item + operationId: getItem_01510 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01511: + get: + tags: + - Item + operationId: getItem_01511 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01512: + get: + tags: + - Item + operationId: getItem_01512 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01513: + get: + tags: + - Item + operationId: getItem_01513 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01514: + get: + tags: + - Item + operationId: getItem_01514 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01515: + get: + tags: + - Item + operationId: getItem_01515 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01516: + get: + tags: + - Item + operationId: getItem_01516 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01517: + get: + tags: + - Item + operationId: getItem_01517 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01518: + get: + tags: + - Item + operationId: getItem_01518 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01519: + get: + tags: + - Item + operationId: getItem_01519 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01520: + get: + tags: + - Item + operationId: getItem_01520 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01521: + get: + tags: + - Item + operationId: getItem_01521 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01522: + get: + tags: + - Item + operationId: getItem_01522 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01523: + get: + tags: + - Item + operationId: getItem_01523 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01524: + get: + tags: + - Item + operationId: getItem_01524 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01525: + get: + tags: + - Item + operationId: getItem_01525 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01526: + get: + tags: + - Item + operationId: getItem_01526 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01527: + get: + tags: + - Item + operationId: getItem_01527 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01528: + get: + tags: + - Item + operationId: getItem_01528 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01529: + get: + tags: + - Item + operationId: getItem_01529 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01530: + get: + tags: + - Item + operationId: getItem_01530 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01531: + get: + tags: + - Item + operationId: getItem_01531 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01532: + get: + tags: + - Item + operationId: getItem_01532 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01533: + get: + tags: + - Item + operationId: getItem_01533 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01534: + get: + tags: + - Item + operationId: getItem_01534 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01535: + get: + tags: + - Item + operationId: getItem_01535 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01536: + get: + tags: + - Item + operationId: getItem_01536 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01537: + get: + tags: + - Item + operationId: getItem_01537 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01538: + get: + tags: + - Item + operationId: getItem_01538 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01539: + get: + tags: + - Item + operationId: getItem_01539 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01540: + get: + tags: + - Item + operationId: getItem_01540 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01541: + get: + tags: + - Item + operationId: getItem_01541 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01542: + get: + tags: + - Item + operationId: getItem_01542 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01543: + get: + tags: + - Item + operationId: getItem_01543 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01544: + get: + tags: + - Item + operationId: getItem_01544 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01545: + get: + tags: + - Item + operationId: getItem_01545 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01546: + get: + tags: + - Item + operationId: getItem_01546 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01547: + get: + tags: + - Item + operationId: getItem_01547 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01548: + get: + tags: + - Item + operationId: getItem_01548 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01549: + get: + tags: + - Item + operationId: getItem_01549 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01550: + get: + tags: + - Item + operationId: getItem_01550 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01551: + get: + tags: + - Item + operationId: getItem_01551 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01552: + get: + tags: + - Item + operationId: getItem_01552 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01553: + get: + tags: + - Item + operationId: getItem_01553 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01554: + get: + tags: + - Item + operationId: getItem_01554 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01555: + get: + tags: + - Item + operationId: getItem_01555 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01556: + get: + tags: + - Item + operationId: getItem_01556 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01557: + get: + tags: + - Item + operationId: getItem_01557 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01558: + get: + tags: + - Item + operationId: getItem_01558 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01559: + get: + tags: + - Item + operationId: getItem_01559 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01560: + get: + tags: + - Item + operationId: getItem_01560 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01561: + get: + tags: + - Item + operationId: getItem_01561 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01562: + get: + tags: + - Item + operationId: getItem_01562 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01563: + get: + tags: + - Item + operationId: getItem_01563 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01564: + get: + tags: + - Item + operationId: getItem_01564 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01565: + get: + tags: + - Item + operationId: getItem_01565 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01566: + get: + tags: + - Item + operationId: getItem_01566 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01567: + get: + tags: + - Item + operationId: getItem_01567 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01568: + get: + tags: + - Item + operationId: getItem_01568 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01569: + get: + tags: + - Item + operationId: getItem_01569 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01570: + get: + tags: + - Item + operationId: getItem_01570 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01571: + get: + tags: + - Item + operationId: getItem_01571 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01572: + get: + tags: + - Item + operationId: getItem_01572 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01573: + get: + tags: + - Item + operationId: getItem_01573 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01574: + get: + tags: + - Item + operationId: getItem_01574 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01575: + get: + tags: + - Item + operationId: getItem_01575 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01576: + get: + tags: + - Item + operationId: getItem_01576 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01577: + get: + tags: + - Item + operationId: getItem_01577 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01578: + get: + tags: + - Item + operationId: getItem_01578 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01579: + get: + tags: + - Item + operationId: getItem_01579 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01580: + get: + tags: + - Item + operationId: getItem_01580 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01581: + get: + tags: + - Item + operationId: getItem_01581 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01582: + get: + tags: + - Item + operationId: getItem_01582 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01583: + get: + tags: + - Item + operationId: getItem_01583 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01584: + get: + tags: + - Item + operationId: getItem_01584 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01585: + get: + tags: + - Item + operationId: getItem_01585 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01586: + get: + tags: + - Item + operationId: getItem_01586 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01587: + get: + tags: + - Item + operationId: getItem_01587 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01588: + get: + tags: + - Item + operationId: getItem_01588 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01589: + get: + tags: + - Item + operationId: getItem_01589 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01590: + get: + tags: + - Item + operationId: getItem_01590 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01591: + get: + tags: + - Item + operationId: getItem_01591 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01592: + get: + tags: + - Item + operationId: getItem_01592 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01593: + get: + tags: + - Item + operationId: getItem_01593 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01594: + get: + tags: + - Item + operationId: getItem_01594 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01595: + get: + tags: + - Item + operationId: getItem_01595 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01596: + get: + tags: + - Item + operationId: getItem_01596 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01597: + get: + tags: + - Item + operationId: getItem_01597 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01598: + get: + tags: + - Item + operationId: getItem_01598 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01599: + get: + tags: + - Item + operationId: getItem_01599 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01600: + get: + tags: + - Item + operationId: getItem_01600 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01601: + get: + tags: + - Item + operationId: getItem_01601 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01602: + get: + tags: + - Item + operationId: getItem_01602 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01603: + get: + tags: + - Item + operationId: getItem_01603 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01604: + get: + tags: + - Item + operationId: getItem_01604 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01605: + get: + tags: + - Item + operationId: getItem_01605 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01606: + get: + tags: + - Item + operationId: getItem_01606 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01607: + get: + tags: + - Item + operationId: getItem_01607 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01608: + get: + tags: + - Item + operationId: getItem_01608 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01609: + get: + tags: + - Item + operationId: getItem_01609 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01610: + get: + tags: + - Item + operationId: getItem_01610 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01611: + get: + tags: + - Item + operationId: getItem_01611 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01612: + get: + tags: + - Item + operationId: getItem_01612 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01613: + get: + tags: + - Item + operationId: getItem_01613 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01614: + get: + tags: + - Item + operationId: getItem_01614 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01615: + get: + tags: + - Item + operationId: getItem_01615 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01616: + get: + tags: + - Item + operationId: getItem_01616 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01617: + get: + tags: + - Item + operationId: getItem_01617 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01618: + get: + tags: + - Item + operationId: getItem_01618 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01619: + get: + tags: + - Item + operationId: getItem_01619 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01620: + get: + tags: + - Item + operationId: getItem_01620 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01621: + get: + tags: + - Item + operationId: getItem_01621 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01622: + get: + tags: + - Item + operationId: getItem_01622 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01623: + get: + tags: + - Item + operationId: getItem_01623 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01624: + get: + tags: + - Item + operationId: getItem_01624 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01625: + get: + tags: + - Item + operationId: getItem_01625 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01626: + get: + tags: + - Item + operationId: getItem_01626 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01627: + get: + tags: + - Item + operationId: getItem_01627 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01628: + get: + tags: + - Item + operationId: getItem_01628 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01629: + get: + tags: + - Item + operationId: getItem_01629 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01630: + get: + tags: + - Item + operationId: getItem_01630 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01631: + get: + tags: + - Item + operationId: getItem_01631 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01632: + get: + tags: + - Item + operationId: getItem_01632 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01633: + get: + tags: + - Item + operationId: getItem_01633 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01634: + get: + tags: + - Item + operationId: getItem_01634 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01635: + get: + tags: + - Item + operationId: getItem_01635 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01636: + get: + tags: + - Item + operationId: getItem_01636 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01637: + get: + tags: + - Item + operationId: getItem_01637 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01638: + get: + tags: + - Item + operationId: getItem_01638 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01639: + get: + tags: + - Item + operationId: getItem_01639 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01640: + get: + tags: + - Item + operationId: getItem_01640 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01641: + get: + tags: + - Item + operationId: getItem_01641 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01642: + get: + tags: + - Item + operationId: getItem_01642 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01643: + get: + tags: + - Item + operationId: getItem_01643 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01644: + get: + tags: + - Item + operationId: getItem_01644 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01645: + get: + tags: + - Item + operationId: getItem_01645 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01646: + get: + tags: + - Item + operationId: getItem_01646 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01647: + get: + tags: + - Item + operationId: getItem_01647 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01648: + get: + tags: + - Item + operationId: getItem_01648 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01649: + get: + tags: + - Item + operationId: getItem_01649 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01650: + get: + tags: + - Item + operationId: getItem_01650 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01651: + get: + tags: + - Item + operationId: getItem_01651 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01652: + get: + tags: + - Item + operationId: getItem_01652 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01653: + get: + tags: + - Item + operationId: getItem_01653 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01654: + get: + tags: + - Item + operationId: getItem_01654 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01655: + get: + tags: + - Item + operationId: getItem_01655 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01656: + get: + tags: + - Item + operationId: getItem_01656 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01657: + get: + tags: + - Item + operationId: getItem_01657 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01658: + get: + tags: + - Item + operationId: getItem_01658 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01659: + get: + tags: + - Item + operationId: getItem_01659 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01660: + get: + tags: + - Item + operationId: getItem_01660 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01661: + get: + tags: + - Item + operationId: getItem_01661 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01662: + get: + tags: + - Item + operationId: getItem_01662 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01663: + get: + tags: + - Item + operationId: getItem_01663 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01664: + get: + tags: + - Item + operationId: getItem_01664 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01665: + get: + tags: + - Item + operationId: getItem_01665 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01666: + get: + tags: + - Item + operationId: getItem_01666 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01667: + get: + tags: + - Item + operationId: getItem_01667 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01668: + get: + tags: + - Item + operationId: getItem_01668 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01669: + get: + tags: + - Item + operationId: getItem_01669 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01670: + get: + tags: + - Item + operationId: getItem_01670 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01671: + get: + tags: + - Item + operationId: getItem_01671 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01672: + get: + tags: + - Item + operationId: getItem_01672 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01673: + get: + tags: + - Item + operationId: getItem_01673 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01674: + get: + tags: + - Item + operationId: getItem_01674 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01675: + get: + tags: + - Item + operationId: getItem_01675 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01676: + get: + tags: + - Item + operationId: getItem_01676 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01677: + get: + tags: + - Item + operationId: getItem_01677 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01678: + get: + tags: + - Item + operationId: getItem_01678 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01679: + get: + tags: + - Item + operationId: getItem_01679 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01680: + get: + tags: + - Item + operationId: getItem_01680 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01681: + get: + tags: + - Item + operationId: getItem_01681 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01682: + get: + tags: + - Item + operationId: getItem_01682 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01683: + get: + tags: + - Item + operationId: getItem_01683 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01684: + get: + tags: + - Item + operationId: getItem_01684 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01685: + get: + tags: + - Item + operationId: getItem_01685 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01686: + get: + tags: + - Item + operationId: getItem_01686 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01687: + get: + tags: + - Item + operationId: getItem_01687 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01688: + get: + tags: + - Item + operationId: getItem_01688 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01689: + get: + tags: + - Item + operationId: getItem_01689 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01690: + get: + tags: + - Item + operationId: getItem_01690 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01691: + get: + tags: + - Item + operationId: getItem_01691 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01692: + get: + tags: + - Item + operationId: getItem_01692 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01693: + get: + tags: + - Item + operationId: getItem_01693 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01694: + get: + tags: + - Item + operationId: getItem_01694 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01695: + get: + tags: + - Item + operationId: getItem_01695 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01696: + get: + tags: + - Item + operationId: getItem_01696 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01697: + get: + tags: + - Item + operationId: getItem_01697 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01698: + get: + tags: + - Item + operationId: getItem_01698 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01699: + get: + tags: + - Item + operationId: getItem_01699 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01700: + get: + tags: + - Item + operationId: getItem_01700 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01701: + get: + tags: + - Item + operationId: getItem_01701 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01702: + get: + tags: + - Item + operationId: getItem_01702 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01703: + get: + tags: + - Item + operationId: getItem_01703 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01704: + get: + tags: + - Item + operationId: getItem_01704 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01705: + get: + tags: + - Item + operationId: getItem_01705 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01706: + get: + tags: + - Item + operationId: getItem_01706 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01707: + get: + tags: + - Item + operationId: getItem_01707 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01708: + get: + tags: + - Item + operationId: getItem_01708 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01709: + get: + tags: + - Item + operationId: getItem_01709 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01710: + get: + tags: + - Item + operationId: getItem_01710 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01711: + get: + tags: + - Item + operationId: getItem_01711 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01712: + get: + tags: + - Item + operationId: getItem_01712 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01713: + get: + tags: + - Item + operationId: getItem_01713 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01714: + get: + tags: + - Item + operationId: getItem_01714 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01715: + get: + tags: + - Item + operationId: getItem_01715 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01716: + get: + tags: + - Item + operationId: getItem_01716 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01717: + get: + tags: + - Item + operationId: getItem_01717 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01718: + get: + tags: + - Item + operationId: getItem_01718 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01719: + get: + tags: + - Item + operationId: getItem_01719 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01720: + get: + tags: + - Item + operationId: getItem_01720 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01721: + get: + tags: + - Item + operationId: getItem_01721 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01722: + get: + tags: + - Item + operationId: getItem_01722 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01723: + get: + tags: + - Item + operationId: getItem_01723 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01724: + get: + tags: + - Item + operationId: getItem_01724 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01725: + get: + tags: + - Item + operationId: getItem_01725 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01726: + get: + tags: + - Item + operationId: getItem_01726 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01727: + get: + tags: + - Item + operationId: getItem_01727 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01728: + get: + tags: + - Item + operationId: getItem_01728 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01729: + get: + tags: + - Item + operationId: getItem_01729 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01730: + get: + tags: + - Item + operationId: getItem_01730 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01731: + get: + tags: + - Item + operationId: getItem_01731 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01732: + get: + tags: + - Item + operationId: getItem_01732 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01733: + get: + tags: + - Item + operationId: getItem_01733 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01734: + get: + tags: + - Item + operationId: getItem_01734 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01735: + get: + tags: + - Item + operationId: getItem_01735 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01736: + get: + tags: + - Item + operationId: getItem_01736 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01737: + get: + tags: + - Item + operationId: getItem_01737 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01738: + get: + tags: + - Item + operationId: getItem_01738 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01739: + get: + tags: + - Item + operationId: getItem_01739 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01740: + get: + tags: + - Item + operationId: getItem_01740 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01741: + get: + tags: + - Item + operationId: getItem_01741 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01742: + get: + tags: + - Item + operationId: getItem_01742 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01743: + get: + tags: + - Item + operationId: getItem_01743 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01744: + get: + tags: + - Item + operationId: getItem_01744 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01745: + get: + tags: + - Item + operationId: getItem_01745 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01746: + get: + tags: + - Item + operationId: getItem_01746 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01747: + get: + tags: + - Item + operationId: getItem_01747 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01748: + get: + tags: + - Item + operationId: getItem_01748 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01749: + get: + tags: + - Item + operationId: getItem_01749 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01750: + get: + tags: + - Item + operationId: getItem_01750 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01751: + get: + tags: + - Item + operationId: getItem_01751 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01752: + get: + tags: + - Item + operationId: getItem_01752 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01753: + get: + tags: + - Item + operationId: getItem_01753 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01754: + get: + tags: + - Item + operationId: getItem_01754 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01755: + get: + tags: + - Item + operationId: getItem_01755 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01756: + get: + tags: + - Item + operationId: getItem_01756 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01757: + get: + tags: + - Item + operationId: getItem_01757 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01758: + get: + tags: + - Item + operationId: getItem_01758 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01759: + get: + tags: + - Item + operationId: getItem_01759 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01760: + get: + tags: + - Item + operationId: getItem_01760 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01761: + get: + tags: + - Item + operationId: getItem_01761 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01762: + get: + tags: + - Item + operationId: getItem_01762 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01763: + get: + tags: + - Item + operationId: getItem_01763 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01764: + get: + tags: + - Item + operationId: getItem_01764 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01765: + get: + tags: + - Item + operationId: getItem_01765 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01766: + get: + tags: + - Item + operationId: getItem_01766 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01767: + get: + tags: + - Item + operationId: getItem_01767 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01768: + get: + tags: + - Item + operationId: getItem_01768 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01769: + get: + tags: + - Item + operationId: getItem_01769 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01770: + get: + tags: + - Item + operationId: getItem_01770 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01771: + get: + tags: + - Item + operationId: getItem_01771 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01772: + get: + tags: + - Item + operationId: getItem_01772 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01773: + get: + tags: + - Item + operationId: getItem_01773 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01774: + get: + tags: + - Item + operationId: getItem_01774 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01775: + get: + tags: + - Item + operationId: getItem_01775 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01776: + get: + tags: + - Item + operationId: getItem_01776 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01777: + get: + tags: + - Item + operationId: getItem_01777 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01778: + get: + tags: + - Item + operationId: getItem_01778 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01779: + get: + tags: + - Item + operationId: getItem_01779 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01780: + get: + tags: + - Item + operationId: getItem_01780 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01781: + get: + tags: + - Item + operationId: getItem_01781 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01782: + get: + tags: + - Item + operationId: getItem_01782 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01783: + get: + tags: + - Item + operationId: getItem_01783 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01784: + get: + tags: + - Item + operationId: getItem_01784 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01785: + get: + tags: + - Item + operationId: getItem_01785 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01786: + get: + tags: + - Item + operationId: getItem_01786 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01787: + get: + tags: + - Item + operationId: getItem_01787 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01788: + get: + tags: + - Item + operationId: getItem_01788 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01789: + get: + tags: + - Item + operationId: getItem_01789 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01790: + get: + tags: + - Item + operationId: getItem_01790 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01791: + get: + tags: + - Item + operationId: getItem_01791 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01792: + get: + tags: + - Item + operationId: getItem_01792 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01793: + get: + tags: + - Item + operationId: getItem_01793 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01794: + get: + tags: + - Item + operationId: getItem_01794 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01795: + get: + tags: + - Item + operationId: getItem_01795 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01796: + get: + tags: + - Item + operationId: getItem_01796 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01797: + get: + tags: + - Item + operationId: getItem_01797 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01798: + get: + tags: + - Item + operationId: getItem_01798 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01799: + get: + tags: + - Item + operationId: getItem_01799 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01800: + get: + tags: + - Item + operationId: getItem_01800 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01801: + get: + tags: + - Item + operationId: getItem_01801 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01802: + get: + tags: + - Item + operationId: getItem_01802 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01803: + get: + tags: + - Item + operationId: getItem_01803 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01804: + get: + tags: + - Item + operationId: getItem_01804 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01805: + get: + tags: + - Item + operationId: getItem_01805 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01806: + get: + tags: + - Item + operationId: getItem_01806 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01807: + get: + tags: + - Item + operationId: getItem_01807 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01808: + get: + tags: + - Item + operationId: getItem_01808 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01809: + get: + tags: + - Item + operationId: getItem_01809 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01810: + get: + tags: + - Item + operationId: getItem_01810 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01811: + get: + tags: + - Item + operationId: getItem_01811 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01812: + get: + tags: + - Item + operationId: getItem_01812 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01813: + get: + tags: + - Item + operationId: getItem_01813 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01814: + get: + tags: + - Item + operationId: getItem_01814 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01815: + get: + tags: + - Item + operationId: getItem_01815 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01816: + get: + tags: + - Item + operationId: getItem_01816 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01817: + get: + tags: + - Item + operationId: getItem_01817 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01818: + get: + tags: + - Item + operationId: getItem_01818 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01819: + get: + tags: + - Item + operationId: getItem_01819 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01820: + get: + tags: + - Item + operationId: getItem_01820 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01821: + get: + tags: + - Item + operationId: getItem_01821 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01822: + get: + tags: + - Item + operationId: getItem_01822 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01823: + get: + tags: + - Item + operationId: getItem_01823 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01824: + get: + tags: + - Item + operationId: getItem_01824 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01825: + get: + tags: + - Item + operationId: getItem_01825 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01826: + get: + tags: + - Item + operationId: getItem_01826 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01827: + get: + tags: + - Item + operationId: getItem_01827 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01828: + get: + tags: + - Item + operationId: getItem_01828 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01829: + get: + tags: + - Item + operationId: getItem_01829 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01830: + get: + tags: + - Item + operationId: getItem_01830 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01831: + get: + tags: + - Item + operationId: getItem_01831 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01832: + get: + tags: + - Item + operationId: getItem_01832 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01833: + get: + tags: + - Item + operationId: getItem_01833 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01834: + get: + tags: + - Item + operationId: getItem_01834 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01835: + get: + tags: + - Item + operationId: getItem_01835 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01836: + get: + tags: + - Item + operationId: getItem_01836 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01837: + get: + tags: + - Item + operationId: getItem_01837 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01838: + get: + tags: + - Item + operationId: getItem_01838 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01839: + get: + tags: + - Item + operationId: getItem_01839 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01840: + get: + tags: + - Item + operationId: getItem_01840 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01841: + get: + tags: + - Item + operationId: getItem_01841 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01842: + get: + tags: + - Item + operationId: getItem_01842 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01843: + get: + tags: + - Item + operationId: getItem_01843 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01844: + get: + tags: + - Item + operationId: getItem_01844 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01845: + get: + tags: + - Item + operationId: getItem_01845 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01846: + get: + tags: + - Item + operationId: getItem_01846 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01847: + get: + tags: + - Item + operationId: getItem_01847 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01848: + get: + tags: + - Item + operationId: getItem_01848 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01849: + get: + tags: + - Item + operationId: getItem_01849 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01850: + get: + tags: + - Item + operationId: getItem_01850 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01851: + get: + tags: + - Item + operationId: getItem_01851 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01852: + get: + tags: + - Item + operationId: getItem_01852 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01853: + get: + tags: + - Item + operationId: getItem_01853 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01854: + get: + tags: + - Item + operationId: getItem_01854 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01855: + get: + tags: + - Item + operationId: getItem_01855 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01856: + get: + tags: + - Item + operationId: getItem_01856 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01857: + get: + tags: + - Item + operationId: getItem_01857 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01858: + get: + tags: + - Item + operationId: getItem_01858 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01859: + get: + tags: + - Item + operationId: getItem_01859 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01860: + get: + tags: + - Item + operationId: getItem_01860 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01861: + get: + tags: + - Item + operationId: getItem_01861 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01862: + get: + tags: + - Item + operationId: getItem_01862 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01863: + get: + tags: + - Item + operationId: getItem_01863 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01864: + get: + tags: + - Item + operationId: getItem_01864 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01865: + get: + tags: + - Item + operationId: getItem_01865 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01866: + get: + tags: + - Item + operationId: getItem_01866 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01867: + get: + tags: + - Item + operationId: getItem_01867 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01868: + get: + tags: + - Item + operationId: getItem_01868 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01869: + get: + tags: + - Item + operationId: getItem_01869 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01870: + get: + tags: + - Item + operationId: getItem_01870 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01871: + get: + tags: + - Item + operationId: getItem_01871 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01872: + get: + tags: + - Item + operationId: getItem_01872 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01873: + get: + tags: + - Item + operationId: getItem_01873 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01874: + get: + tags: + - Item + operationId: getItem_01874 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01875: + get: + tags: + - Item + operationId: getItem_01875 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01876: + get: + tags: + - Item + operationId: getItem_01876 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01877: + get: + tags: + - Item + operationId: getItem_01877 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01878: + get: + tags: + - Item + operationId: getItem_01878 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01879: + get: + tags: + - Item + operationId: getItem_01879 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01880: + get: + tags: + - Item + operationId: getItem_01880 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01881: + get: + tags: + - Item + operationId: getItem_01881 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01882: + get: + tags: + - Item + operationId: getItem_01882 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01883: + get: + tags: + - Item + operationId: getItem_01883 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01884: + get: + tags: + - Item + operationId: getItem_01884 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01885: + get: + tags: + - Item + operationId: getItem_01885 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01886: + get: + tags: + - Item + operationId: getItem_01886 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01887: + get: + tags: + - Item + operationId: getItem_01887 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01888: + get: + tags: + - Item + operationId: getItem_01888 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01889: + get: + tags: + - Item + operationId: getItem_01889 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01890: + get: + tags: + - Item + operationId: getItem_01890 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01891: + get: + tags: + - Item + operationId: getItem_01891 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01892: + get: + tags: + - Item + operationId: getItem_01892 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01893: + get: + tags: + - Item + operationId: getItem_01893 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01894: + get: + tags: + - Item + operationId: getItem_01894 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01895: + get: + tags: + - Item + operationId: getItem_01895 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01896: + get: + tags: + - Item + operationId: getItem_01896 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01897: + get: + tags: + - Item + operationId: getItem_01897 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01898: + get: + tags: + - Item + operationId: getItem_01898 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01899: + get: + tags: + - Item + operationId: getItem_01899 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01900: + get: + tags: + - Item + operationId: getItem_01900 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01901: + get: + tags: + - Item + operationId: getItem_01901 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01902: + get: + tags: + - Item + operationId: getItem_01902 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01903: + get: + tags: + - Item + operationId: getItem_01903 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01904: + get: + tags: + - Item + operationId: getItem_01904 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01905: + get: + tags: + - Item + operationId: getItem_01905 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01906: + get: + tags: + - Item + operationId: getItem_01906 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01907: + get: + tags: + - Item + operationId: getItem_01907 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01908: + get: + tags: + - Item + operationId: getItem_01908 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01909: + get: + tags: + - Item + operationId: getItem_01909 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01910: + get: + tags: + - Item + operationId: getItem_01910 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01911: + get: + tags: + - Item + operationId: getItem_01911 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01912: + get: + tags: + - Item + operationId: getItem_01912 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01913: + get: + tags: + - Item + operationId: getItem_01913 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01914: + get: + tags: + - Item + operationId: getItem_01914 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01915: + get: + tags: + - Item + operationId: getItem_01915 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01916: + get: + tags: + - Item + operationId: getItem_01916 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01917: + get: + tags: + - Item + operationId: getItem_01917 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01918: + get: + tags: + - Item + operationId: getItem_01918 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01919: + get: + tags: + - Item + operationId: getItem_01919 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01920: + get: + tags: + - Item + operationId: getItem_01920 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01921: + get: + tags: + - Item + operationId: getItem_01921 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01922: + get: + tags: + - Item + operationId: getItem_01922 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01923: + get: + tags: + - Item + operationId: getItem_01923 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01924: + get: + tags: + - Item + operationId: getItem_01924 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01925: + get: + tags: + - Item + operationId: getItem_01925 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01926: + get: + tags: + - Item + operationId: getItem_01926 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01927: + get: + tags: + - Item + operationId: getItem_01927 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01928: + get: + tags: + - Item + operationId: getItem_01928 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01929: + get: + tags: + - Item + operationId: getItem_01929 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01930: + get: + tags: + - Item + operationId: getItem_01930 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01931: + get: + tags: + - Item + operationId: getItem_01931 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01932: + get: + tags: + - Item + operationId: getItem_01932 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01933: + get: + tags: + - Item + operationId: getItem_01933 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01934: + get: + tags: + - Item + operationId: getItem_01934 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01935: + get: + tags: + - Item + operationId: getItem_01935 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01936: + get: + tags: + - Item + operationId: getItem_01936 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01937: + get: + tags: + - Item + operationId: getItem_01937 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01938: + get: + tags: + - Item + operationId: getItem_01938 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01939: + get: + tags: + - Item + operationId: getItem_01939 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01940: + get: + tags: + - Item + operationId: getItem_01940 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01941: + get: + tags: + - Item + operationId: getItem_01941 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01942: + get: + tags: + - Item + operationId: getItem_01942 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01943: + get: + tags: + - Item + operationId: getItem_01943 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01944: + get: + tags: + - Item + operationId: getItem_01944 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01945: + get: + tags: + - Item + operationId: getItem_01945 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01946: + get: + tags: + - Item + operationId: getItem_01946 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01947: + get: + tags: + - Item + operationId: getItem_01947 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01948: + get: + tags: + - Item + operationId: getItem_01948 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01949: + get: + tags: + - Item + operationId: getItem_01949 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01950: + get: + tags: + - Item + operationId: getItem_01950 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01951: + get: + tags: + - Item + operationId: getItem_01951 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01952: + get: + tags: + - Item + operationId: getItem_01952 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01953: + get: + tags: + - Item + operationId: getItem_01953 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01954: + get: + tags: + - Item + operationId: getItem_01954 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01955: + get: + tags: + - Item + operationId: getItem_01955 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01956: + get: + tags: + - Item + operationId: getItem_01956 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01957: + get: + tags: + - Item + operationId: getItem_01957 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01958: + get: + tags: + - Item + operationId: getItem_01958 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01959: + get: + tags: + - Item + operationId: getItem_01959 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01960: + get: + tags: + - Item + operationId: getItem_01960 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01961: + get: + tags: + - Item + operationId: getItem_01961 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01962: + get: + tags: + - Item + operationId: getItem_01962 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01963: + get: + tags: + - Item + operationId: getItem_01963 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01964: + get: + tags: + - Item + operationId: getItem_01964 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01965: + get: + tags: + - Item + operationId: getItem_01965 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01966: + get: + tags: + - Item + operationId: getItem_01966 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01967: + get: + tags: + - Item + operationId: getItem_01967 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01968: + get: + tags: + - Item + operationId: getItem_01968 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01969: + get: + tags: + - Item + operationId: getItem_01969 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01970: + get: + tags: + - Item + operationId: getItem_01970 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01971: + get: + tags: + - Item + operationId: getItem_01971 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01972: + get: + tags: + - Item + operationId: getItem_01972 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01973: + get: + tags: + - Item + operationId: getItem_01973 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01974: + get: + tags: + - Item + operationId: getItem_01974 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01975: + get: + tags: + - Item + operationId: getItem_01975 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01976: + get: + tags: + - Item + operationId: getItem_01976 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01977: + get: + tags: + - Item + operationId: getItem_01977 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01978: + get: + tags: + - Item + operationId: getItem_01978 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01979: + get: + tags: + - Item + operationId: getItem_01979 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01980: + get: + tags: + - Item + operationId: getItem_01980 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01981: + get: + tags: + - Item + operationId: getItem_01981 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01982: + get: + tags: + - Item + operationId: getItem_01982 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01983: + get: + tags: + - Item + operationId: getItem_01983 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01984: + get: + tags: + - Item + operationId: getItem_01984 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01985: + get: + tags: + - Item + operationId: getItem_01985 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01986: + get: + tags: + - Item + operationId: getItem_01986 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01987: + get: + tags: + - Item + operationId: getItem_01987 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01988: + get: + tags: + - Item + operationId: getItem_01988 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01989: + get: + tags: + - Item + operationId: getItem_01989 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01990: + get: + tags: + - Item + operationId: getItem_01990 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01991: + get: + tags: + - Item + operationId: getItem_01991 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01992: + get: + tags: + - Item + operationId: getItem_01992 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01993: + get: + tags: + - Item + operationId: getItem_01993 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01994: + get: + tags: + - Item + operationId: getItem_01994 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01995: + get: + tags: + - Item + operationId: getItem_01995 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01996: + get: + tags: + - Item + operationId: getItem_01996 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01997: + get: + tags: + - Item + operationId: getItem_01997 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01998: + get: + tags: + - Item + operationId: getItem_01998 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_01999: + get: + tags: + - Item + operationId: getItem_01999 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02000: + get: + tags: + - Item + operationId: getItem_02000 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02001: + get: + tags: + - Item + operationId: getItem_02001 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02002: + get: + tags: + - Item + operationId: getItem_02002 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02003: + get: + tags: + - Item + operationId: getItem_02003 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02004: + get: + tags: + - Item + operationId: getItem_02004 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02005: + get: + tags: + - Item + operationId: getItem_02005 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02006: + get: + tags: + - Item + operationId: getItem_02006 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02007: + get: + tags: + - Item + operationId: getItem_02007 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02008: + get: + tags: + - Item + operationId: getItem_02008 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02009: + get: + tags: + - Item + operationId: getItem_02009 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02010: + get: + tags: + - Item + operationId: getItem_02010 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02011: + get: + tags: + - Item + operationId: getItem_02011 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02012: + get: + tags: + - Item + operationId: getItem_02012 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02013: + get: + tags: + - Item + operationId: getItem_02013 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02014: + get: + tags: + - Item + operationId: getItem_02014 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02015: + get: + tags: + - Item + operationId: getItem_02015 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02016: + get: + tags: + - Item + operationId: getItem_02016 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02017: + get: + tags: + - Item + operationId: getItem_02017 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02018: + get: + tags: + - Item + operationId: getItem_02018 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02019: + get: + tags: + - Item + operationId: getItem_02019 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02020: + get: + tags: + - Item + operationId: getItem_02020 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02021: + get: + tags: + - Item + operationId: getItem_02021 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02022: + get: + tags: + - Item + operationId: getItem_02022 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02023: + get: + tags: + - Item + operationId: getItem_02023 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02024: + get: + tags: + - Item + operationId: getItem_02024 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02025: + get: + tags: + - Item + operationId: getItem_02025 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02026: + get: + tags: + - Item + operationId: getItem_02026 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02027: + get: + tags: + - Item + operationId: getItem_02027 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02028: + get: + tags: + - Item + operationId: getItem_02028 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02029: + get: + tags: + - Item + operationId: getItem_02029 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02030: + get: + tags: + - Item + operationId: getItem_02030 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02031: + get: + tags: + - Item + operationId: getItem_02031 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02032: + get: + tags: + - Item + operationId: getItem_02032 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02033: + get: + tags: + - Item + operationId: getItem_02033 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02034: + get: + tags: + - Item + operationId: getItem_02034 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02035: + get: + tags: + - Item + operationId: getItem_02035 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02036: + get: + tags: + - Item + operationId: getItem_02036 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02037: + get: + tags: + - Item + operationId: getItem_02037 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02038: + get: + tags: + - Item + operationId: getItem_02038 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02039: + get: + tags: + - Item + operationId: getItem_02039 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02040: + get: + tags: + - Item + operationId: getItem_02040 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02041: + get: + tags: + - Item + operationId: getItem_02041 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02042: + get: + tags: + - Item + operationId: getItem_02042 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02043: + get: + tags: + - Item + operationId: getItem_02043 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02044: + get: + tags: + - Item + operationId: getItem_02044 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02045: + get: + tags: + - Item + operationId: getItem_02045 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02046: + get: + tags: + - Item + operationId: getItem_02046 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02047: + get: + tags: + - Item + operationId: getItem_02047 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02048: + get: + tags: + - Item + operationId: getItem_02048 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02049: + get: + tags: + - Item + operationId: getItem_02049 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02050: + get: + tags: + - Item + operationId: getItem_02050 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02051: + get: + tags: + - Item + operationId: getItem_02051 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02052: + get: + tags: + - Item + operationId: getItem_02052 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02053: + get: + tags: + - Item + operationId: getItem_02053 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02054: + get: + tags: + - Item + operationId: getItem_02054 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02055: + get: + tags: + - Item + operationId: getItem_02055 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02056: + get: + tags: + - Item + operationId: getItem_02056 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02057: + get: + tags: + - Item + operationId: getItem_02057 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02058: + get: + tags: + - Item + operationId: getItem_02058 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02059: + get: + tags: + - Item + operationId: getItem_02059 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02060: + get: + tags: + - Item + operationId: getItem_02060 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02061: + get: + tags: + - Item + operationId: getItem_02061 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02062: + get: + tags: + - Item + operationId: getItem_02062 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02063: + get: + tags: + - Item + operationId: getItem_02063 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02064: + get: + tags: + - Item + operationId: getItem_02064 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02065: + get: + tags: + - Item + operationId: getItem_02065 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02066: + get: + tags: + - Item + operationId: getItem_02066 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02067: + get: + tags: + - Item + operationId: getItem_02067 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02068: + get: + tags: + - Item + operationId: getItem_02068 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02069: + get: + tags: + - Item + operationId: getItem_02069 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02070: + get: + tags: + - Item + operationId: getItem_02070 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02071: + get: + tags: + - Item + operationId: getItem_02071 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02072: + get: + tags: + - Item + operationId: getItem_02072 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02073: + get: + tags: + - Item + operationId: getItem_02073 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02074: + get: + tags: + - Item + operationId: getItem_02074 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02075: + get: + tags: + - Item + operationId: getItem_02075 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02076: + get: + tags: + - Item + operationId: getItem_02076 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02077: + get: + tags: + - Item + operationId: getItem_02077 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02078: + get: + tags: + - Item + operationId: getItem_02078 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02079: + get: + tags: + - Item + operationId: getItem_02079 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02080: + get: + tags: + - Item + operationId: getItem_02080 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02081: + get: + tags: + - Item + operationId: getItem_02081 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02082: + get: + tags: + - Item + operationId: getItem_02082 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02083: + get: + tags: + - Item + operationId: getItem_02083 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02084: + get: + tags: + - Item + operationId: getItem_02084 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02085: + get: + tags: + - Item + operationId: getItem_02085 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02086: + get: + tags: + - Item + operationId: getItem_02086 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02087: + get: + tags: + - Item + operationId: getItem_02087 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02088: + get: + tags: + - Item + operationId: getItem_02088 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02089: + get: + tags: + - Item + operationId: getItem_02089 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02090: + get: + tags: + - Item + operationId: getItem_02090 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02091: + get: + tags: + - Item + operationId: getItem_02091 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02092: + get: + tags: + - Item + operationId: getItem_02092 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02093: + get: + tags: + - Item + operationId: getItem_02093 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02094: + get: + tags: + - Item + operationId: getItem_02094 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02095: + get: + tags: + - Item + operationId: getItem_02095 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02096: + get: + tags: + - Item + operationId: getItem_02096 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02097: + get: + tags: + - Item + operationId: getItem_02097 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02098: + get: + tags: + - Item + operationId: getItem_02098 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02099: + get: + tags: + - Item + operationId: getItem_02099 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02100: + get: + tags: + - Item + operationId: getItem_02100 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02101: + get: + tags: + - Item + operationId: getItem_02101 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02102: + get: + tags: + - Item + operationId: getItem_02102 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02103: + get: + tags: + - Item + operationId: getItem_02103 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02104: + get: + tags: + - Item + operationId: getItem_02104 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02105: + get: + tags: + - Item + operationId: getItem_02105 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02106: + get: + tags: + - Item + operationId: getItem_02106 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02107: + get: + tags: + - Item + operationId: getItem_02107 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02108: + get: + tags: + - Item + operationId: getItem_02108 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02109: + get: + tags: + - Item + operationId: getItem_02109 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02110: + get: + tags: + - Item + operationId: getItem_02110 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02111: + get: + tags: + - Item + operationId: getItem_02111 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02112: + get: + tags: + - Item + operationId: getItem_02112 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02113: + get: + tags: + - Item + operationId: getItem_02113 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02114: + get: + tags: + - Item + operationId: getItem_02114 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02115: + get: + tags: + - Item + operationId: getItem_02115 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02116: + get: + tags: + - Item + operationId: getItem_02116 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02117: + get: + tags: + - Item + operationId: getItem_02117 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02118: + get: + tags: + - Item + operationId: getItem_02118 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02119: + get: + tags: + - Item + operationId: getItem_02119 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02120: + get: + tags: + - Item + operationId: getItem_02120 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02121: + get: + tags: + - Item + operationId: getItem_02121 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02122: + get: + tags: + - Item + operationId: getItem_02122 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02123: + get: + tags: + - Item + operationId: getItem_02123 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02124: + get: + tags: + - Item + operationId: getItem_02124 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02125: + get: + tags: + - Item + operationId: getItem_02125 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02126: + get: + tags: + - Item + operationId: getItem_02126 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02127: + get: + tags: + - Item + operationId: getItem_02127 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02128: + get: + tags: + - Item + operationId: getItem_02128 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02129: + get: + tags: + - Item + operationId: getItem_02129 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02130: + get: + tags: + - Item + operationId: getItem_02130 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02131: + get: + tags: + - Item + operationId: getItem_02131 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02132: + get: + tags: + - Item + operationId: getItem_02132 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02133: + get: + tags: + - Item + operationId: getItem_02133 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02134: + get: + tags: + - Item + operationId: getItem_02134 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02135: + get: + tags: + - Item + operationId: getItem_02135 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02136: + get: + tags: + - Item + operationId: getItem_02136 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02137: + get: + tags: + - Item + operationId: getItem_02137 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02138: + get: + tags: + - Item + operationId: getItem_02138 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02139: + get: + tags: + - Item + operationId: getItem_02139 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02140: + get: + tags: + - Item + operationId: getItem_02140 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02141: + get: + tags: + - Item + operationId: getItem_02141 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02142: + get: + tags: + - Item + operationId: getItem_02142 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02143: + get: + tags: + - Item + operationId: getItem_02143 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02144: + get: + tags: + - Item + operationId: getItem_02144 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02145: + get: + tags: + - Item + operationId: getItem_02145 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02146: + get: + tags: + - Item + operationId: getItem_02146 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02147: + get: + tags: + - Item + operationId: getItem_02147 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02148: + get: + tags: + - Item + operationId: getItem_02148 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02149: + get: + tags: + - Item + operationId: getItem_02149 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02150: + get: + tags: + - Item + operationId: getItem_02150 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02151: + get: + tags: + - Item + operationId: getItem_02151 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02152: + get: + tags: + - Item + operationId: getItem_02152 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02153: + get: + tags: + - Item + operationId: getItem_02153 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02154: + get: + tags: + - Item + operationId: getItem_02154 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02155: + get: + tags: + - Item + operationId: getItem_02155 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02156: + get: + tags: + - Item + operationId: getItem_02156 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02157: + get: + tags: + - Item + operationId: getItem_02157 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02158: + get: + tags: + - Item + operationId: getItem_02158 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02159: + get: + tags: + - Item + operationId: getItem_02159 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02160: + get: + tags: + - Item + operationId: getItem_02160 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02161: + get: + tags: + - Item + operationId: getItem_02161 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02162: + get: + tags: + - Item + operationId: getItem_02162 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02163: + get: + tags: + - Item + operationId: getItem_02163 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02164: + get: + tags: + - Item + operationId: getItem_02164 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02165: + get: + tags: + - Item + operationId: getItem_02165 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02166: + get: + tags: + - Item + operationId: getItem_02166 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02167: + get: + tags: + - Item + operationId: getItem_02167 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02168: + get: + tags: + - Item + operationId: getItem_02168 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02169: + get: + tags: + - Item + operationId: getItem_02169 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02170: + get: + tags: + - Item + operationId: getItem_02170 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02171: + get: + tags: + - Item + operationId: getItem_02171 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02172: + get: + tags: + - Item + operationId: getItem_02172 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02173: + get: + tags: + - Item + operationId: getItem_02173 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02174: + get: + tags: + - Item + operationId: getItem_02174 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02175: + get: + tags: + - Item + operationId: getItem_02175 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02176: + get: + tags: + - Item + operationId: getItem_02176 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02177: + get: + tags: + - Item + operationId: getItem_02177 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02178: + get: + tags: + - Item + operationId: getItem_02178 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02179: + get: + tags: + - Item + operationId: getItem_02179 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02180: + get: + tags: + - Item + operationId: getItem_02180 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02181: + get: + tags: + - Item + operationId: getItem_02181 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02182: + get: + tags: + - Item + operationId: getItem_02182 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02183: + get: + tags: + - Item + operationId: getItem_02183 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02184: + get: + tags: + - Item + operationId: getItem_02184 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02185: + get: + tags: + - Item + operationId: getItem_02185 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02186: + get: + tags: + - Item + operationId: getItem_02186 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02187: + get: + tags: + - Item + operationId: getItem_02187 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02188: + get: + tags: + - Item + operationId: getItem_02188 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02189: + get: + tags: + - Item + operationId: getItem_02189 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02190: + get: + tags: + - Item + operationId: getItem_02190 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02191: + get: + tags: + - Item + operationId: getItem_02191 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02192: + get: + tags: + - Item + operationId: getItem_02192 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02193: + get: + tags: + - Item + operationId: getItem_02193 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02194: + get: + tags: + - Item + operationId: getItem_02194 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02195: + get: + tags: + - Item + operationId: getItem_02195 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02196: + get: + tags: + - Item + operationId: getItem_02196 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02197: + get: + tags: + - Item + operationId: getItem_02197 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02198: + get: + tags: + - Item + operationId: getItem_02198 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02199: + get: + tags: + - Item + operationId: getItem_02199 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02200: + get: + tags: + - Item + operationId: getItem_02200 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02201: + get: + tags: + - Item + operationId: getItem_02201 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02202: + get: + tags: + - Item + operationId: getItem_02202 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02203: + get: + tags: + - Item + operationId: getItem_02203 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02204: + get: + tags: + - Item + operationId: getItem_02204 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02205: + get: + tags: + - Item + operationId: getItem_02205 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02206: + get: + tags: + - Item + operationId: getItem_02206 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02207: + get: + tags: + - Item + operationId: getItem_02207 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02208: + get: + tags: + - Item + operationId: getItem_02208 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02209: + get: + tags: + - Item + operationId: getItem_02209 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02210: + get: + tags: + - Item + operationId: getItem_02210 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02211: + get: + tags: + - Item + operationId: getItem_02211 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02212: + get: + tags: + - Item + operationId: getItem_02212 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02213: + get: + tags: + - Item + operationId: getItem_02213 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02214: + get: + tags: + - Item + operationId: getItem_02214 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02215: + get: + tags: + - Item + operationId: getItem_02215 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02216: + get: + tags: + - Item + operationId: getItem_02216 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02217: + get: + tags: + - Item + operationId: getItem_02217 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02218: + get: + tags: + - Item + operationId: getItem_02218 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02219: + get: + tags: + - Item + operationId: getItem_02219 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02220: + get: + tags: + - Item + operationId: getItem_02220 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02221: + get: + tags: + - Item + operationId: getItem_02221 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02222: + get: + tags: + - Item + operationId: getItem_02222 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02223: + get: + tags: + - Item + operationId: getItem_02223 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02224: + get: + tags: + - Item + operationId: getItem_02224 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02225: + get: + tags: + - Item + operationId: getItem_02225 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02226: + get: + tags: + - Item + operationId: getItem_02226 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02227: + get: + tags: + - Item + operationId: getItem_02227 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02228: + get: + tags: + - Item + operationId: getItem_02228 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02229: + get: + tags: + - Item + operationId: getItem_02229 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02230: + get: + tags: + - Item + operationId: getItem_02230 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02231: + get: + tags: + - Item + operationId: getItem_02231 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02232: + get: + tags: + - Item + operationId: getItem_02232 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02233: + get: + tags: + - Item + operationId: getItem_02233 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02234: + get: + tags: + - Item + operationId: getItem_02234 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02235: + get: + tags: + - Item + operationId: getItem_02235 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02236: + get: + tags: + - Item + operationId: getItem_02236 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02237: + get: + tags: + - Item + operationId: getItem_02237 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02238: + get: + tags: + - Item + operationId: getItem_02238 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02239: + get: + tags: + - Item + operationId: getItem_02239 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02240: + get: + tags: + - Item + operationId: getItem_02240 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02241: + get: + tags: + - Item + operationId: getItem_02241 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02242: + get: + tags: + - Item + operationId: getItem_02242 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02243: + get: + tags: + - Item + operationId: getItem_02243 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02244: + get: + tags: + - Item + operationId: getItem_02244 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02245: + get: + tags: + - Item + operationId: getItem_02245 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02246: + get: + tags: + - Item + operationId: getItem_02246 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02247: + get: + tags: + - Item + operationId: getItem_02247 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02248: + get: + tags: + - Item + operationId: getItem_02248 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02249: + get: + tags: + - Item + operationId: getItem_02249 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02250: + get: + tags: + - Item + operationId: getItem_02250 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02251: + get: + tags: + - Item + operationId: getItem_02251 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02252: + get: + tags: + - Item + operationId: getItem_02252 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02253: + get: + tags: + - Item + operationId: getItem_02253 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02254: + get: + tags: + - Item + operationId: getItem_02254 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02255: + get: + tags: + - Item + operationId: getItem_02255 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02256: + get: + tags: + - Item + operationId: getItem_02256 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02257: + get: + tags: + - Item + operationId: getItem_02257 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02258: + get: + tags: + - Item + operationId: getItem_02258 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02259: + get: + tags: + - Item + operationId: getItem_02259 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02260: + get: + tags: + - Item + operationId: getItem_02260 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02261: + get: + tags: + - Item + operationId: getItem_02261 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02262: + get: + tags: + - Item + operationId: getItem_02262 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02263: + get: + tags: + - Item + operationId: getItem_02263 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02264: + get: + tags: + - Item + operationId: getItem_02264 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02265: + get: + tags: + - Item + operationId: getItem_02265 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02266: + get: + tags: + - Item + operationId: getItem_02266 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02267: + get: + tags: + - Item + operationId: getItem_02267 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02268: + get: + tags: + - Item + operationId: getItem_02268 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02269: + get: + tags: + - Item + operationId: getItem_02269 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02270: + get: + tags: + - Item + operationId: getItem_02270 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02271: + get: + tags: + - Item + operationId: getItem_02271 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02272: + get: + tags: + - Item + operationId: getItem_02272 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02273: + get: + tags: + - Item + operationId: getItem_02273 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02274: + get: + tags: + - Item + operationId: getItem_02274 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02275: + get: + tags: + - Item + operationId: getItem_02275 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02276: + get: + tags: + - Item + operationId: getItem_02276 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02277: + get: + tags: + - Item + operationId: getItem_02277 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02278: + get: + tags: + - Item + operationId: getItem_02278 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02279: + get: + tags: + - Item + operationId: getItem_02279 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02280: + get: + tags: + - Item + operationId: getItem_02280 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02281: + get: + tags: + - Item + operationId: getItem_02281 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02282: + get: + tags: + - Item + operationId: getItem_02282 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02283: + get: + tags: + - Item + operationId: getItem_02283 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02284: + get: + tags: + - Item + operationId: getItem_02284 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02285: + get: + tags: + - Item + operationId: getItem_02285 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02286: + get: + tags: + - Item + operationId: getItem_02286 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02287: + get: + tags: + - Item + operationId: getItem_02287 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02288: + get: + tags: + - Item + operationId: getItem_02288 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02289: + get: + tags: + - Item + operationId: getItem_02289 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02290: + get: + tags: + - Item + operationId: getItem_02290 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02291: + get: + tags: + - Item + operationId: getItem_02291 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02292: + get: + tags: + - Item + operationId: getItem_02292 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02293: + get: + tags: + - Item + operationId: getItem_02293 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02294: + get: + tags: + - Item + operationId: getItem_02294 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02295: + get: + tags: + - Item + operationId: getItem_02295 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02296: + get: + tags: + - Item + operationId: getItem_02296 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02297: + get: + tags: + - Item + operationId: getItem_02297 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02298: + get: + tags: + - Item + operationId: getItem_02298 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02299: + get: + tags: + - Item + operationId: getItem_02299 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02300: + get: + tags: + - Item + operationId: getItem_02300 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02301: + get: + tags: + - Item + operationId: getItem_02301 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02302: + get: + tags: + - Item + operationId: getItem_02302 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02303: + get: + tags: + - Item + operationId: getItem_02303 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02304: + get: + tags: + - Item + operationId: getItem_02304 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02305: + get: + tags: + - Item + operationId: getItem_02305 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02306: + get: + tags: + - Item + operationId: getItem_02306 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02307: + get: + tags: + - Item + operationId: getItem_02307 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02308: + get: + tags: + - Item + operationId: getItem_02308 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02309: + get: + tags: + - Item + operationId: getItem_02309 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02310: + get: + tags: + - Item + operationId: getItem_02310 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02311: + get: + tags: + - Item + operationId: getItem_02311 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02312: + get: + tags: + - Item + operationId: getItem_02312 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02313: + get: + tags: + - Item + operationId: getItem_02313 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02314: + get: + tags: + - Item + operationId: getItem_02314 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02315: + get: + tags: + - Item + operationId: getItem_02315 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02316: + get: + tags: + - Item + operationId: getItem_02316 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02317: + get: + tags: + - Item + operationId: getItem_02317 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02318: + get: + tags: + - Item + operationId: getItem_02318 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02319: + get: + tags: + - Item + operationId: getItem_02319 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02320: + get: + tags: + - Item + operationId: getItem_02320 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02321: + get: + tags: + - Item + operationId: getItem_02321 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02322: + get: + tags: + - Item + operationId: getItem_02322 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02323: + get: + tags: + - Item + operationId: getItem_02323 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02324: + get: + tags: + - Item + operationId: getItem_02324 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02325: + get: + tags: + - Item + operationId: getItem_02325 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02326: + get: + tags: + - Item + operationId: getItem_02326 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02327: + get: + tags: + - Item + operationId: getItem_02327 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02328: + get: + tags: + - Item + operationId: getItem_02328 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02329: + get: + tags: + - Item + operationId: getItem_02329 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02330: + get: + tags: + - Item + operationId: getItem_02330 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02331: + get: + tags: + - Item + operationId: getItem_02331 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02332: + get: + tags: + - Item + operationId: getItem_02332 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02333: + get: + tags: + - Item + operationId: getItem_02333 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02334: + get: + tags: + - Item + operationId: getItem_02334 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02335: + get: + tags: + - Item + operationId: getItem_02335 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02336: + get: + tags: + - Item + operationId: getItem_02336 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02337: + get: + tags: + - Item + operationId: getItem_02337 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02338: + get: + tags: + - Item + operationId: getItem_02338 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02339: + get: + tags: + - Item + operationId: getItem_02339 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02340: + get: + tags: + - Item + operationId: getItem_02340 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02341: + get: + tags: + - Item + operationId: getItem_02341 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02342: + get: + tags: + - Item + operationId: getItem_02342 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02343: + get: + tags: + - Item + operationId: getItem_02343 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02344: + get: + tags: + - Item + operationId: getItem_02344 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02345: + get: + tags: + - Item + operationId: getItem_02345 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02346: + get: + tags: + - Item + operationId: getItem_02346 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02347: + get: + tags: + - Item + operationId: getItem_02347 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02348: + get: + tags: + - Item + operationId: getItem_02348 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02349: + get: + tags: + - Item + operationId: getItem_02349 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02350: + get: + tags: + - Item + operationId: getItem_02350 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02351: + get: + tags: + - Item + operationId: getItem_02351 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02352: + get: + tags: + - Item + operationId: getItem_02352 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02353: + get: + tags: + - Item + operationId: getItem_02353 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02354: + get: + tags: + - Item + operationId: getItem_02354 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02355: + get: + tags: + - Item + operationId: getItem_02355 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02356: + get: + tags: + - Item + operationId: getItem_02356 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02357: + get: + tags: + - Item + operationId: getItem_02357 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02358: + get: + tags: + - Item + operationId: getItem_02358 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02359: + get: + tags: + - Item + operationId: getItem_02359 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02360: + get: + tags: + - Item + operationId: getItem_02360 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02361: + get: + tags: + - Item + operationId: getItem_02361 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02362: + get: + tags: + - Item + operationId: getItem_02362 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02363: + get: + tags: + - Item + operationId: getItem_02363 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02364: + get: + tags: + - Item + operationId: getItem_02364 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02365: + get: + tags: + - Item + operationId: getItem_02365 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02366: + get: + tags: + - Item + operationId: getItem_02366 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02367: + get: + tags: + - Item + operationId: getItem_02367 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02368: + get: + tags: + - Item + operationId: getItem_02368 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02369: + get: + tags: + - Item + operationId: getItem_02369 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02370: + get: + tags: + - Item + operationId: getItem_02370 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02371: + get: + tags: + - Item + operationId: getItem_02371 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02372: + get: + tags: + - Item + operationId: getItem_02372 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02373: + get: + tags: + - Item + operationId: getItem_02373 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02374: + get: + tags: + - Item + operationId: getItem_02374 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02375: + get: + tags: + - Item + operationId: getItem_02375 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02376: + get: + tags: + - Item + operationId: getItem_02376 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02377: + get: + tags: + - Item + operationId: getItem_02377 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02378: + get: + tags: + - Item + operationId: getItem_02378 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02379: + get: + tags: + - Item + operationId: getItem_02379 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02380: + get: + tags: + - Item + operationId: getItem_02380 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02381: + get: + tags: + - Item + operationId: getItem_02381 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02382: + get: + tags: + - Item + operationId: getItem_02382 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02383: + get: + tags: + - Item + operationId: getItem_02383 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02384: + get: + tags: + - Item + operationId: getItem_02384 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02385: + get: + tags: + - Item + operationId: getItem_02385 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02386: + get: + tags: + - Item + operationId: getItem_02386 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02387: + get: + tags: + - Item + operationId: getItem_02387 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02388: + get: + tags: + - Item + operationId: getItem_02388 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02389: + get: + tags: + - Item + operationId: getItem_02389 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02390: + get: + tags: + - Item + operationId: getItem_02390 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02391: + get: + tags: + - Item + operationId: getItem_02391 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02392: + get: + tags: + - Item + operationId: getItem_02392 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02393: + get: + tags: + - Item + operationId: getItem_02393 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02394: + get: + tags: + - Item + operationId: getItem_02394 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02395: + get: + tags: + - Item + operationId: getItem_02395 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02396: + get: + tags: + - Item + operationId: getItem_02396 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02397: + get: + tags: + - Item + operationId: getItem_02397 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02398: + get: + tags: + - Item + operationId: getItem_02398 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02399: + get: + tags: + - Item + operationId: getItem_02399 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02400: + get: + tags: + - Item + operationId: getItem_02400 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02401: + get: + tags: + - Item + operationId: getItem_02401 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02402: + get: + tags: + - Item + operationId: getItem_02402 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02403: + get: + tags: + - Item + operationId: getItem_02403 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02404: + get: + tags: + - Item + operationId: getItem_02404 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02405: + get: + tags: + - Item + operationId: getItem_02405 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02406: + get: + tags: + - Item + operationId: getItem_02406 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02407: + get: + tags: + - Item + operationId: getItem_02407 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02408: + get: + tags: + - Item + operationId: getItem_02408 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02409: + get: + tags: + - Item + operationId: getItem_02409 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02410: + get: + tags: + - Item + operationId: getItem_02410 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02411: + get: + tags: + - Item + operationId: getItem_02411 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02412: + get: + tags: + - Item + operationId: getItem_02412 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02413: + get: + tags: + - Item + operationId: getItem_02413 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02414: + get: + tags: + - Item + operationId: getItem_02414 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02415: + get: + tags: + - Item + operationId: getItem_02415 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02416: + get: + tags: + - Item + operationId: getItem_02416 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02417: + get: + tags: + - Item + operationId: getItem_02417 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02418: + get: + tags: + - Item + operationId: getItem_02418 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02419: + get: + tags: + - Item + operationId: getItem_02419 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02420: + get: + tags: + - Item + operationId: getItem_02420 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02421: + get: + tags: + - Item + operationId: getItem_02421 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02422: + get: + tags: + - Item + operationId: getItem_02422 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02423: + get: + tags: + - Item + operationId: getItem_02423 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02424: + get: + tags: + - Item + operationId: getItem_02424 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02425: + get: + tags: + - Item + operationId: getItem_02425 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02426: + get: + tags: + - Item + operationId: getItem_02426 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02427: + get: + tags: + - Item + operationId: getItem_02427 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02428: + get: + tags: + - Item + operationId: getItem_02428 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02429: + get: + tags: + - Item + operationId: getItem_02429 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02430: + get: + tags: + - Item + operationId: getItem_02430 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02431: + get: + tags: + - Item + operationId: getItem_02431 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02432: + get: + tags: + - Item + operationId: getItem_02432 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02433: + get: + tags: + - Item + operationId: getItem_02433 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02434: + get: + tags: + - Item + operationId: getItem_02434 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02435: + get: + tags: + - Item + operationId: getItem_02435 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02436: + get: + tags: + - Item + operationId: getItem_02436 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02437: + get: + tags: + - Item + operationId: getItem_02437 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02438: + get: + tags: + - Item + operationId: getItem_02438 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02439: + get: + tags: + - Item + operationId: getItem_02439 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02440: + get: + tags: + - Item + operationId: getItem_02440 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02441: + get: + tags: + - Item + operationId: getItem_02441 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02442: + get: + tags: + - Item + operationId: getItem_02442 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02443: + get: + tags: + - Item + operationId: getItem_02443 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02444: + get: + tags: + - Item + operationId: getItem_02444 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02445: + get: + tags: + - Item + operationId: getItem_02445 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02446: + get: + tags: + - Item + operationId: getItem_02446 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02447: + get: + tags: + - Item + operationId: getItem_02447 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02448: + get: + tags: + - Item + operationId: getItem_02448 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02449: + get: + tags: + - Item + operationId: getItem_02449 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02450: + get: + tags: + - Item + operationId: getItem_02450 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02451: + get: + tags: + - Item + operationId: getItem_02451 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02452: + get: + tags: + - Item + operationId: getItem_02452 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02453: + get: + tags: + - Item + operationId: getItem_02453 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02454: + get: + tags: + - Item + operationId: getItem_02454 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02455: + get: + tags: + - Item + operationId: getItem_02455 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02456: + get: + tags: + - Item + operationId: getItem_02456 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02457: + get: + tags: + - Item + operationId: getItem_02457 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02458: + get: + tags: + - Item + operationId: getItem_02458 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02459: + get: + tags: + - Item + operationId: getItem_02459 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02460: + get: + tags: + - Item + operationId: getItem_02460 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02461: + get: + tags: + - Item + operationId: getItem_02461 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02462: + get: + tags: + - Item + operationId: getItem_02462 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02463: + get: + tags: + - Item + operationId: getItem_02463 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02464: + get: + tags: + - Item + operationId: getItem_02464 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02465: + get: + tags: + - Item + operationId: getItem_02465 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02466: + get: + tags: + - Item + operationId: getItem_02466 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02467: + get: + tags: + - Item + operationId: getItem_02467 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02468: + get: + tags: + - Item + operationId: getItem_02468 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02469: + get: + tags: + - Item + operationId: getItem_02469 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02470: + get: + tags: + - Item + operationId: getItem_02470 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02471: + get: + tags: + - Item + operationId: getItem_02471 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02472: + get: + tags: + - Item + operationId: getItem_02472 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02473: + get: + tags: + - Item + operationId: getItem_02473 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02474: + get: + tags: + - Item + operationId: getItem_02474 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02475: + get: + tags: + - Item + operationId: getItem_02475 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02476: + get: + tags: + - Item + operationId: getItem_02476 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02477: + get: + tags: + - Item + operationId: getItem_02477 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02478: + get: + tags: + - Item + operationId: getItem_02478 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02479: + get: + tags: + - Item + operationId: getItem_02479 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02480: + get: + tags: + - Item + operationId: getItem_02480 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02481: + get: + tags: + - Item + operationId: getItem_02481 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02482: + get: + tags: + - Item + operationId: getItem_02482 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02483: + get: + tags: + - Item + operationId: getItem_02483 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02484: + get: + tags: + - Item + operationId: getItem_02484 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02485: + get: + tags: + - Item + operationId: getItem_02485 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02486: + get: + tags: + - Item + operationId: getItem_02486 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02487: + get: + tags: + - Item + operationId: getItem_02487 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02488: + get: + tags: + - Item + operationId: getItem_02488 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02489: + get: + tags: + - Item + operationId: getItem_02489 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02490: + get: + tags: + - Item + operationId: getItem_02490 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02491: + get: + tags: + - Item + operationId: getItem_02491 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02492: + get: + tags: + - Item + operationId: getItem_02492 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02493: + get: + tags: + - Item + operationId: getItem_02493 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02494: + get: + tags: + - Item + operationId: getItem_02494 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02495: + get: + tags: + - Item + operationId: getItem_02495 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02496: + get: + tags: + - Item + operationId: getItem_02496 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02497: + get: + tags: + - Item + operationId: getItem_02497 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02498: + get: + tags: + - Item + operationId: getItem_02498 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02499: + get: + tags: + - Item + operationId: getItem_02499 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02500: + get: + tags: + - Item + operationId: getItem_02500 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02501: + get: + tags: + - Item + operationId: getItem_02501 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02502: + get: + tags: + - Item + operationId: getItem_02502 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02503: + get: + tags: + - Item + operationId: getItem_02503 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02504: + get: + tags: + - Item + operationId: getItem_02504 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02505: + get: + tags: + - Item + operationId: getItem_02505 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02506: + get: + tags: + - Item + operationId: getItem_02506 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02507: + get: + tags: + - Item + operationId: getItem_02507 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02508: + get: + tags: + - Item + operationId: getItem_02508 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02509: + get: + tags: + - Item + operationId: getItem_02509 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02510: + get: + tags: + - Item + operationId: getItem_02510 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02511: + get: + tags: + - Item + operationId: getItem_02511 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02512: + get: + tags: + - Item + operationId: getItem_02512 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02513: + get: + tags: + - Item + operationId: getItem_02513 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02514: + get: + tags: + - Item + operationId: getItem_02514 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02515: + get: + tags: + - Item + operationId: getItem_02515 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02516: + get: + tags: + - Item + operationId: getItem_02516 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02517: + get: + tags: + - Item + operationId: getItem_02517 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02518: + get: + tags: + - Item + operationId: getItem_02518 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02519: + get: + tags: + - Item + operationId: getItem_02519 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02520: + get: + tags: + - Item + operationId: getItem_02520 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02521: + get: + tags: + - Item + operationId: getItem_02521 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02522: + get: + tags: + - Item + operationId: getItem_02522 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02523: + get: + tags: + - Item + operationId: getItem_02523 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02524: + get: + tags: + - Item + operationId: getItem_02524 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02525: + get: + tags: + - Item + operationId: getItem_02525 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02526: + get: + tags: + - Item + operationId: getItem_02526 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02527: + get: + tags: + - Item + operationId: getItem_02527 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02528: + get: + tags: + - Item + operationId: getItem_02528 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02529: + get: + tags: + - Item + operationId: getItem_02529 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02530: + get: + tags: + - Item + operationId: getItem_02530 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02531: + get: + tags: + - Item + operationId: getItem_02531 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02532: + get: + tags: + - Item + operationId: getItem_02532 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02533: + get: + tags: + - Item + operationId: getItem_02533 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02534: + get: + tags: + - Item + operationId: getItem_02534 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02535: + get: + tags: + - Item + operationId: getItem_02535 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02536: + get: + tags: + - Item + operationId: getItem_02536 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02537: + get: + tags: + - Item + operationId: getItem_02537 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02538: + get: + tags: + - Item + operationId: getItem_02538 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02539: + get: + tags: + - Item + operationId: getItem_02539 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02540: + get: + tags: + - Item + operationId: getItem_02540 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02541: + get: + tags: + - Item + operationId: getItem_02541 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02542: + get: + tags: + - Item + operationId: getItem_02542 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02543: + get: + tags: + - Item + operationId: getItem_02543 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02544: + get: + tags: + - Item + operationId: getItem_02544 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02545: + get: + tags: + - Item + operationId: getItem_02545 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02546: + get: + tags: + - Item + operationId: getItem_02546 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02547: + get: + tags: + - Item + operationId: getItem_02547 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02548: + get: + tags: + - Item + operationId: getItem_02548 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02549: + get: + tags: + - Item + operationId: getItem_02549 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02550: + get: + tags: + - Item + operationId: getItem_02550 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02551: + get: + tags: + - Item + operationId: getItem_02551 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02552: + get: + tags: + - Item + operationId: getItem_02552 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02553: + get: + tags: + - Item + operationId: getItem_02553 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02554: + get: + tags: + - Item + operationId: getItem_02554 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02555: + get: + tags: + - Item + operationId: getItem_02555 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02556: + get: + tags: + - Item + operationId: getItem_02556 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02557: + get: + tags: + - Item + operationId: getItem_02557 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02558: + get: + tags: + - Item + operationId: getItem_02558 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02559: + get: + tags: + - Item + operationId: getItem_02559 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02560: + get: + tags: + - Item + operationId: getItem_02560 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02561: + get: + tags: + - Item + operationId: getItem_02561 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02562: + get: + tags: + - Item + operationId: getItem_02562 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02563: + get: + tags: + - Item + operationId: getItem_02563 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02564: + get: + tags: + - Item + operationId: getItem_02564 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02565: + get: + tags: + - Item + operationId: getItem_02565 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02566: + get: + tags: + - Item + operationId: getItem_02566 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02567: + get: + tags: + - Item + operationId: getItem_02567 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02568: + get: + tags: + - Item + operationId: getItem_02568 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02569: + get: + tags: + - Item + operationId: getItem_02569 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02570: + get: + tags: + - Item + operationId: getItem_02570 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02571: + get: + tags: + - Item + operationId: getItem_02571 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02572: + get: + tags: + - Item + operationId: getItem_02572 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02573: + get: + tags: + - Item + operationId: getItem_02573 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02574: + get: + tags: + - Item + operationId: getItem_02574 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02575: + get: + tags: + - Item + operationId: getItem_02575 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02576: + get: + tags: + - Item + operationId: getItem_02576 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02577: + get: + tags: + - Item + operationId: getItem_02577 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02578: + get: + tags: + - Item + operationId: getItem_02578 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02579: + get: + tags: + - Item + operationId: getItem_02579 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02580: + get: + tags: + - Item + operationId: getItem_02580 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02581: + get: + tags: + - Item + operationId: getItem_02581 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02582: + get: + tags: + - Item + operationId: getItem_02582 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02583: + get: + tags: + - Item + operationId: getItem_02583 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02584: + get: + tags: + - Item + operationId: getItem_02584 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02585: + get: + tags: + - Item + operationId: getItem_02585 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02586: + get: + tags: + - Item + operationId: getItem_02586 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02587: + get: + tags: + - Item + operationId: getItem_02587 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02588: + get: + tags: + - Item + operationId: getItem_02588 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02589: + get: + tags: + - Item + operationId: getItem_02589 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02590: + get: + tags: + - Item + operationId: getItem_02590 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02591: + get: + tags: + - Item + operationId: getItem_02591 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02592: + get: + tags: + - Item + operationId: getItem_02592 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02593: + get: + tags: + - Item + operationId: getItem_02593 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02594: + get: + tags: + - Item + operationId: getItem_02594 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02595: + get: + tags: + - Item + operationId: getItem_02595 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02596: + get: + tags: + - Item + operationId: getItem_02596 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02597: + get: + tags: + - Item + operationId: getItem_02597 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02598: + get: + tags: + - Item + operationId: getItem_02598 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02599: + get: + tags: + - Item + operationId: getItem_02599 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02600: + get: + tags: + - Item + operationId: getItem_02600 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02601: + get: + tags: + - Item + operationId: getItem_02601 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02602: + get: + tags: + - Item + operationId: getItem_02602 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02603: + get: + tags: + - Item + operationId: getItem_02603 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02604: + get: + tags: + - Item + operationId: getItem_02604 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02605: + get: + tags: + - Item + operationId: getItem_02605 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02606: + get: + tags: + - Item + operationId: getItem_02606 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02607: + get: + tags: + - Item + operationId: getItem_02607 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02608: + get: + tags: + - Item + operationId: getItem_02608 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02609: + get: + tags: + - Item + operationId: getItem_02609 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02610: + get: + tags: + - Item + operationId: getItem_02610 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02611: + get: + tags: + - Item + operationId: getItem_02611 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02612: + get: + tags: + - Item + operationId: getItem_02612 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02613: + get: + tags: + - Item + operationId: getItem_02613 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02614: + get: + tags: + - Item + operationId: getItem_02614 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02615: + get: + tags: + - Item + operationId: getItem_02615 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02616: + get: + tags: + - Item + operationId: getItem_02616 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02617: + get: + tags: + - Item + operationId: getItem_02617 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02618: + get: + tags: + - Item + operationId: getItem_02618 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02619: + get: + tags: + - Item + operationId: getItem_02619 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02620: + get: + tags: + - Item + operationId: getItem_02620 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02621: + get: + tags: + - Item + operationId: getItem_02621 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02622: + get: + tags: + - Item + operationId: getItem_02622 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02623: + get: + tags: + - Item + operationId: getItem_02623 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02624: + get: + tags: + - Item + operationId: getItem_02624 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02625: + get: + tags: + - Item + operationId: getItem_02625 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02626: + get: + tags: + - Item + operationId: getItem_02626 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02627: + get: + tags: + - Item + operationId: getItem_02627 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02628: + get: + tags: + - Item + operationId: getItem_02628 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02629: + get: + tags: + - Item + operationId: getItem_02629 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02630: + get: + tags: + - Item + operationId: getItem_02630 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02631: + get: + tags: + - Item + operationId: getItem_02631 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02632: + get: + tags: + - Item + operationId: getItem_02632 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02633: + get: + tags: + - Item + operationId: getItem_02633 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02634: + get: + tags: + - Item + operationId: getItem_02634 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02635: + get: + tags: + - Item + operationId: getItem_02635 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02636: + get: + tags: + - Item + operationId: getItem_02636 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02637: + get: + tags: + - Item + operationId: getItem_02637 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02638: + get: + tags: + - Item + operationId: getItem_02638 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02639: + get: + tags: + - Item + operationId: getItem_02639 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02640: + get: + tags: + - Item + operationId: getItem_02640 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02641: + get: + tags: + - Item + operationId: getItem_02641 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02642: + get: + tags: + - Item + operationId: getItem_02642 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02643: + get: + tags: + - Item + operationId: getItem_02643 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02644: + get: + tags: + - Item + operationId: getItem_02644 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02645: + get: + tags: + - Item + operationId: getItem_02645 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02646: + get: + tags: + - Item + operationId: getItem_02646 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02647: + get: + tags: + - Item + operationId: getItem_02647 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02648: + get: + tags: + - Item + operationId: getItem_02648 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02649: + get: + tags: + - Item + operationId: getItem_02649 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02650: + get: + tags: + - Item + operationId: getItem_02650 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02651: + get: + tags: + - Item + operationId: getItem_02651 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02652: + get: + tags: + - Item + operationId: getItem_02652 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02653: + get: + tags: + - Item + operationId: getItem_02653 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02654: + get: + tags: + - Item + operationId: getItem_02654 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02655: + get: + tags: + - Item + operationId: getItem_02655 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02656: + get: + tags: + - Item + operationId: getItem_02656 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02657: + get: + tags: + - Item + operationId: getItem_02657 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02658: + get: + tags: + - Item + operationId: getItem_02658 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02659: + get: + tags: + - Item + operationId: getItem_02659 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02660: + get: + tags: + - Item + operationId: getItem_02660 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02661: + get: + tags: + - Item + operationId: getItem_02661 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02662: + get: + tags: + - Item + operationId: getItem_02662 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02663: + get: + tags: + - Item + operationId: getItem_02663 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02664: + get: + tags: + - Item + operationId: getItem_02664 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02665: + get: + tags: + - Item + operationId: getItem_02665 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02666: + get: + tags: + - Item + operationId: getItem_02666 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02667: + get: + tags: + - Item + operationId: getItem_02667 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02668: + get: + tags: + - Item + operationId: getItem_02668 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02669: + get: + tags: + - Item + operationId: getItem_02669 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02670: + get: + tags: + - Item + operationId: getItem_02670 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02671: + get: + tags: + - Item + operationId: getItem_02671 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02672: + get: + tags: + - Item + operationId: getItem_02672 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02673: + get: + tags: + - Item + operationId: getItem_02673 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02674: + get: + tags: + - Item + operationId: getItem_02674 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02675: + get: + tags: + - Item + operationId: getItem_02675 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02676: + get: + tags: + - Item + operationId: getItem_02676 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02677: + get: + tags: + - Item + operationId: getItem_02677 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02678: + get: + tags: + - Item + operationId: getItem_02678 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02679: + get: + tags: + - Item + operationId: getItem_02679 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02680: + get: + tags: + - Item + operationId: getItem_02680 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02681: + get: + tags: + - Item + operationId: getItem_02681 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02682: + get: + tags: + - Item + operationId: getItem_02682 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02683: + get: + tags: + - Item + operationId: getItem_02683 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02684: + get: + tags: + - Item + operationId: getItem_02684 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02685: + get: + tags: + - Item + operationId: getItem_02685 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02686: + get: + tags: + - Item + operationId: getItem_02686 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02687: + get: + tags: + - Item + operationId: getItem_02687 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02688: + get: + tags: + - Item + operationId: getItem_02688 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02689: + get: + tags: + - Item + operationId: getItem_02689 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02690: + get: + tags: + - Item + operationId: getItem_02690 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02691: + get: + tags: + - Item + operationId: getItem_02691 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02692: + get: + tags: + - Item + operationId: getItem_02692 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02693: + get: + tags: + - Item + operationId: getItem_02693 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02694: + get: + tags: + - Item + operationId: getItem_02694 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02695: + get: + tags: + - Item + operationId: getItem_02695 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02696: + get: + tags: + - Item + operationId: getItem_02696 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02697: + get: + tags: + - Item + operationId: getItem_02697 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02698: + get: + tags: + - Item + operationId: getItem_02698 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02699: + get: + tags: + - Item + operationId: getItem_02699 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02700: + get: + tags: + - Item + operationId: getItem_02700 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02701: + get: + tags: + - Item + operationId: getItem_02701 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02702: + get: + tags: + - Item + operationId: getItem_02702 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02703: + get: + tags: + - Item + operationId: getItem_02703 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02704: + get: + tags: + - Item + operationId: getItem_02704 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02705: + get: + tags: + - Item + operationId: getItem_02705 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02706: + get: + tags: + - Item + operationId: getItem_02706 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02707: + get: + tags: + - Item + operationId: getItem_02707 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02708: + get: + tags: + - Item + operationId: getItem_02708 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02709: + get: + tags: + - Item + operationId: getItem_02709 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02710: + get: + tags: + - Item + operationId: getItem_02710 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02711: + get: + tags: + - Item + operationId: getItem_02711 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02712: + get: + tags: + - Item + operationId: getItem_02712 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02713: + get: + tags: + - Item + operationId: getItem_02713 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02714: + get: + tags: + - Item + operationId: getItem_02714 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02715: + get: + tags: + - Item + operationId: getItem_02715 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02716: + get: + tags: + - Item + operationId: getItem_02716 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02717: + get: + tags: + - Item + operationId: getItem_02717 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02718: + get: + tags: + - Item + operationId: getItem_02718 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02719: + get: + tags: + - Item + operationId: getItem_02719 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02720: + get: + tags: + - Item + operationId: getItem_02720 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02721: + get: + tags: + - Item + operationId: getItem_02721 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02722: + get: + tags: + - Item + operationId: getItem_02722 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02723: + get: + tags: + - Item + operationId: getItem_02723 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02724: + get: + tags: + - Item + operationId: getItem_02724 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02725: + get: + tags: + - Item + operationId: getItem_02725 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02726: + get: + tags: + - Item + operationId: getItem_02726 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02727: + get: + tags: + - Item + operationId: getItem_02727 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02728: + get: + tags: + - Item + operationId: getItem_02728 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02729: + get: + tags: + - Item + operationId: getItem_02729 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02730: + get: + tags: + - Item + operationId: getItem_02730 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02731: + get: + tags: + - Item + operationId: getItem_02731 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02732: + get: + tags: + - Item + operationId: getItem_02732 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02733: + get: + tags: + - Item + operationId: getItem_02733 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02734: + get: + tags: + - Item + operationId: getItem_02734 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02735: + get: + tags: + - Item + operationId: getItem_02735 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02736: + get: + tags: + - Item + operationId: getItem_02736 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02737: + get: + tags: + - Item + operationId: getItem_02737 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02738: + get: + tags: + - Item + operationId: getItem_02738 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02739: + get: + tags: + - Item + operationId: getItem_02739 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02740: + get: + tags: + - Item + operationId: getItem_02740 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02741: + get: + tags: + - Item + operationId: getItem_02741 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02742: + get: + tags: + - Item + operationId: getItem_02742 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02743: + get: + tags: + - Item + operationId: getItem_02743 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02744: + get: + tags: + - Item + operationId: getItem_02744 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02745: + get: + tags: + - Item + operationId: getItem_02745 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02746: + get: + tags: + - Item + operationId: getItem_02746 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02747: + get: + tags: + - Item + operationId: getItem_02747 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02748: + get: + tags: + - Item + operationId: getItem_02748 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02749: + get: + tags: + - Item + operationId: getItem_02749 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02750: + get: + tags: + - Item + operationId: getItem_02750 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02751: + get: + tags: + - Item + operationId: getItem_02751 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02752: + get: + tags: + - Item + operationId: getItem_02752 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02753: + get: + tags: + - Item + operationId: getItem_02753 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02754: + get: + tags: + - Item + operationId: getItem_02754 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02755: + get: + tags: + - Item + operationId: getItem_02755 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02756: + get: + tags: + - Item + operationId: getItem_02756 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02757: + get: + tags: + - Item + operationId: getItem_02757 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02758: + get: + tags: + - Item + operationId: getItem_02758 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02759: + get: + tags: + - Item + operationId: getItem_02759 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02760: + get: + tags: + - Item + operationId: getItem_02760 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02761: + get: + tags: + - Item + operationId: getItem_02761 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02762: + get: + tags: + - Item + operationId: getItem_02762 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02763: + get: + tags: + - Item + operationId: getItem_02763 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02764: + get: + tags: + - Item + operationId: getItem_02764 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02765: + get: + tags: + - Item + operationId: getItem_02765 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02766: + get: + tags: + - Item + operationId: getItem_02766 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02767: + get: + tags: + - Item + operationId: getItem_02767 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02768: + get: + tags: + - Item + operationId: getItem_02768 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02769: + get: + tags: + - Item + operationId: getItem_02769 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02770: + get: + tags: + - Item + operationId: getItem_02770 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02771: + get: + tags: + - Item + operationId: getItem_02771 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02772: + get: + tags: + - Item + operationId: getItem_02772 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02773: + get: + tags: + - Item + operationId: getItem_02773 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02774: + get: + tags: + - Item + operationId: getItem_02774 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02775: + get: + tags: + - Item + operationId: getItem_02775 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02776: + get: + tags: + - Item + operationId: getItem_02776 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02777: + get: + tags: + - Item + operationId: getItem_02777 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02778: + get: + tags: + - Item + operationId: getItem_02778 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02779: + get: + tags: + - Item + operationId: getItem_02779 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02780: + get: + tags: + - Item + operationId: getItem_02780 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02781: + get: + tags: + - Item + operationId: getItem_02781 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02782: + get: + tags: + - Item + operationId: getItem_02782 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02783: + get: + tags: + - Item + operationId: getItem_02783 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02784: + get: + tags: + - Item + operationId: getItem_02784 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02785: + get: + tags: + - Item + operationId: getItem_02785 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02786: + get: + tags: + - Item + operationId: getItem_02786 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02787: + get: + tags: + - Item + operationId: getItem_02787 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02788: + get: + tags: + - Item + operationId: getItem_02788 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02789: + get: + tags: + - Item + operationId: getItem_02789 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02790: + get: + tags: + - Item + operationId: getItem_02790 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02791: + get: + tags: + - Item + operationId: getItem_02791 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02792: + get: + tags: + - Item + operationId: getItem_02792 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02793: + get: + tags: + - Item + operationId: getItem_02793 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02794: + get: + tags: + - Item + operationId: getItem_02794 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02795: + get: + tags: + - Item + operationId: getItem_02795 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02796: + get: + tags: + - Item + operationId: getItem_02796 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02797: + get: + tags: + - Item + operationId: getItem_02797 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02798: + get: + tags: + - Item + operationId: getItem_02798 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02799: + get: + tags: + - Item + operationId: getItem_02799 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02800: + get: + tags: + - Item + operationId: getItem_02800 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02801: + get: + tags: + - Item + operationId: getItem_02801 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02802: + get: + tags: + - Item + operationId: getItem_02802 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02803: + get: + tags: + - Item + operationId: getItem_02803 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02804: + get: + tags: + - Item + operationId: getItem_02804 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02805: + get: + tags: + - Item + operationId: getItem_02805 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02806: + get: + tags: + - Item + operationId: getItem_02806 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02807: + get: + tags: + - Item + operationId: getItem_02807 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02808: + get: + tags: + - Item + operationId: getItem_02808 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02809: + get: + tags: + - Item + operationId: getItem_02809 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02810: + get: + tags: + - Item + operationId: getItem_02810 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02811: + get: + tags: + - Item + operationId: getItem_02811 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02812: + get: + tags: + - Item + operationId: getItem_02812 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02813: + get: + tags: + - Item + operationId: getItem_02813 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02814: + get: + tags: + - Item + operationId: getItem_02814 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02815: + get: + tags: + - Item + operationId: getItem_02815 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02816: + get: + tags: + - Item + operationId: getItem_02816 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02817: + get: + tags: + - Item + operationId: getItem_02817 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02818: + get: + tags: + - Item + operationId: getItem_02818 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02819: + get: + tags: + - Item + operationId: getItem_02819 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02820: + get: + tags: + - Item + operationId: getItem_02820 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02821: + get: + tags: + - Item + operationId: getItem_02821 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02822: + get: + tags: + - Item + operationId: getItem_02822 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02823: + get: + tags: + - Item + operationId: getItem_02823 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02824: + get: + tags: + - Item + operationId: getItem_02824 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02825: + get: + tags: + - Item + operationId: getItem_02825 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02826: + get: + tags: + - Item + operationId: getItem_02826 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02827: + get: + tags: + - Item + operationId: getItem_02827 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02828: + get: + tags: + - Item + operationId: getItem_02828 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02829: + get: + tags: + - Item + operationId: getItem_02829 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02830: + get: + tags: + - Item + operationId: getItem_02830 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02831: + get: + tags: + - Item + operationId: getItem_02831 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02832: + get: + tags: + - Item + operationId: getItem_02832 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02833: + get: + tags: + - Item + operationId: getItem_02833 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02834: + get: + tags: + - Item + operationId: getItem_02834 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02835: + get: + tags: + - Item + operationId: getItem_02835 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02836: + get: + tags: + - Item + operationId: getItem_02836 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02837: + get: + tags: + - Item + operationId: getItem_02837 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02838: + get: + tags: + - Item + operationId: getItem_02838 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02839: + get: + tags: + - Item + operationId: getItem_02839 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02840: + get: + tags: + - Item + operationId: getItem_02840 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02841: + get: + tags: + - Item + operationId: getItem_02841 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02842: + get: + tags: + - Item + operationId: getItem_02842 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02843: + get: + tags: + - Item + operationId: getItem_02843 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02844: + get: + tags: + - Item + operationId: getItem_02844 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02845: + get: + tags: + - Item + operationId: getItem_02845 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02846: + get: + tags: + - Item + operationId: getItem_02846 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02847: + get: + tags: + - Item + operationId: getItem_02847 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02848: + get: + tags: + - Item + operationId: getItem_02848 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02849: + get: + tags: + - Item + operationId: getItem_02849 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02850: + get: + tags: + - Item + operationId: getItem_02850 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02851: + get: + tags: + - Item + operationId: getItem_02851 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02852: + get: + tags: + - Item + operationId: getItem_02852 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02853: + get: + tags: + - Item + operationId: getItem_02853 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02854: + get: + tags: + - Item + operationId: getItem_02854 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02855: + get: + tags: + - Item + operationId: getItem_02855 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02856: + get: + tags: + - Item + operationId: getItem_02856 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02857: + get: + tags: + - Item + operationId: getItem_02857 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02858: + get: + tags: + - Item + operationId: getItem_02858 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02859: + get: + tags: + - Item + operationId: getItem_02859 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02860: + get: + tags: + - Item + operationId: getItem_02860 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02861: + get: + tags: + - Item + operationId: getItem_02861 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02862: + get: + tags: + - Item + operationId: getItem_02862 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02863: + get: + tags: + - Item + operationId: getItem_02863 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02864: + get: + tags: + - Item + operationId: getItem_02864 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02865: + get: + tags: + - Item + operationId: getItem_02865 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02866: + get: + tags: + - Item + operationId: getItem_02866 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02867: + get: + tags: + - Item + operationId: getItem_02867 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02868: + get: + tags: + - Item + operationId: getItem_02868 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02869: + get: + tags: + - Item + operationId: getItem_02869 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02870: + get: + tags: + - Item + operationId: getItem_02870 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02871: + get: + tags: + - Item + operationId: getItem_02871 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02872: + get: + tags: + - Item + operationId: getItem_02872 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02873: + get: + tags: + - Item + operationId: getItem_02873 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02874: + get: + tags: + - Item + operationId: getItem_02874 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02875: + get: + tags: + - Item + operationId: getItem_02875 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02876: + get: + tags: + - Item + operationId: getItem_02876 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02877: + get: + tags: + - Item + operationId: getItem_02877 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02878: + get: + tags: + - Item + operationId: getItem_02878 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02879: + get: + tags: + - Item + operationId: getItem_02879 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02880: + get: + tags: + - Item + operationId: getItem_02880 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02881: + get: + tags: + - Item + operationId: getItem_02881 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02882: + get: + tags: + - Item + operationId: getItem_02882 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02883: + get: + tags: + - Item + operationId: getItem_02883 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02884: + get: + tags: + - Item + operationId: getItem_02884 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02885: + get: + tags: + - Item + operationId: getItem_02885 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02886: + get: + tags: + - Item + operationId: getItem_02886 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02887: + get: + tags: + - Item + operationId: getItem_02887 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02888: + get: + tags: + - Item + operationId: getItem_02888 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02889: + get: + tags: + - Item + operationId: getItem_02889 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02890: + get: + tags: + - Item + operationId: getItem_02890 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02891: + get: + tags: + - Item + operationId: getItem_02891 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02892: + get: + tags: + - Item + operationId: getItem_02892 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02893: + get: + tags: + - Item + operationId: getItem_02893 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02894: + get: + tags: + - Item + operationId: getItem_02894 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02895: + get: + tags: + - Item + operationId: getItem_02895 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02896: + get: + tags: + - Item + operationId: getItem_02896 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02897: + get: + tags: + - Item + operationId: getItem_02897 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02898: + get: + tags: + - Item + operationId: getItem_02898 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02899: + get: + tags: + - Item + operationId: getItem_02899 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02900: + get: + tags: + - Item + operationId: getItem_02900 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02901: + get: + tags: + - Item + operationId: getItem_02901 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02902: + get: + tags: + - Item + operationId: getItem_02902 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02903: + get: + tags: + - Item + operationId: getItem_02903 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02904: + get: + tags: + - Item + operationId: getItem_02904 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02905: + get: + tags: + - Item + operationId: getItem_02905 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02906: + get: + tags: + - Item + operationId: getItem_02906 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02907: + get: + tags: + - Item + operationId: getItem_02907 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02908: + get: + tags: + - Item + operationId: getItem_02908 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02909: + get: + tags: + - Item + operationId: getItem_02909 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02910: + get: + tags: + - Item + operationId: getItem_02910 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02911: + get: + tags: + - Item + operationId: getItem_02911 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02912: + get: + tags: + - Item + operationId: getItem_02912 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02913: + get: + tags: + - Item + operationId: getItem_02913 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02914: + get: + tags: + - Item + operationId: getItem_02914 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02915: + get: + tags: + - Item + operationId: getItem_02915 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02916: + get: + tags: + - Item + operationId: getItem_02916 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02917: + get: + tags: + - Item + operationId: getItem_02917 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02918: + get: + tags: + - Item + operationId: getItem_02918 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02919: + get: + tags: + - Item + operationId: getItem_02919 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02920: + get: + tags: + - Item + operationId: getItem_02920 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02921: + get: + tags: + - Item + operationId: getItem_02921 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02922: + get: + tags: + - Item + operationId: getItem_02922 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02923: + get: + tags: + - Item + operationId: getItem_02923 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02924: + get: + tags: + - Item + operationId: getItem_02924 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02925: + get: + tags: + - Item + operationId: getItem_02925 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02926: + get: + tags: + - Item + operationId: getItem_02926 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02927: + get: + tags: + - Item + operationId: getItem_02927 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02928: + get: + tags: + - Item + operationId: getItem_02928 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02929: + get: + tags: + - Item + operationId: getItem_02929 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02930: + get: + tags: + - Item + operationId: getItem_02930 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02931: + get: + tags: + - Item + operationId: getItem_02931 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02932: + get: + tags: + - Item + operationId: getItem_02932 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02933: + get: + tags: + - Item + operationId: getItem_02933 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02934: + get: + tags: + - Item + operationId: getItem_02934 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02935: + get: + tags: + - Item + operationId: getItem_02935 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02936: + get: + tags: + - Item + operationId: getItem_02936 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02937: + get: + tags: + - Item + operationId: getItem_02937 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02938: + get: + tags: + - Item + operationId: getItem_02938 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02939: + get: + tags: + - Item + operationId: getItem_02939 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02940: + get: + tags: + - Item + operationId: getItem_02940 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02941: + get: + tags: + - Item + operationId: getItem_02941 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02942: + get: + tags: + - Item + operationId: getItem_02942 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02943: + get: + tags: + - Item + operationId: getItem_02943 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02944: + get: + tags: + - Item + operationId: getItem_02944 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02945: + get: + tags: + - Item + operationId: getItem_02945 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02946: + get: + tags: + - Item + operationId: getItem_02946 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02947: + get: + tags: + - Item + operationId: getItem_02947 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02948: + get: + tags: + - Item + operationId: getItem_02948 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02949: + get: + tags: + - Item + operationId: getItem_02949 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02950: + get: + tags: + - Item + operationId: getItem_02950 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02951: + get: + tags: + - Item + operationId: getItem_02951 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02952: + get: + tags: + - Item + operationId: getItem_02952 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02953: + get: + tags: + - Item + operationId: getItem_02953 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02954: + get: + tags: + - Item + operationId: getItem_02954 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02955: + get: + tags: + - Item + operationId: getItem_02955 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02956: + get: + tags: + - Item + operationId: getItem_02956 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02957: + get: + tags: + - Item + operationId: getItem_02957 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02958: + get: + tags: + - Item + operationId: getItem_02958 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02959: + get: + tags: + - Item + operationId: getItem_02959 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02960: + get: + tags: + - Item + operationId: getItem_02960 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02961: + get: + tags: + - Item + operationId: getItem_02961 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02962: + get: + tags: + - Item + operationId: getItem_02962 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02963: + get: + tags: + - Item + operationId: getItem_02963 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02964: + get: + tags: + - Item + operationId: getItem_02964 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02965: + get: + tags: + - Item + operationId: getItem_02965 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02966: + get: + tags: + - Item + operationId: getItem_02966 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02967: + get: + tags: + - Item + operationId: getItem_02967 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02968: + get: + tags: + - Item + operationId: getItem_02968 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02969: + get: + tags: + - Item + operationId: getItem_02969 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02970: + get: + tags: + - Item + operationId: getItem_02970 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02971: + get: + tags: + - Item + operationId: getItem_02971 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02972: + get: + tags: + - Item + operationId: getItem_02972 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02973: + get: + tags: + - Item + operationId: getItem_02973 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02974: + get: + tags: + - Item + operationId: getItem_02974 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02975: + get: + tags: + - Item + operationId: getItem_02975 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02976: + get: + tags: + - Item + operationId: getItem_02976 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02977: + get: + tags: + - Item + operationId: getItem_02977 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02978: + get: + tags: + - Item + operationId: getItem_02978 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02979: + get: + tags: + - Item + operationId: getItem_02979 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02980: + get: + tags: + - Item + operationId: getItem_02980 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02981: + get: + tags: + - Item + operationId: getItem_02981 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02982: + get: + tags: + - Item + operationId: getItem_02982 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02983: + get: + tags: + - Item + operationId: getItem_02983 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02984: + get: + tags: + - Item + operationId: getItem_02984 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02985: + get: + tags: + - Item + operationId: getItem_02985 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02986: + get: + tags: + - Item + operationId: getItem_02986 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02987: + get: + tags: + - Item + operationId: getItem_02987 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02988: + get: + tags: + - Item + operationId: getItem_02988 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02989: + get: + tags: + - Item + operationId: getItem_02989 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02990: + get: + tags: + - Item + operationId: getItem_02990 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02991: + get: + tags: + - Item + operationId: getItem_02991 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02992: + get: + tags: + - Item + operationId: getItem_02992 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02993: + get: + tags: + - Item + operationId: getItem_02993 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02994: + get: + tags: + - Item + operationId: getItem_02994 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02995: + get: + tags: + - Item + operationId: getItem_02995 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02996: + get: + tags: + - Item + operationId: getItem_02996 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02997: + get: + tags: + - Item + operationId: getItem_02997 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02998: + get: + tags: + - Item + operationId: getItem_02998 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_02999: + get: + tags: + - Item + operationId: getItem_02999 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03000: + get: + tags: + - Item + operationId: getItem_03000 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03001: + get: + tags: + - Item + operationId: getItem_03001 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03002: + get: + tags: + - Item + operationId: getItem_03002 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03003: + get: + tags: + - Item + operationId: getItem_03003 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03004: + get: + tags: + - Item + operationId: getItem_03004 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03005: + get: + tags: + - Item + operationId: getItem_03005 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03006: + get: + tags: + - Item + operationId: getItem_03006 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03007: + get: + tags: + - Item + operationId: getItem_03007 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03008: + get: + tags: + - Item + operationId: getItem_03008 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03009: + get: + tags: + - Item + operationId: getItem_03009 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03010: + get: + tags: + - Item + operationId: getItem_03010 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03011: + get: + tags: + - Item + operationId: getItem_03011 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03012: + get: + tags: + - Item + operationId: getItem_03012 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03013: + get: + tags: + - Item + operationId: getItem_03013 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03014: + get: + tags: + - Item + operationId: getItem_03014 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03015: + get: + tags: + - Item + operationId: getItem_03015 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03016: + get: + tags: + - Item + operationId: getItem_03016 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03017: + get: + tags: + - Item + operationId: getItem_03017 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03018: + get: + tags: + - Item + operationId: getItem_03018 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03019: + get: + tags: + - Item + operationId: getItem_03019 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03020: + get: + tags: + - Item + operationId: getItem_03020 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03021: + get: + tags: + - Item + operationId: getItem_03021 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03022: + get: + tags: + - Item + operationId: getItem_03022 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03023: + get: + tags: + - Item + operationId: getItem_03023 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03024: + get: + tags: + - Item + operationId: getItem_03024 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03025: + get: + tags: + - Item + operationId: getItem_03025 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03026: + get: + tags: + - Item + operationId: getItem_03026 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03027: + get: + tags: + - Item + operationId: getItem_03027 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03028: + get: + tags: + - Item + operationId: getItem_03028 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03029: + get: + tags: + - Item + operationId: getItem_03029 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03030: + get: + tags: + - Item + operationId: getItem_03030 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03031: + get: + tags: + - Item + operationId: getItem_03031 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03032: + get: + tags: + - Item + operationId: getItem_03032 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03033: + get: + tags: + - Item + operationId: getItem_03033 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03034: + get: + tags: + - Item + operationId: getItem_03034 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03035: + get: + tags: + - Item + operationId: getItem_03035 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03036: + get: + tags: + - Item + operationId: getItem_03036 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03037: + get: + tags: + - Item + operationId: getItem_03037 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03038: + get: + tags: + - Item + operationId: getItem_03038 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03039: + get: + tags: + - Item + operationId: getItem_03039 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03040: + get: + tags: + - Item + operationId: getItem_03040 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03041: + get: + tags: + - Item + operationId: getItem_03041 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03042: + get: + tags: + - Item + operationId: getItem_03042 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03043: + get: + tags: + - Item + operationId: getItem_03043 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03044: + get: + tags: + - Item + operationId: getItem_03044 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03045: + get: + tags: + - Item + operationId: getItem_03045 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03046: + get: + tags: + - Item + operationId: getItem_03046 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03047: + get: + tags: + - Item + operationId: getItem_03047 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03048: + get: + tags: + - Item + operationId: getItem_03048 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03049: + get: + tags: + - Item + operationId: getItem_03049 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03050: + get: + tags: + - Item + operationId: getItem_03050 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03051: + get: + tags: + - Item + operationId: getItem_03051 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03052: + get: + tags: + - Item + operationId: getItem_03052 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03053: + get: + tags: + - Item + operationId: getItem_03053 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03054: + get: + tags: + - Item + operationId: getItem_03054 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03055: + get: + tags: + - Item + operationId: getItem_03055 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03056: + get: + tags: + - Item + operationId: getItem_03056 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03057: + get: + tags: + - Item + operationId: getItem_03057 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03058: + get: + tags: + - Item + operationId: getItem_03058 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03059: + get: + tags: + - Item + operationId: getItem_03059 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03060: + get: + tags: + - Item + operationId: getItem_03060 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03061: + get: + tags: + - Item + operationId: getItem_03061 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03062: + get: + tags: + - Item + operationId: getItem_03062 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03063: + get: + tags: + - Item + operationId: getItem_03063 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03064: + get: + tags: + - Item + operationId: getItem_03064 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03065: + get: + tags: + - Item + operationId: getItem_03065 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03066: + get: + tags: + - Item + operationId: getItem_03066 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03067: + get: + tags: + - Item + operationId: getItem_03067 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03068: + get: + tags: + - Item + operationId: getItem_03068 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03069: + get: + tags: + - Item + operationId: getItem_03069 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03070: + get: + tags: + - Item + operationId: getItem_03070 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03071: + get: + tags: + - Item + operationId: getItem_03071 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03072: + get: + tags: + - Item + operationId: getItem_03072 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03073: + get: + tags: + - Item + operationId: getItem_03073 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03074: + get: + tags: + - Item + operationId: getItem_03074 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03075: + get: + tags: + - Item + operationId: getItem_03075 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03076: + get: + tags: + - Item + operationId: getItem_03076 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03077: + get: + tags: + - Item + operationId: getItem_03077 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03078: + get: + tags: + - Item + operationId: getItem_03078 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03079: + get: + tags: + - Item + operationId: getItem_03079 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03080: + get: + tags: + - Item + operationId: getItem_03080 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03081: + get: + tags: + - Item + operationId: getItem_03081 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03082: + get: + tags: + - Item + operationId: getItem_03082 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03083: + get: + tags: + - Item + operationId: getItem_03083 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03084: + get: + tags: + - Item + operationId: getItem_03084 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03085: + get: + tags: + - Item + operationId: getItem_03085 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03086: + get: + tags: + - Item + operationId: getItem_03086 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03087: + get: + tags: + - Item + operationId: getItem_03087 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03088: + get: + tags: + - Item + operationId: getItem_03088 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03089: + get: + tags: + - Item + operationId: getItem_03089 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03090: + get: + tags: + - Item + operationId: getItem_03090 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03091: + get: + tags: + - Item + operationId: getItem_03091 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03092: + get: + tags: + - Item + operationId: getItem_03092 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03093: + get: + tags: + - Item + operationId: getItem_03093 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03094: + get: + tags: + - Item + operationId: getItem_03094 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03095: + get: + tags: + - Item + operationId: getItem_03095 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03096: + get: + tags: + - Item + operationId: getItem_03096 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03097: + get: + tags: + - Item + operationId: getItem_03097 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03098: + get: + tags: + - Item + operationId: getItem_03098 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03099: + get: + tags: + - Item + operationId: getItem_03099 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03100: + get: + tags: + - Item + operationId: getItem_03100 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03101: + get: + tags: + - Item + operationId: getItem_03101 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03102: + get: + tags: + - Item + operationId: getItem_03102 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03103: + get: + tags: + - Item + operationId: getItem_03103 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03104: + get: + tags: + - Item + operationId: getItem_03104 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03105: + get: + tags: + - Item + operationId: getItem_03105 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03106: + get: + tags: + - Item + operationId: getItem_03106 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03107: + get: + tags: + - Item + operationId: getItem_03107 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03108: + get: + tags: + - Item + operationId: getItem_03108 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03109: + get: + tags: + - Item + operationId: getItem_03109 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03110: + get: + tags: + - Item + operationId: getItem_03110 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03111: + get: + tags: + - Item + operationId: getItem_03111 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03112: + get: + tags: + - Item + operationId: getItem_03112 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03113: + get: + tags: + - Item + operationId: getItem_03113 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03114: + get: + tags: + - Item + operationId: getItem_03114 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03115: + get: + tags: + - Item + operationId: getItem_03115 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03116: + get: + tags: + - Item + operationId: getItem_03116 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03117: + get: + tags: + - Item + operationId: getItem_03117 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03118: + get: + tags: + - Item + operationId: getItem_03118 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03119: + get: + tags: + - Item + operationId: getItem_03119 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03120: + get: + tags: + - Item + operationId: getItem_03120 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03121: + get: + tags: + - Item + operationId: getItem_03121 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03122: + get: + tags: + - Item + operationId: getItem_03122 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03123: + get: + tags: + - Item + operationId: getItem_03123 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03124: + get: + tags: + - Item + operationId: getItem_03124 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03125: + get: + tags: + - Item + operationId: getItem_03125 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03126: + get: + tags: + - Item + operationId: getItem_03126 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03127: + get: + tags: + - Item + operationId: getItem_03127 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03128: + get: + tags: + - Item + operationId: getItem_03128 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03129: + get: + tags: + - Item + operationId: getItem_03129 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03130: + get: + tags: + - Item + operationId: getItem_03130 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03131: + get: + tags: + - Item + operationId: getItem_03131 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03132: + get: + tags: + - Item + operationId: getItem_03132 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03133: + get: + tags: + - Item + operationId: getItem_03133 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03134: + get: + tags: + - Item + operationId: getItem_03134 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03135: + get: + tags: + - Item + operationId: getItem_03135 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03136: + get: + tags: + - Item + operationId: getItem_03136 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03137: + get: + tags: + - Item + operationId: getItem_03137 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03138: + get: + tags: + - Item + operationId: getItem_03138 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03139: + get: + tags: + - Item + operationId: getItem_03139 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03140: + get: + tags: + - Item + operationId: getItem_03140 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03141: + get: + tags: + - Item + operationId: getItem_03141 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03142: + get: + tags: + - Item + operationId: getItem_03142 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03143: + get: + tags: + - Item + operationId: getItem_03143 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03144: + get: + tags: + - Item + operationId: getItem_03144 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03145: + get: + tags: + - Item + operationId: getItem_03145 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03146: + get: + tags: + - Item + operationId: getItem_03146 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03147: + get: + tags: + - Item + operationId: getItem_03147 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03148: + get: + tags: + - Item + operationId: getItem_03148 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03149: + get: + tags: + - Item + operationId: getItem_03149 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03150: + get: + tags: + - Item + operationId: getItem_03150 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03151: + get: + tags: + - Item + operationId: getItem_03151 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03152: + get: + tags: + - Item + operationId: getItem_03152 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03153: + get: + tags: + - Item + operationId: getItem_03153 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03154: + get: + tags: + - Item + operationId: getItem_03154 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03155: + get: + tags: + - Item + operationId: getItem_03155 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03156: + get: + tags: + - Item + operationId: getItem_03156 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03157: + get: + tags: + - Item + operationId: getItem_03157 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03158: + get: + tags: + - Item + operationId: getItem_03158 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03159: + get: + tags: + - Item + operationId: getItem_03159 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03160: + get: + tags: + - Item + operationId: getItem_03160 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03161: + get: + tags: + - Item + operationId: getItem_03161 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03162: + get: + tags: + - Item + operationId: getItem_03162 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03163: + get: + tags: + - Item + operationId: getItem_03163 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03164: + get: + tags: + - Item + operationId: getItem_03164 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03165: + get: + tags: + - Item + operationId: getItem_03165 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03166: + get: + tags: + - Item + operationId: getItem_03166 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03167: + get: + tags: + - Item + operationId: getItem_03167 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03168: + get: + tags: + - Item + operationId: getItem_03168 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03169: + get: + tags: + - Item + operationId: getItem_03169 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03170: + get: + tags: + - Item + operationId: getItem_03170 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03171: + get: + tags: + - Item + operationId: getItem_03171 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03172: + get: + tags: + - Item + operationId: getItem_03172 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03173: + get: + tags: + - Item + operationId: getItem_03173 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03174: + get: + tags: + - Item + operationId: getItem_03174 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03175: + get: + tags: + - Item + operationId: getItem_03175 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03176: + get: + tags: + - Item + operationId: getItem_03176 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03177: + get: + tags: + - Item + operationId: getItem_03177 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03178: + get: + tags: + - Item + operationId: getItem_03178 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03179: + get: + tags: + - Item + operationId: getItem_03179 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03180: + get: + tags: + - Item + operationId: getItem_03180 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03181: + get: + tags: + - Item + operationId: getItem_03181 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03182: + get: + tags: + - Item + operationId: getItem_03182 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03183: + get: + tags: + - Item + operationId: getItem_03183 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03184: + get: + tags: + - Item + operationId: getItem_03184 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03185: + get: + tags: + - Item + operationId: getItem_03185 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03186: + get: + tags: + - Item + operationId: getItem_03186 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03187: + get: + tags: + - Item + operationId: getItem_03187 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03188: + get: + tags: + - Item + operationId: getItem_03188 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03189: + get: + tags: + - Item + operationId: getItem_03189 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03190: + get: + tags: + - Item + operationId: getItem_03190 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03191: + get: + tags: + - Item + operationId: getItem_03191 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03192: + get: + tags: + - Item + operationId: getItem_03192 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03193: + get: + tags: + - Item + operationId: getItem_03193 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03194: + get: + tags: + - Item + operationId: getItem_03194 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03195: + get: + tags: + - Item + operationId: getItem_03195 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03196: + get: + tags: + - Item + operationId: getItem_03196 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03197: + get: + tags: + - Item + operationId: getItem_03197 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03198: + get: + tags: + - Item + operationId: getItem_03198 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03199: + get: + tags: + - Item + operationId: getItem_03199 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03200: + get: + tags: + - Item + operationId: getItem_03200 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03201: + get: + tags: + - Item + operationId: getItem_03201 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03202: + get: + tags: + - Item + operationId: getItem_03202 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03203: + get: + tags: + - Item + operationId: getItem_03203 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03204: + get: + tags: + - Item + operationId: getItem_03204 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03205: + get: + tags: + - Item + operationId: getItem_03205 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03206: + get: + tags: + - Item + operationId: getItem_03206 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03207: + get: + tags: + - Item + operationId: getItem_03207 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03208: + get: + tags: + - Item + operationId: getItem_03208 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03209: + get: + tags: + - Item + operationId: getItem_03209 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03210: + get: + tags: + - Item + operationId: getItem_03210 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03211: + get: + tags: + - Item + operationId: getItem_03211 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03212: + get: + tags: + - Item + operationId: getItem_03212 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03213: + get: + tags: + - Item + operationId: getItem_03213 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03214: + get: + tags: + - Item + operationId: getItem_03214 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03215: + get: + tags: + - Item + operationId: getItem_03215 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03216: + get: + tags: + - Item + operationId: getItem_03216 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03217: + get: + tags: + - Item + operationId: getItem_03217 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03218: + get: + tags: + - Item + operationId: getItem_03218 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03219: + get: + tags: + - Item + operationId: getItem_03219 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03220: + get: + tags: + - Item + operationId: getItem_03220 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03221: + get: + tags: + - Item + operationId: getItem_03221 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03222: + get: + tags: + - Item + operationId: getItem_03222 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03223: + get: + tags: + - Item + operationId: getItem_03223 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03224: + get: + tags: + - Item + operationId: getItem_03224 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03225: + get: + tags: + - Item + operationId: getItem_03225 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03226: + get: + tags: + - Item + operationId: getItem_03226 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03227: + get: + tags: + - Item + operationId: getItem_03227 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03228: + get: + tags: + - Item + operationId: getItem_03228 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03229: + get: + tags: + - Item + operationId: getItem_03229 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03230: + get: + tags: + - Item + operationId: getItem_03230 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03231: + get: + tags: + - Item + operationId: getItem_03231 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03232: + get: + tags: + - Item + operationId: getItem_03232 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03233: + get: + tags: + - Item + operationId: getItem_03233 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03234: + get: + tags: + - Item + operationId: getItem_03234 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03235: + get: + tags: + - Item + operationId: getItem_03235 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03236: + get: + tags: + - Item + operationId: getItem_03236 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03237: + get: + tags: + - Item + operationId: getItem_03237 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03238: + get: + tags: + - Item + operationId: getItem_03238 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03239: + get: + tags: + - Item + operationId: getItem_03239 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03240: + get: + tags: + - Item + operationId: getItem_03240 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03241: + get: + tags: + - Item + operationId: getItem_03241 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03242: + get: + tags: + - Item + operationId: getItem_03242 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03243: + get: + tags: + - Item + operationId: getItem_03243 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03244: + get: + tags: + - Item + operationId: getItem_03244 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03245: + get: + tags: + - Item + operationId: getItem_03245 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03246: + get: + tags: + - Item + operationId: getItem_03246 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03247: + get: + tags: + - Item + operationId: getItem_03247 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03248: + get: + tags: + - Item + operationId: getItem_03248 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03249: + get: + tags: + - Item + operationId: getItem_03249 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03250: + get: + tags: + - Item + operationId: getItem_03250 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03251: + get: + tags: + - Item + operationId: getItem_03251 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03252: + get: + tags: + - Item + operationId: getItem_03252 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03253: + get: + tags: + - Item + operationId: getItem_03253 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03254: + get: + tags: + - Item + operationId: getItem_03254 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03255: + get: + tags: + - Item + operationId: getItem_03255 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03256: + get: + tags: + - Item + operationId: getItem_03256 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03257: + get: + tags: + - Item + operationId: getItem_03257 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03258: + get: + tags: + - Item + operationId: getItem_03258 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03259: + get: + tags: + - Item + operationId: getItem_03259 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03260: + get: + tags: + - Item + operationId: getItem_03260 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03261: + get: + tags: + - Item + operationId: getItem_03261 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03262: + get: + tags: + - Item + operationId: getItem_03262 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03263: + get: + tags: + - Item + operationId: getItem_03263 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03264: + get: + tags: + - Item + operationId: getItem_03264 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03265: + get: + tags: + - Item + operationId: getItem_03265 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03266: + get: + tags: + - Item + operationId: getItem_03266 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03267: + get: + tags: + - Item + operationId: getItem_03267 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03268: + get: + tags: + - Item + operationId: getItem_03268 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03269: + get: + tags: + - Item + operationId: getItem_03269 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03270: + get: + tags: + - Item + operationId: getItem_03270 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03271: + get: + tags: + - Item + operationId: getItem_03271 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03272: + get: + tags: + - Item + operationId: getItem_03272 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03273: + get: + tags: + - Item + operationId: getItem_03273 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03274: + get: + tags: + - Item + operationId: getItem_03274 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03275: + get: + tags: + - Item + operationId: getItem_03275 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03276: + get: + tags: + - Item + operationId: getItem_03276 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03277: + get: + tags: + - Item + operationId: getItem_03277 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03278: + get: + tags: + - Item + operationId: getItem_03278 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03279: + get: + tags: + - Item + operationId: getItem_03279 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03280: + get: + tags: + - Item + operationId: getItem_03280 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03281: + get: + tags: + - Item + operationId: getItem_03281 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03282: + get: + tags: + - Item + operationId: getItem_03282 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03283: + get: + tags: + - Item + operationId: getItem_03283 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03284: + get: + tags: + - Item + operationId: getItem_03284 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03285: + get: + tags: + - Item + operationId: getItem_03285 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03286: + get: + tags: + - Item + operationId: getItem_03286 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03287: + get: + tags: + - Item + operationId: getItem_03287 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03288: + get: + tags: + - Item + operationId: getItem_03288 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03289: + get: + tags: + - Item + operationId: getItem_03289 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03290: + get: + tags: + - Item + operationId: getItem_03290 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03291: + get: + tags: + - Item + operationId: getItem_03291 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03292: + get: + tags: + - Item + operationId: getItem_03292 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03293: + get: + tags: + - Item + operationId: getItem_03293 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03294: + get: + tags: + - Item + operationId: getItem_03294 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03295: + get: + tags: + - Item + operationId: getItem_03295 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03296: + get: + tags: + - Item + operationId: getItem_03296 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03297: + get: + tags: + - Item + operationId: getItem_03297 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03298: + get: + tags: + - Item + operationId: getItem_03298 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03299: + get: + tags: + - Item + operationId: getItem_03299 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03300: + get: + tags: + - Item + operationId: getItem_03300 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03301: + get: + tags: + - Item + operationId: getItem_03301 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03302: + get: + tags: + - Item + operationId: getItem_03302 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03303: + get: + tags: + - Item + operationId: getItem_03303 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03304: + get: + tags: + - Item + operationId: getItem_03304 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03305: + get: + tags: + - Item + operationId: getItem_03305 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03306: + get: + tags: + - Item + operationId: getItem_03306 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03307: + get: + tags: + - Item + operationId: getItem_03307 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03308: + get: + tags: + - Item + operationId: getItem_03308 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03309: + get: + tags: + - Item + operationId: getItem_03309 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03310: + get: + tags: + - Item + operationId: getItem_03310 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03311: + get: + tags: + - Item + operationId: getItem_03311 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03312: + get: + tags: + - Item + operationId: getItem_03312 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03313: + get: + tags: + - Item + operationId: getItem_03313 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03314: + get: + tags: + - Item + operationId: getItem_03314 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03315: + get: + tags: + - Item + operationId: getItem_03315 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03316: + get: + tags: + - Item + operationId: getItem_03316 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03317: + get: + tags: + - Item + operationId: getItem_03317 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03318: + get: + tags: + - Item + operationId: getItem_03318 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03319: + get: + tags: + - Item + operationId: getItem_03319 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03320: + get: + tags: + - Item + operationId: getItem_03320 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03321: + get: + tags: + - Item + operationId: getItem_03321 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03322: + get: + tags: + - Item + operationId: getItem_03322 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03323: + get: + tags: + - Item + operationId: getItem_03323 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03324: + get: + tags: + - Item + operationId: getItem_03324 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03325: + get: + tags: + - Item + operationId: getItem_03325 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03326: + get: + tags: + - Item + operationId: getItem_03326 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03327: + get: + tags: + - Item + operationId: getItem_03327 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03328: + get: + tags: + - Item + operationId: getItem_03328 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03329: + get: + tags: + - Item + operationId: getItem_03329 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03330: + get: + tags: + - Item + operationId: getItem_03330 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03331: + get: + tags: + - Item + operationId: getItem_03331 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03332: + get: + tags: + - Item + operationId: getItem_03332 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03333: + get: + tags: + - Item + operationId: getItem_03333 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03334: + get: + tags: + - Item + operationId: getItem_03334 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03335: + get: + tags: + - Item + operationId: getItem_03335 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03336: + get: + tags: + - Item + operationId: getItem_03336 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03337: + get: + tags: + - Item + operationId: getItem_03337 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03338: + get: + tags: + - Item + operationId: getItem_03338 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03339: + get: + tags: + - Item + operationId: getItem_03339 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03340: + get: + tags: + - Item + operationId: getItem_03340 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03341: + get: + tags: + - Item + operationId: getItem_03341 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03342: + get: + tags: + - Item + operationId: getItem_03342 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03343: + get: + tags: + - Item + operationId: getItem_03343 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03344: + get: + tags: + - Item + operationId: getItem_03344 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03345: + get: + tags: + - Item + operationId: getItem_03345 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03346: + get: + tags: + - Item + operationId: getItem_03346 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03347: + get: + tags: + - Item + operationId: getItem_03347 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03348: + get: + tags: + - Item + operationId: getItem_03348 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03349: + get: + tags: + - Item + operationId: getItem_03349 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03350: + get: + tags: + - Item + operationId: getItem_03350 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03351: + get: + tags: + - Item + operationId: getItem_03351 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03352: + get: + tags: + - Item + operationId: getItem_03352 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03353: + get: + tags: + - Item + operationId: getItem_03353 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03354: + get: + tags: + - Item + operationId: getItem_03354 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03355: + get: + tags: + - Item + operationId: getItem_03355 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03356: + get: + tags: + - Item + operationId: getItem_03356 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03357: + get: + tags: + - Item + operationId: getItem_03357 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03358: + get: + tags: + - Item + operationId: getItem_03358 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03359: + get: + tags: + - Item + operationId: getItem_03359 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03360: + get: + tags: + - Item + operationId: getItem_03360 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03361: + get: + tags: + - Item + operationId: getItem_03361 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03362: + get: + tags: + - Item + operationId: getItem_03362 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03363: + get: + tags: + - Item + operationId: getItem_03363 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03364: + get: + tags: + - Item + operationId: getItem_03364 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03365: + get: + tags: + - Item + operationId: getItem_03365 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03366: + get: + tags: + - Item + operationId: getItem_03366 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03367: + get: + tags: + - Item + operationId: getItem_03367 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03368: + get: + tags: + - Item + operationId: getItem_03368 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03369: + get: + tags: + - Item + operationId: getItem_03369 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03370: + get: + tags: + - Item + operationId: getItem_03370 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03371: + get: + tags: + - Item + operationId: getItem_03371 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03372: + get: + tags: + - Item + operationId: getItem_03372 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03373: + get: + tags: + - Item + operationId: getItem_03373 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03374: + get: + tags: + - Item + operationId: getItem_03374 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03375: + get: + tags: + - Item + operationId: getItem_03375 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03376: + get: + tags: + - Item + operationId: getItem_03376 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03377: + get: + tags: + - Item + operationId: getItem_03377 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03378: + get: + tags: + - Item + operationId: getItem_03378 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03379: + get: + tags: + - Item + operationId: getItem_03379 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03380: + get: + tags: + - Item + operationId: getItem_03380 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03381: + get: + tags: + - Item + operationId: getItem_03381 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03382: + get: + tags: + - Item + operationId: getItem_03382 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03383: + get: + tags: + - Item + operationId: getItem_03383 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03384: + get: + tags: + - Item + operationId: getItem_03384 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03385: + get: + tags: + - Item + operationId: getItem_03385 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03386: + get: + tags: + - Item + operationId: getItem_03386 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03387: + get: + tags: + - Item + operationId: getItem_03387 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03388: + get: + tags: + - Item + operationId: getItem_03388 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03389: + get: + tags: + - Item + operationId: getItem_03389 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03390: + get: + tags: + - Item + operationId: getItem_03390 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03391: + get: + tags: + - Item + operationId: getItem_03391 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03392: + get: + tags: + - Item + operationId: getItem_03392 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03393: + get: + tags: + - Item + operationId: getItem_03393 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03394: + get: + tags: + - Item + operationId: getItem_03394 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03395: + get: + tags: + - Item + operationId: getItem_03395 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03396: + get: + tags: + - Item + operationId: getItem_03396 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03397: + get: + tags: + - Item + operationId: getItem_03397 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03398: + get: + tags: + - Item + operationId: getItem_03398 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03399: + get: + tags: + - Item + operationId: getItem_03399 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03400: + get: + tags: + - Item + operationId: getItem_03400 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03401: + get: + tags: + - Item + operationId: getItem_03401 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03402: + get: + tags: + - Item + operationId: getItem_03402 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03403: + get: + tags: + - Item + operationId: getItem_03403 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03404: + get: + tags: + - Item + operationId: getItem_03404 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03405: + get: + tags: + - Item + operationId: getItem_03405 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03406: + get: + tags: + - Item + operationId: getItem_03406 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03407: + get: + tags: + - Item + operationId: getItem_03407 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03408: + get: + tags: + - Item + operationId: getItem_03408 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03409: + get: + tags: + - Item + operationId: getItem_03409 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03410: + get: + tags: + - Item + operationId: getItem_03410 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03411: + get: + tags: + - Item + operationId: getItem_03411 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03412: + get: + tags: + - Item + operationId: getItem_03412 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03413: + get: + tags: + - Item + operationId: getItem_03413 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03414: + get: + tags: + - Item + operationId: getItem_03414 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03415: + get: + tags: + - Item + operationId: getItem_03415 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03416: + get: + tags: + - Item + operationId: getItem_03416 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03417: + get: + tags: + - Item + operationId: getItem_03417 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03418: + get: + tags: + - Item + operationId: getItem_03418 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03419: + get: + tags: + - Item + operationId: getItem_03419 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03420: + get: + tags: + - Item + operationId: getItem_03420 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03421: + get: + tags: + - Item + operationId: getItem_03421 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03422: + get: + tags: + - Item + operationId: getItem_03422 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03423: + get: + tags: + - Item + operationId: getItem_03423 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03424: + get: + tags: + - Item + operationId: getItem_03424 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03425: + get: + tags: + - Item + operationId: getItem_03425 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03426: + get: + tags: + - Item + operationId: getItem_03426 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03427: + get: + tags: + - Item + operationId: getItem_03427 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03428: + get: + tags: + - Item + operationId: getItem_03428 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03429: + get: + tags: + - Item + operationId: getItem_03429 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03430: + get: + tags: + - Item + operationId: getItem_03430 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03431: + get: + tags: + - Item + operationId: getItem_03431 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03432: + get: + tags: + - Item + operationId: getItem_03432 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03433: + get: + tags: + - Item + operationId: getItem_03433 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03434: + get: + tags: + - Item + operationId: getItem_03434 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03435: + get: + tags: + - Item + operationId: getItem_03435 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03436: + get: + tags: + - Item + operationId: getItem_03436 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03437: + get: + tags: + - Item + operationId: getItem_03437 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03438: + get: + tags: + - Item + operationId: getItem_03438 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03439: + get: + tags: + - Item + operationId: getItem_03439 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03440: + get: + tags: + - Item + operationId: getItem_03440 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03441: + get: + tags: + - Item + operationId: getItem_03441 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03442: + get: + tags: + - Item + operationId: getItem_03442 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03443: + get: + tags: + - Item + operationId: getItem_03443 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03444: + get: + tags: + - Item + operationId: getItem_03444 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03445: + get: + tags: + - Item + operationId: getItem_03445 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03446: + get: + tags: + - Item + operationId: getItem_03446 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03447: + get: + tags: + - Item + operationId: getItem_03447 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03448: + get: + tags: + - Item + operationId: getItem_03448 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03449: + get: + tags: + - Item + operationId: getItem_03449 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03450: + get: + tags: + - Item + operationId: getItem_03450 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03451: + get: + tags: + - Item + operationId: getItem_03451 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03452: + get: + tags: + - Item + operationId: getItem_03452 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03453: + get: + tags: + - Item + operationId: getItem_03453 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03454: + get: + tags: + - Item + operationId: getItem_03454 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03455: + get: + tags: + - Item + operationId: getItem_03455 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03456: + get: + tags: + - Item + operationId: getItem_03456 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03457: + get: + tags: + - Item + operationId: getItem_03457 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03458: + get: + tags: + - Item + operationId: getItem_03458 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03459: + get: + tags: + - Item + operationId: getItem_03459 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03460: + get: + tags: + - Item + operationId: getItem_03460 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03461: + get: + tags: + - Item + operationId: getItem_03461 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03462: + get: + tags: + - Item + operationId: getItem_03462 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03463: + get: + tags: + - Item + operationId: getItem_03463 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03464: + get: + tags: + - Item + operationId: getItem_03464 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03465: + get: + tags: + - Item + operationId: getItem_03465 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03466: + get: + tags: + - Item + operationId: getItem_03466 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03467: + get: + tags: + - Item + operationId: getItem_03467 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03468: + get: + tags: + - Item + operationId: getItem_03468 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03469: + get: + tags: + - Item + operationId: getItem_03469 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03470: + get: + tags: + - Item + operationId: getItem_03470 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03471: + get: + tags: + - Item + operationId: getItem_03471 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03472: + get: + tags: + - Item + operationId: getItem_03472 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03473: + get: + tags: + - Item + operationId: getItem_03473 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03474: + get: + tags: + - Item + operationId: getItem_03474 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03475: + get: + tags: + - Item + operationId: getItem_03475 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03476: + get: + tags: + - Item + operationId: getItem_03476 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03477: + get: + tags: + - Item + operationId: getItem_03477 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03478: + get: + tags: + - Item + operationId: getItem_03478 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03479: + get: + tags: + - Item + operationId: getItem_03479 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03480: + get: + tags: + - Item + operationId: getItem_03480 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03481: + get: + tags: + - Item + operationId: getItem_03481 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03482: + get: + tags: + - Item + operationId: getItem_03482 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03483: + get: + tags: + - Item + operationId: getItem_03483 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03484: + get: + tags: + - Item + operationId: getItem_03484 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03485: + get: + tags: + - Item + operationId: getItem_03485 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03486: + get: + tags: + - Item + operationId: getItem_03486 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03487: + get: + tags: + - Item + operationId: getItem_03487 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03488: + get: + tags: + - Item + operationId: getItem_03488 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03489: + get: + tags: + - Item + operationId: getItem_03489 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03490: + get: + tags: + - Item + operationId: getItem_03490 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03491: + get: + tags: + - Item + operationId: getItem_03491 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03492: + get: + tags: + - Item + operationId: getItem_03492 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03493: + get: + tags: + - Item + operationId: getItem_03493 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03494: + get: + tags: + - Item + operationId: getItem_03494 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03495: + get: + tags: + - Item + operationId: getItem_03495 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03496: + get: + tags: + - Item + operationId: getItem_03496 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03497: + get: + tags: + - Item + operationId: getItem_03497 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03498: + get: + tags: + - Item + operationId: getItem_03498 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03499: + get: + tags: + - Item + operationId: getItem_03499 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03500: + get: + tags: + - Item + operationId: getItem_03500 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03501: + get: + tags: + - Item + operationId: getItem_03501 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03502: + get: + tags: + - Item + operationId: getItem_03502 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03503: + get: + tags: + - Item + operationId: getItem_03503 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03504: + get: + tags: + - Item + operationId: getItem_03504 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03505: + get: + tags: + - Item + operationId: getItem_03505 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03506: + get: + tags: + - Item + operationId: getItem_03506 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03507: + get: + tags: + - Item + operationId: getItem_03507 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03508: + get: + tags: + - Item + operationId: getItem_03508 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03509: + get: + tags: + - Item + operationId: getItem_03509 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03510: + get: + tags: + - Item + operationId: getItem_03510 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03511: + get: + tags: + - Item + operationId: getItem_03511 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03512: + get: + tags: + - Item + operationId: getItem_03512 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03513: + get: + tags: + - Item + operationId: getItem_03513 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03514: + get: + tags: + - Item + operationId: getItem_03514 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03515: + get: + tags: + - Item + operationId: getItem_03515 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03516: + get: + tags: + - Item + operationId: getItem_03516 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03517: + get: + tags: + - Item + operationId: getItem_03517 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03518: + get: + tags: + - Item + operationId: getItem_03518 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03519: + get: + tags: + - Item + operationId: getItem_03519 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03520: + get: + tags: + - Item + operationId: getItem_03520 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03521: + get: + tags: + - Item + operationId: getItem_03521 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03522: + get: + tags: + - Item + operationId: getItem_03522 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03523: + get: + tags: + - Item + operationId: getItem_03523 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03524: + get: + tags: + - Item + operationId: getItem_03524 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03525: + get: + tags: + - Item + operationId: getItem_03525 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03526: + get: + tags: + - Item + operationId: getItem_03526 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03527: + get: + tags: + - Item + operationId: getItem_03527 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03528: + get: + tags: + - Item + operationId: getItem_03528 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03529: + get: + tags: + - Item + operationId: getItem_03529 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03530: + get: + tags: + - Item + operationId: getItem_03530 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03531: + get: + tags: + - Item + operationId: getItem_03531 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03532: + get: + tags: + - Item + operationId: getItem_03532 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03533: + get: + tags: + - Item + operationId: getItem_03533 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03534: + get: + tags: + - Item + operationId: getItem_03534 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03535: + get: + tags: + - Item + operationId: getItem_03535 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03536: + get: + tags: + - Item + operationId: getItem_03536 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03537: + get: + tags: + - Item + operationId: getItem_03537 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03538: + get: + tags: + - Item + operationId: getItem_03538 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03539: + get: + tags: + - Item + operationId: getItem_03539 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03540: + get: + tags: + - Item + operationId: getItem_03540 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03541: + get: + tags: + - Item + operationId: getItem_03541 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03542: + get: + tags: + - Item + operationId: getItem_03542 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03543: + get: + tags: + - Item + operationId: getItem_03543 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03544: + get: + tags: + - Item + operationId: getItem_03544 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03545: + get: + tags: + - Item + operationId: getItem_03545 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03546: + get: + tags: + - Item + operationId: getItem_03546 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03547: + get: + tags: + - Item + operationId: getItem_03547 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03548: + get: + tags: + - Item + operationId: getItem_03548 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03549: + get: + tags: + - Item + operationId: getItem_03549 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03550: + get: + tags: + - Item + operationId: getItem_03550 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03551: + get: + tags: + - Item + operationId: getItem_03551 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03552: + get: + tags: + - Item + operationId: getItem_03552 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03553: + get: + tags: + - Item + operationId: getItem_03553 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03554: + get: + tags: + - Item + operationId: getItem_03554 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03555: + get: + tags: + - Item + operationId: getItem_03555 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03556: + get: + tags: + - Item + operationId: getItem_03556 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03557: + get: + tags: + - Item + operationId: getItem_03557 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03558: + get: + tags: + - Item + operationId: getItem_03558 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03559: + get: + tags: + - Item + operationId: getItem_03559 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03560: + get: + tags: + - Item + operationId: getItem_03560 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03561: + get: + tags: + - Item + operationId: getItem_03561 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03562: + get: + tags: + - Item + operationId: getItem_03562 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03563: + get: + tags: + - Item + operationId: getItem_03563 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03564: + get: + tags: + - Item + operationId: getItem_03564 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03565: + get: + tags: + - Item + operationId: getItem_03565 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03566: + get: + tags: + - Item + operationId: getItem_03566 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03567: + get: + tags: + - Item + operationId: getItem_03567 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03568: + get: + tags: + - Item + operationId: getItem_03568 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03569: + get: + tags: + - Item + operationId: getItem_03569 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03570: + get: + tags: + - Item + operationId: getItem_03570 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03571: + get: + tags: + - Item + operationId: getItem_03571 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03572: + get: + tags: + - Item + operationId: getItem_03572 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03573: + get: + tags: + - Item + operationId: getItem_03573 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03574: + get: + tags: + - Item + operationId: getItem_03574 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03575: + get: + tags: + - Item + operationId: getItem_03575 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03576: + get: + tags: + - Item + operationId: getItem_03576 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03577: + get: + tags: + - Item + operationId: getItem_03577 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03578: + get: + tags: + - Item + operationId: getItem_03578 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03579: + get: + tags: + - Item + operationId: getItem_03579 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03580: + get: + tags: + - Item + operationId: getItem_03580 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03581: + get: + tags: + - Item + operationId: getItem_03581 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03582: + get: + tags: + - Item + operationId: getItem_03582 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03583: + get: + tags: + - Item + operationId: getItem_03583 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03584: + get: + tags: + - Item + operationId: getItem_03584 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03585: + get: + tags: + - Item + operationId: getItem_03585 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03586: + get: + tags: + - Item + operationId: getItem_03586 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03587: + get: + tags: + - Item + operationId: getItem_03587 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03588: + get: + tags: + - Item + operationId: getItem_03588 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03589: + get: + tags: + - Item + operationId: getItem_03589 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03590: + get: + tags: + - Item + operationId: getItem_03590 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03591: + get: + tags: + - Item + operationId: getItem_03591 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03592: + get: + tags: + - Item + operationId: getItem_03592 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03593: + get: + tags: + - Item + operationId: getItem_03593 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03594: + get: + tags: + - Item + operationId: getItem_03594 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03595: + get: + tags: + - Item + operationId: getItem_03595 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03596: + get: + tags: + - Item + operationId: getItem_03596 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03597: + get: + tags: + - Item + operationId: getItem_03597 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03598: + get: + tags: + - Item + operationId: getItem_03598 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03599: + get: + tags: + - Item + operationId: getItem_03599 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03600: + get: + tags: + - Item + operationId: getItem_03600 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03601: + get: + tags: + - Item + operationId: getItem_03601 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03602: + get: + tags: + - Item + operationId: getItem_03602 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03603: + get: + tags: + - Item + operationId: getItem_03603 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03604: + get: + tags: + - Item + operationId: getItem_03604 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03605: + get: + tags: + - Item + operationId: getItem_03605 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03606: + get: + tags: + - Item + operationId: getItem_03606 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03607: + get: + tags: + - Item + operationId: getItem_03607 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03608: + get: + tags: + - Item + operationId: getItem_03608 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03609: + get: + tags: + - Item + operationId: getItem_03609 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03610: + get: + tags: + - Item + operationId: getItem_03610 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03611: + get: + tags: + - Item + operationId: getItem_03611 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03612: + get: + tags: + - Item + operationId: getItem_03612 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03613: + get: + tags: + - Item + operationId: getItem_03613 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03614: + get: + tags: + - Item + operationId: getItem_03614 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03615: + get: + tags: + - Item + operationId: getItem_03615 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03616: + get: + tags: + - Item + operationId: getItem_03616 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03617: + get: + tags: + - Item + operationId: getItem_03617 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03618: + get: + tags: + - Item + operationId: getItem_03618 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03619: + get: + tags: + - Item + operationId: getItem_03619 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03620: + get: + tags: + - Item + operationId: getItem_03620 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03621: + get: + tags: + - Item + operationId: getItem_03621 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03622: + get: + tags: + - Item + operationId: getItem_03622 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03623: + get: + tags: + - Item + operationId: getItem_03623 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03624: + get: + tags: + - Item + operationId: getItem_03624 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03625: + get: + tags: + - Item + operationId: getItem_03625 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03626: + get: + tags: + - Item + operationId: getItem_03626 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03627: + get: + tags: + - Item + operationId: getItem_03627 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03628: + get: + tags: + - Item + operationId: getItem_03628 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03629: + get: + tags: + - Item + operationId: getItem_03629 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03630: + get: + tags: + - Item + operationId: getItem_03630 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03631: + get: + tags: + - Item + operationId: getItem_03631 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03632: + get: + tags: + - Item + operationId: getItem_03632 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03633: + get: + tags: + - Item + operationId: getItem_03633 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03634: + get: + tags: + - Item + operationId: getItem_03634 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03635: + get: + tags: + - Item + operationId: getItem_03635 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03636: + get: + tags: + - Item + operationId: getItem_03636 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03637: + get: + tags: + - Item + operationId: getItem_03637 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03638: + get: + tags: + - Item + operationId: getItem_03638 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03639: + get: + tags: + - Item + operationId: getItem_03639 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03640: + get: + tags: + - Item + operationId: getItem_03640 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03641: + get: + tags: + - Item + operationId: getItem_03641 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03642: + get: + tags: + - Item + operationId: getItem_03642 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03643: + get: + tags: + - Item + operationId: getItem_03643 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03644: + get: + tags: + - Item + operationId: getItem_03644 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03645: + get: + tags: + - Item + operationId: getItem_03645 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03646: + get: + tags: + - Item + operationId: getItem_03646 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03647: + get: + tags: + - Item + operationId: getItem_03647 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03648: + get: + tags: + - Item + operationId: getItem_03648 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03649: + get: + tags: + - Item + operationId: getItem_03649 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03650: + get: + tags: + - Item + operationId: getItem_03650 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03651: + get: + tags: + - Item + operationId: getItem_03651 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03652: + get: + tags: + - Item + operationId: getItem_03652 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03653: + get: + tags: + - Item + operationId: getItem_03653 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03654: + get: + tags: + - Item + operationId: getItem_03654 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03655: + get: + tags: + - Item + operationId: getItem_03655 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03656: + get: + tags: + - Item + operationId: getItem_03656 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03657: + get: + tags: + - Item + operationId: getItem_03657 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03658: + get: + tags: + - Item + operationId: getItem_03658 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03659: + get: + tags: + - Item + operationId: getItem_03659 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03660: + get: + tags: + - Item + operationId: getItem_03660 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03661: + get: + tags: + - Item + operationId: getItem_03661 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03662: + get: + tags: + - Item + operationId: getItem_03662 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03663: + get: + tags: + - Item + operationId: getItem_03663 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03664: + get: + tags: + - Item + operationId: getItem_03664 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03665: + get: + tags: + - Item + operationId: getItem_03665 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03666: + get: + tags: + - Item + operationId: getItem_03666 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03667: + get: + tags: + - Item + operationId: getItem_03667 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03668: + get: + tags: + - Item + operationId: getItem_03668 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03669: + get: + tags: + - Item + operationId: getItem_03669 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03670: + get: + tags: + - Item + operationId: getItem_03670 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03671: + get: + tags: + - Item + operationId: getItem_03671 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03672: + get: + tags: + - Item + operationId: getItem_03672 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03673: + get: + tags: + - Item + operationId: getItem_03673 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03674: + get: + tags: + - Item + operationId: getItem_03674 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03675: + get: + tags: + - Item + operationId: getItem_03675 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03676: + get: + tags: + - Item + operationId: getItem_03676 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03677: + get: + tags: + - Item + operationId: getItem_03677 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03678: + get: + tags: + - Item + operationId: getItem_03678 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03679: + get: + tags: + - Item + operationId: getItem_03679 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03680: + get: + tags: + - Item + operationId: getItem_03680 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03681: + get: + tags: + - Item + operationId: getItem_03681 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03682: + get: + tags: + - Item + operationId: getItem_03682 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03683: + get: + tags: + - Item + operationId: getItem_03683 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03684: + get: + tags: + - Item + operationId: getItem_03684 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03685: + get: + tags: + - Item + operationId: getItem_03685 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03686: + get: + tags: + - Item + operationId: getItem_03686 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03687: + get: + tags: + - Item + operationId: getItem_03687 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03688: + get: + tags: + - Item + operationId: getItem_03688 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03689: + get: + tags: + - Item + operationId: getItem_03689 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03690: + get: + tags: + - Item + operationId: getItem_03690 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03691: + get: + tags: + - Item + operationId: getItem_03691 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03692: + get: + tags: + - Item + operationId: getItem_03692 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03693: + get: + tags: + - Item + operationId: getItem_03693 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03694: + get: + tags: + - Item + operationId: getItem_03694 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03695: + get: + tags: + - Item + operationId: getItem_03695 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03696: + get: + tags: + - Item + operationId: getItem_03696 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03697: + get: + tags: + - Item + operationId: getItem_03697 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03698: + get: + tags: + - Item + operationId: getItem_03698 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03699: + get: + tags: + - Item + operationId: getItem_03699 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03700: + get: + tags: + - Item + operationId: getItem_03700 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03701: + get: + tags: + - Item + operationId: getItem_03701 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03702: + get: + tags: + - Item + operationId: getItem_03702 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03703: + get: + tags: + - Item + operationId: getItem_03703 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03704: + get: + tags: + - Item + operationId: getItem_03704 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03705: + get: + tags: + - Item + operationId: getItem_03705 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03706: + get: + tags: + - Item + operationId: getItem_03706 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03707: + get: + tags: + - Item + operationId: getItem_03707 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03708: + get: + tags: + - Item + operationId: getItem_03708 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03709: + get: + tags: + - Item + operationId: getItem_03709 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03710: + get: + tags: + - Item + operationId: getItem_03710 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03711: + get: + tags: + - Item + operationId: getItem_03711 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03712: + get: + tags: + - Item + operationId: getItem_03712 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03713: + get: + tags: + - Item + operationId: getItem_03713 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03714: + get: + tags: + - Item + operationId: getItem_03714 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03715: + get: + tags: + - Item + operationId: getItem_03715 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03716: + get: + tags: + - Item + operationId: getItem_03716 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03717: + get: + tags: + - Item + operationId: getItem_03717 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03718: + get: + tags: + - Item + operationId: getItem_03718 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03719: + get: + tags: + - Item + operationId: getItem_03719 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03720: + get: + tags: + - Item + operationId: getItem_03720 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03721: + get: + tags: + - Item + operationId: getItem_03721 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03722: + get: + tags: + - Item + operationId: getItem_03722 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03723: + get: + tags: + - Item + operationId: getItem_03723 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03724: + get: + tags: + - Item + operationId: getItem_03724 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03725: + get: + tags: + - Item + operationId: getItem_03725 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03726: + get: + tags: + - Item + operationId: getItem_03726 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03727: + get: + tags: + - Item + operationId: getItem_03727 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03728: + get: + tags: + - Item + operationId: getItem_03728 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03729: + get: + tags: + - Item + operationId: getItem_03729 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03730: + get: + tags: + - Item + operationId: getItem_03730 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03731: + get: + tags: + - Item + operationId: getItem_03731 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03732: + get: + tags: + - Item + operationId: getItem_03732 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03733: + get: + tags: + - Item + operationId: getItem_03733 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03734: + get: + tags: + - Item + operationId: getItem_03734 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03735: + get: + tags: + - Item + operationId: getItem_03735 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03736: + get: + tags: + - Item + operationId: getItem_03736 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03737: + get: + tags: + - Item + operationId: getItem_03737 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03738: + get: + tags: + - Item + operationId: getItem_03738 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03739: + get: + tags: + - Item + operationId: getItem_03739 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03740: + get: + tags: + - Item + operationId: getItem_03740 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03741: + get: + tags: + - Item + operationId: getItem_03741 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03742: + get: + tags: + - Item + operationId: getItem_03742 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03743: + get: + tags: + - Item + operationId: getItem_03743 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03744: + get: + tags: + - Item + operationId: getItem_03744 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03745: + get: + tags: + - Item + operationId: getItem_03745 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03746: + get: + tags: + - Item + operationId: getItem_03746 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03747: + get: + tags: + - Item + operationId: getItem_03747 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03748: + get: + tags: + - Item + operationId: getItem_03748 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03749: + get: + tags: + - Item + operationId: getItem_03749 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03750: + get: + tags: + - Item + operationId: getItem_03750 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03751: + get: + tags: + - Item + operationId: getItem_03751 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03752: + get: + tags: + - Item + operationId: getItem_03752 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03753: + get: + tags: + - Item + operationId: getItem_03753 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03754: + get: + tags: + - Item + operationId: getItem_03754 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03755: + get: + tags: + - Item + operationId: getItem_03755 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03756: + get: + tags: + - Item + operationId: getItem_03756 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03757: + get: + tags: + - Item + operationId: getItem_03757 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03758: + get: + tags: + - Item + operationId: getItem_03758 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03759: + get: + tags: + - Item + operationId: getItem_03759 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03760: + get: + tags: + - Item + operationId: getItem_03760 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03761: + get: + tags: + - Item + operationId: getItem_03761 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03762: + get: + tags: + - Item + operationId: getItem_03762 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03763: + get: + tags: + - Item + operationId: getItem_03763 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03764: + get: + tags: + - Item + operationId: getItem_03764 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03765: + get: + tags: + - Item + operationId: getItem_03765 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03766: + get: + tags: + - Item + operationId: getItem_03766 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03767: + get: + tags: + - Item + operationId: getItem_03767 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03768: + get: + tags: + - Item + operationId: getItem_03768 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03769: + get: + tags: + - Item + operationId: getItem_03769 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03770: + get: + tags: + - Item + operationId: getItem_03770 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03771: + get: + tags: + - Item + operationId: getItem_03771 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03772: + get: + tags: + - Item + operationId: getItem_03772 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03773: + get: + tags: + - Item + operationId: getItem_03773 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03774: + get: + tags: + - Item + operationId: getItem_03774 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03775: + get: + tags: + - Item + operationId: getItem_03775 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03776: + get: + tags: + - Item + operationId: getItem_03776 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03777: + get: + tags: + - Item + operationId: getItem_03777 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03778: + get: + tags: + - Item + operationId: getItem_03778 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03779: + get: + tags: + - Item + operationId: getItem_03779 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03780: + get: + tags: + - Item + operationId: getItem_03780 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03781: + get: + tags: + - Item + operationId: getItem_03781 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03782: + get: + tags: + - Item + operationId: getItem_03782 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03783: + get: + tags: + - Item + operationId: getItem_03783 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03784: + get: + tags: + - Item + operationId: getItem_03784 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03785: + get: + tags: + - Item + operationId: getItem_03785 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03786: + get: + tags: + - Item + operationId: getItem_03786 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03787: + get: + tags: + - Item + operationId: getItem_03787 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03788: + get: + tags: + - Item + operationId: getItem_03788 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03789: + get: + tags: + - Item + operationId: getItem_03789 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03790: + get: + tags: + - Item + operationId: getItem_03790 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03791: + get: + tags: + - Item + operationId: getItem_03791 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03792: + get: + tags: + - Item + operationId: getItem_03792 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03793: + get: + tags: + - Item + operationId: getItem_03793 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03794: + get: + tags: + - Item + operationId: getItem_03794 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03795: + get: + tags: + - Item + operationId: getItem_03795 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03796: + get: + tags: + - Item + operationId: getItem_03796 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03797: + get: + tags: + - Item + operationId: getItem_03797 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03798: + get: + tags: + - Item + operationId: getItem_03798 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03799: + get: + tags: + - Item + operationId: getItem_03799 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03800: + get: + tags: + - Item + operationId: getItem_03800 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03801: + get: + tags: + - Item + operationId: getItem_03801 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03802: + get: + tags: + - Item + operationId: getItem_03802 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03803: + get: + tags: + - Item + operationId: getItem_03803 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03804: + get: + tags: + - Item + operationId: getItem_03804 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03805: + get: + tags: + - Item + operationId: getItem_03805 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03806: + get: + tags: + - Item + operationId: getItem_03806 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03807: + get: + tags: + - Item + operationId: getItem_03807 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03808: + get: + tags: + - Item + operationId: getItem_03808 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03809: + get: + tags: + - Item + operationId: getItem_03809 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03810: + get: + tags: + - Item + operationId: getItem_03810 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03811: + get: + tags: + - Item + operationId: getItem_03811 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03812: + get: + tags: + - Item + operationId: getItem_03812 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03813: + get: + tags: + - Item + operationId: getItem_03813 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03814: + get: + tags: + - Item + operationId: getItem_03814 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03815: + get: + tags: + - Item + operationId: getItem_03815 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03816: + get: + tags: + - Item + operationId: getItem_03816 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03817: + get: + tags: + - Item + operationId: getItem_03817 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03818: + get: + tags: + - Item + operationId: getItem_03818 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03819: + get: + tags: + - Item + operationId: getItem_03819 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03820: + get: + tags: + - Item + operationId: getItem_03820 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03821: + get: + tags: + - Item + operationId: getItem_03821 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03822: + get: + tags: + - Item + operationId: getItem_03822 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03823: + get: + tags: + - Item + operationId: getItem_03823 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03824: + get: + tags: + - Item + operationId: getItem_03824 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03825: + get: + tags: + - Item + operationId: getItem_03825 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03826: + get: + tags: + - Item + operationId: getItem_03826 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03827: + get: + tags: + - Item + operationId: getItem_03827 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03828: + get: + tags: + - Item + operationId: getItem_03828 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03829: + get: + tags: + - Item + operationId: getItem_03829 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03830: + get: + tags: + - Item + operationId: getItem_03830 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03831: + get: + tags: + - Item + operationId: getItem_03831 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03832: + get: + tags: + - Item + operationId: getItem_03832 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03833: + get: + tags: + - Item + operationId: getItem_03833 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03834: + get: + tags: + - Item + operationId: getItem_03834 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03835: + get: + tags: + - Item + operationId: getItem_03835 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03836: + get: + tags: + - Item + operationId: getItem_03836 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03837: + get: + tags: + - Item + operationId: getItem_03837 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03838: + get: + tags: + - Item + operationId: getItem_03838 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03839: + get: + tags: + - Item + operationId: getItem_03839 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03840: + get: + tags: + - Item + operationId: getItem_03840 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03841: + get: + tags: + - Item + operationId: getItem_03841 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03842: + get: + tags: + - Item + operationId: getItem_03842 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03843: + get: + tags: + - Item + operationId: getItem_03843 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03844: + get: + tags: + - Item + operationId: getItem_03844 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03845: + get: + tags: + - Item + operationId: getItem_03845 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03846: + get: + tags: + - Item + operationId: getItem_03846 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03847: + get: + tags: + - Item + operationId: getItem_03847 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03848: + get: + tags: + - Item + operationId: getItem_03848 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03849: + get: + tags: + - Item + operationId: getItem_03849 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03850: + get: + tags: + - Item + operationId: getItem_03850 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03851: + get: + tags: + - Item + operationId: getItem_03851 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03852: + get: + tags: + - Item + operationId: getItem_03852 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03853: + get: + tags: + - Item + operationId: getItem_03853 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03854: + get: + tags: + - Item + operationId: getItem_03854 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03855: + get: + tags: + - Item + operationId: getItem_03855 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03856: + get: + tags: + - Item + operationId: getItem_03856 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03857: + get: + tags: + - Item + operationId: getItem_03857 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03858: + get: + tags: + - Item + operationId: getItem_03858 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03859: + get: + tags: + - Item + operationId: getItem_03859 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03860: + get: + tags: + - Item + operationId: getItem_03860 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03861: + get: + tags: + - Item + operationId: getItem_03861 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03862: + get: + tags: + - Item + operationId: getItem_03862 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03863: + get: + tags: + - Item + operationId: getItem_03863 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03864: + get: + tags: + - Item + operationId: getItem_03864 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03865: + get: + tags: + - Item + operationId: getItem_03865 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03866: + get: + tags: + - Item + operationId: getItem_03866 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03867: + get: + tags: + - Item + operationId: getItem_03867 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03868: + get: + tags: + - Item + operationId: getItem_03868 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03869: + get: + tags: + - Item + operationId: getItem_03869 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03870: + get: + tags: + - Item + operationId: getItem_03870 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03871: + get: + tags: + - Item + operationId: getItem_03871 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03872: + get: + tags: + - Item + operationId: getItem_03872 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03873: + get: + tags: + - Item + operationId: getItem_03873 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03874: + get: + tags: + - Item + operationId: getItem_03874 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03875: + get: + tags: + - Item + operationId: getItem_03875 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03876: + get: + tags: + - Item + operationId: getItem_03876 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03877: + get: + tags: + - Item + operationId: getItem_03877 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03878: + get: + tags: + - Item + operationId: getItem_03878 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03879: + get: + tags: + - Item + operationId: getItem_03879 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03880: + get: + tags: + - Item + operationId: getItem_03880 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03881: + get: + tags: + - Item + operationId: getItem_03881 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03882: + get: + tags: + - Item + operationId: getItem_03882 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03883: + get: + tags: + - Item + operationId: getItem_03883 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03884: + get: + tags: + - Item + operationId: getItem_03884 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03885: + get: + tags: + - Item + operationId: getItem_03885 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03886: + get: + tags: + - Item + operationId: getItem_03886 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03887: + get: + tags: + - Item + operationId: getItem_03887 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03888: + get: + tags: + - Item + operationId: getItem_03888 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03889: + get: + tags: + - Item + operationId: getItem_03889 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03890: + get: + tags: + - Item + operationId: getItem_03890 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03891: + get: + tags: + - Item + operationId: getItem_03891 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03892: + get: + tags: + - Item + operationId: getItem_03892 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03893: + get: + tags: + - Item + operationId: getItem_03893 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03894: + get: + tags: + - Item + operationId: getItem_03894 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03895: + get: + tags: + - Item + operationId: getItem_03895 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03896: + get: + tags: + - Item + operationId: getItem_03896 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03897: + get: + tags: + - Item + operationId: getItem_03897 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03898: + get: + tags: + - Item + operationId: getItem_03898 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03899: + get: + tags: + - Item + operationId: getItem_03899 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03900: + get: + tags: + - Item + operationId: getItem_03900 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03901: + get: + tags: + - Item + operationId: getItem_03901 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03902: + get: + tags: + - Item + operationId: getItem_03902 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03903: + get: + tags: + - Item + operationId: getItem_03903 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03904: + get: + tags: + - Item + operationId: getItem_03904 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03905: + get: + tags: + - Item + operationId: getItem_03905 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03906: + get: + tags: + - Item + operationId: getItem_03906 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03907: + get: + tags: + - Item + operationId: getItem_03907 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03908: + get: + tags: + - Item + operationId: getItem_03908 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03909: + get: + tags: + - Item + operationId: getItem_03909 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03910: + get: + tags: + - Item + operationId: getItem_03910 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03911: + get: + tags: + - Item + operationId: getItem_03911 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03912: + get: + tags: + - Item + operationId: getItem_03912 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03913: + get: + tags: + - Item + operationId: getItem_03913 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03914: + get: + tags: + - Item + operationId: getItem_03914 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03915: + get: + tags: + - Item + operationId: getItem_03915 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03916: + get: + tags: + - Item + operationId: getItem_03916 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03917: + get: + tags: + - Item + operationId: getItem_03917 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03918: + get: + tags: + - Item + operationId: getItem_03918 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03919: + get: + tags: + - Item + operationId: getItem_03919 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03920: + get: + tags: + - Item + operationId: getItem_03920 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03921: + get: + tags: + - Item + operationId: getItem_03921 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03922: + get: + tags: + - Item + operationId: getItem_03922 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03923: + get: + tags: + - Item + operationId: getItem_03923 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03924: + get: + tags: + - Item + operationId: getItem_03924 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03925: + get: + tags: + - Item + operationId: getItem_03925 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03926: + get: + tags: + - Item + operationId: getItem_03926 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03927: + get: + tags: + - Item + operationId: getItem_03927 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03928: + get: + tags: + - Item + operationId: getItem_03928 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03929: + get: + tags: + - Item + operationId: getItem_03929 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03930: + get: + tags: + - Item + operationId: getItem_03930 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03931: + get: + tags: + - Item + operationId: getItem_03931 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03932: + get: + tags: + - Item + operationId: getItem_03932 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03933: + get: + tags: + - Item + operationId: getItem_03933 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03934: + get: + tags: + - Item + operationId: getItem_03934 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03935: + get: + tags: + - Item + operationId: getItem_03935 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03936: + get: + tags: + - Item + operationId: getItem_03936 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03937: + get: + tags: + - Item + operationId: getItem_03937 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03938: + get: + tags: + - Item + operationId: getItem_03938 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03939: + get: + tags: + - Item + operationId: getItem_03939 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03940: + get: + tags: + - Item + operationId: getItem_03940 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03941: + get: + tags: + - Item + operationId: getItem_03941 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03942: + get: + tags: + - Item + operationId: getItem_03942 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03943: + get: + tags: + - Item + operationId: getItem_03943 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03944: + get: + tags: + - Item + operationId: getItem_03944 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03945: + get: + tags: + - Item + operationId: getItem_03945 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03946: + get: + tags: + - Item + operationId: getItem_03946 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03947: + get: + tags: + - Item + operationId: getItem_03947 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03948: + get: + tags: + - Item + operationId: getItem_03948 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03949: + get: + tags: + - Item + operationId: getItem_03949 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03950: + get: + tags: + - Item + operationId: getItem_03950 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03951: + get: + tags: + - Item + operationId: getItem_03951 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03952: + get: + tags: + - Item + operationId: getItem_03952 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03953: + get: + tags: + - Item + operationId: getItem_03953 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03954: + get: + tags: + - Item + operationId: getItem_03954 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03955: + get: + tags: + - Item + operationId: getItem_03955 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03956: + get: + tags: + - Item + operationId: getItem_03956 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03957: + get: + tags: + - Item + operationId: getItem_03957 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03958: + get: + tags: + - Item + operationId: getItem_03958 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03959: + get: + tags: + - Item + operationId: getItem_03959 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03960: + get: + tags: + - Item + operationId: getItem_03960 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03961: + get: + tags: + - Item + operationId: getItem_03961 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03962: + get: + tags: + - Item + operationId: getItem_03962 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03963: + get: + tags: + - Item + operationId: getItem_03963 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03964: + get: + tags: + - Item + operationId: getItem_03964 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03965: + get: + tags: + - Item + operationId: getItem_03965 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03966: + get: + tags: + - Item + operationId: getItem_03966 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03967: + get: + tags: + - Item + operationId: getItem_03967 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03968: + get: + tags: + - Item + operationId: getItem_03968 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03969: + get: + tags: + - Item + operationId: getItem_03969 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03970: + get: + tags: + - Item + operationId: getItem_03970 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03971: + get: + tags: + - Item + operationId: getItem_03971 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03972: + get: + tags: + - Item + operationId: getItem_03972 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03973: + get: + tags: + - Item + operationId: getItem_03973 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03974: + get: + tags: + - Item + operationId: getItem_03974 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03975: + get: + tags: + - Item + operationId: getItem_03975 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03976: + get: + tags: + - Item + operationId: getItem_03976 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03977: + get: + tags: + - Item + operationId: getItem_03977 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03978: + get: + tags: + - Item + operationId: getItem_03978 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03979: + get: + tags: + - Item + operationId: getItem_03979 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03980: + get: + tags: + - Item + operationId: getItem_03980 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03981: + get: + tags: + - Item + operationId: getItem_03981 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03982: + get: + tags: + - Item + operationId: getItem_03982 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03983: + get: + tags: + - Item + operationId: getItem_03983 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03984: + get: + tags: + - Item + operationId: getItem_03984 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03985: + get: + tags: + - Item + operationId: getItem_03985 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03986: + get: + tags: + - Item + operationId: getItem_03986 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03987: + get: + tags: + - Item + operationId: getItem_03987 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03988: + get: + tags: + - Item + operationId: getItem_03988 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03989: + get: + tags: + - Item + operationId: getItem_03989 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03990: + get: + tags: + - Item + operationId: getItem_03990 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03991: + get: + tags: + - Item + operationId: getItem_03991 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03992: + get: + tags: + - Item + operationId: getItem_03992 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03993: + get: + tags: + - Item + operationId: getItem_03993 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03994: + get: + tags: + - Item + operationId: getItem_03994 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03995: + get: + tags: + - Item + operationId: getItem_03995 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03996: + get: + tags: + - Item + operationId: getItem_03996 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03997: + get: + tags: + - Item + operationId: getItem_03997 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03998: + get: + tags: + - Item + operationId: getItem_03998 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_03999: + get: + tags: + - Item + operationId: getItem_03999 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04000: + get: + tags: + - Item + operationId: getItem_04000 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04001: + get: + tags: + - Item + operationId: getItem_04001 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04002: + get: + tags: + - Item + operationId: getItem_04002 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04003: + get: + tags: + - Item + operationId: getItem_04003 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04004: + get: + tags: + - Item + operationId: getItem_04004 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04005: + get: + tags: + - Item + operationId: getItem_04005 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04006: + get: + tags: + - Item + operationId: getItem_04006 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04007: + get: + tags: + - Item + operationId: getItem_04007 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04008: + get: + tags: + - Item + operationId: getItem_04008 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04009: + get: + tags: + - Item + operationId: getItem_04009 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04010: + get: + tags: + - Item + operationId: getItem_04010 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04011: + get: + tags: + - Item + operationId: getItem_04011 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04012: + get: + tags: + - Item + operationId: getItem_04012 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04013: + get: + tags: + - Item + operationId: getItem_04013 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04014: + get: + tags: + - Item + operationId: getItem_04014 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04015: + get: + tags: + - Item + operationId: getItem_04015 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04016: + get: + tags: + - Item + operationId: getItem_04016 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04017: + get: + tags: + - Item + operationId: getItem_04017 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04018: + get: + tags: + - Item + operationId: getItem_04018 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04019: + get: + tags: + - Item + operationId: getItem_04019 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04020: + get: + tags: + - Item + operationId: getItem_04020 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04021: + get: + tags: + - Item + operationId: getItem_04021 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04022: + get: + tags: + - Item + operationId: getItem_04022 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04023: + get: + tags: + - Item + operationId: getItem_04023 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04024: + get: + tags: + - Item + operationId: getItem_04024 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04025: + get: + tags: + - Item + operationId: getItem_04025 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04026: + get: + tags: + - Item + operationId: getItem_04026 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04027: + get: + tags: + - Item + operationId: getItem_04027 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04028: + get: + tags: + - Item + operationId: getItem_04028 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04029: + get: + tags: + - Item + operationId: getItem_04029 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04030: + get: + tags: + - Item + operationId: getItem_04030 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04031: + get: + tags: + - Item + operationId: getItem_04031 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04032: + get: + tags: + - Item + operationId: getItem_04032 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04033: + get: + tags: + - Item + operationId: getItem_04033 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04034: + get: + tags: + - Item + operationId: getItem_04034 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04035: + get: + tags: + - Item + operationId: getItem_04035 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04036: + get: + tags: + - Item + operationId: getItem_04036 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04037: + get: + tags: + - Item + operationId: getItem_04037 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04038: + get: + tags: + - Item + operationId: getItem_04038 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04039: + get: + tags: + - Item + operationId: getItem_04039 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04040: + get: + tags: + - Item + operationId: getItem_04040 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04041: + get: + tags: + - Item + operationId: getItem_04041 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04042: + get: + tags: + - Item + operationId: getItem_04042 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04043: + get: + tags: + - Item + operationId: getItem_04043 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04044: + get: + tags: + - Item + operationId: getItem_04044 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04045: + get: + tags: + - Item + operationId: getItem_04045 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04046: + get: + tags: + - Item + operationId: getItem_04046 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04047: + get: + tags: + - Item + operationId: getItem_04047 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04048: + get: + tags: + - Item + operationId: getItem_04048 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04049: + get: + tags: + - Item + operationId: getItem_04049 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04050: + get: + tags: + - Item + operationId: getItem_04050 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04051: + get: + tags: + - Item + operationId: getItem_04051 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04052: + get: + tags: + - Item + operationId: getItem_04052 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04053: + get: + tags: + - Item + operationId: getItem_04053 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04054: + get: + tags: + - Item + operationId: getItem_04054 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04055: + get: + tags: + - Item + operationId: getItem_04055 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04056: + get: + tags: + - Item + operationId: getItem_04056 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04057: + get: + tags: + - Item + operationId: getItem_04057 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04058: + get: + tags: + - Item + operationId: getItem_04058 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04059: + get: + tags: + - Item + operationId: getItem_04059 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04060: + get: + tags: + - Item + operationId: getItem_04060 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04061: + get: + tags: + - Item + operationId: getItem_04061 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04062: + get: + tags: + - Item + operationId: getItem_04062 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04063: + get: + tags: + - Item + operationId: getItem_04063 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04064: + get: + tags: + - Item + operationId: getItem_04064 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04065: + get: + tags: + - Item + operationId: getItem_04065 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04066: + get: + tags: + - Item + operationId: getItem_04066 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04067: + get: + tags: + - Item + operationId: getItem_04067 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04068: + get: + tags: + - Item + operationId: getItem_04068 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04069: + get: + tags: + - Item + operationId: getItem_04069 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04070: + get: + tags: + - Item + operationId: getItem_04070 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04071: + get: + tags: + - Item + operationId: getItem_04071 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04072: + get: + tags: + - Item + operationId: getItem_04072 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04073: + get: + tags: + - Item + operationId: getItem_04073 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04074: + get: + tags: + - Item + operationId: getItem_04074 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04075: + get: + tags: + - Item + operationId: getItem_04075 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04076: + get: + tags: + - Item + operationId: getItem_04076 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04077: + get: + tags: + - Item + operationId: getItem_04077 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04078: + get: + tags: + - Item + operationId: getItem_04078 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04079: + get: + tags: + - Item + operationId: getItem_04079 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04080: + get: + tags: + - Item + operationId: getItem_04080 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04081: + get: + tags: + - Item + operationId: getItem_04081 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04082: + get: + tags: + - Item + operationId: getItem_04082 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04083: + get: + tags: + - Item + operationId: getItem_04083 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04084: + get: + tags: + - Item + operationId: getItem_04084 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04085: + get: + tags: + - Item + operationId: getItem_04085 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04086: + get: + tags: + - Item + operationId: getItem_04086 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04087: + get: + tags: + - Item + operationId: getItem_04087 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04088: + get: + tags: + - Item + operationId: getItem_04088 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04089: + get: + tags: + - Item + operationId: getItem_04089 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04090: + get: + tags: + - Item + operationId: getItem_04090 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04091: + get: + tags: + - Item + operationId: getItem_04091 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04092: + get: + tags: + - Item + operationId: getItem_04092 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04093: + get: + tags: + - Item + operationId: getItem_04093 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04094: + get: + tags: + - Item + operationId: getItem_04094 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04095: + get: + tags: + - Item + operationId: getItem_04095 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04096: + get: + tags: + - Item + operationId: getItem_04096 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04097: + get: + tags: + - Item + operationId: getItem_04097 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04098: + get: + tags: + - Item + operationId: getItem_04098 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04099: + get: + tags: + - Item + operationId: getItem_04099 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04100: + get: + tags: + - Item + operationId: getItem_04100 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04101: + get: + tags: + - Item + operationId: getItem_04101 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04102: + get: + tags: + - Item + operationId: getItem_04102 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04103: + get: + tags: + - Item + operationId: getItem_04103 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04104: + get: + tags: + - Item + operationId: getItem_04104 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04105: + get: + tags: + - Item + operationId: getItem_04105 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04106: + get: + tags: + - Item + operationId: getItem_04106 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04107: + get: + tags: + - Item + operationId: getItem_04107 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04108: + get: + tags: + - Item + operationId: getItem_04108 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04109: + get: + tags: + - Item + operationId: getItem_04109 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04110: + get: + tags: + - Item + operationId: getItem_04110 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04111: + get: + tags: + - Item + operationId: getItem_04111 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04112: + get: + tags: + - Item + operationId: getItem_04112 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04113: + get: + tags: + - Item + operationId: getItem_04113 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04114: + get: + tags: + - Item + operationId: getItem_04114 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04115: + get: + tags: + - Item + operationId: getItem_04115 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04116: + get: + tags: + - Item + operationId: getItem_04116 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04117: + get: + tags: + - Item + operationId: getItem_04117 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04118: + get: + tags: + - Item + operationId: getItem_04118 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04119: + get: + tags: + - Item + operationId: getItem_04119 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04120: + get: + tags: + - Item + operationId: getItem_04120 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04121: + get: + tags: + - Item + operationId: getItem_04121 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04122: + get: + tags: + - Item + operationId: getItem_04122 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04123: + get: + tags: + - Item + operationId: getItem_04123 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04124: + get: + tags: + - Item + operationId: getItem_04124 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04125: + get: + tags: + - Item + operationId: getItem_04125 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04126: + get: + tags: + - Item + operationId: getItem_04126 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04127: + get: + tags: + - Item + operationId: getItem_04127 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04128: + get: + tags: + - Item + operationId: getItem_04128 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04129: + get: + tags: + - Item + operationId: getItem_04129 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04130: + get: + tags: + - Item + operationId: getItem_04130 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04131: + get: + tags: + - Item + operationId: getItem_04131 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04132: + get: + tags: + - Item + operationId: getItem_04132 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04133: + get: + tags: + - Item + operationId: getItem_04133 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04134: + get: + tags: + - Item + operationId: getItem_04134 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04135: + get: + tags: + - Item + operationId: getItem_04135 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04136: + get: + tags: + - Item + operationId: getItem_04136 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04137: + get: + tags: + - Item + operationId: getItem_04137 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04138: + get: + tags: + - Item + operationId: getItem_04138 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04139: + get: + tags: + - Item + operationId: getItem_04139 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04140: + get: + tags: + - Item + operationId: getItem_04140 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04141: + get: + tags: + - Item + operationId: getItem_04141 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04142: + get: + tags: + - Item + operationId: getItem_04142 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04143: + get: + tags: + - Item + operationId: getItem_04143 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04144: + get: + tags: + - Item + operationId: getItem_04144 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04145: + get: + tags: + - Item + operationId: getItem_04145 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04146: + get: + tags: + - Item + operationId: getItem_04146 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04147: + get: + tags: + - Item + operationId: getItem_04147 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04148: + get: + tags: + - Item + operationId: getItem_04148 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04149: + get: + tags: + - Item + operationId: getItem_04149 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04150: + get: + tags: + - Item + operationId: getItem_04150 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04151: + get: + tags: + - Item + operationId: getItem_04151 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04152: + get: + tags: + - Item + operationId: getItem_04152 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04153: + get: + tags: + - Item + operationId: getItem_04153 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04154: + get: + tags: + - Item + operationId: getItem_04154 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04155: + get: + tags: + - Item + operationId: getItem_04155 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04156: + get: + tags: + - Item + operationId: getItem_04156 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04157: + get: + tags: + - Item + operationId: getItem_04157 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04158: + get: + tags: + - Item + operationId: getItem_04158 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04159: + get: + tags: + - Item + operationId: getItem_04159 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04160: + get: + tags: + - Item + operationId: getItem_04160 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04161: + get: + tags: + - Item + operationId: getItem_04161 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04162: + get: + tags: + - Item + operationId: getItem_04162 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04163: + get: + tags: + - Item + operationId: getItem_04163 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04164: + get: + tags: + - Item + operationId: getItem_04164 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04165: + get: + tags: + - Item + operationId: getItem_04165 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04166: + get: + tags: + - Item + operationId: getItem_04166 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04167: + get: + tags: + - Item + operationId: getItem_04167 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04168: + get: + tags: + - Item + operationId: getItem_04168 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04169: + get: + tags: + - Item + operationId: getItem_04169 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04170: + get: + tags: + - Item + operationId: getItem_04170 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04171: + get: + tags: + - Item + operationId: getItem_04171 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04172: + get: + tags: + - Item + operationId: getItem_04172 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04173: + get: + tags: + - Item + operationId: getItem_04173 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04174: + get: + tags: + - Item + operationId: getItem_04174 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04175: + get: + tags: + - Item + operationId: getItem_04175 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04176: + get: + tags: + - Item + operationId: getItem_04176 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04177: + get: + tags: + - Item + operationId: getItem_04177 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04178: + get: + tags: + - Item + operationId: getItem_04178 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04179: + get: + tags: + - Item + operationId: getItem_04179 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04180: + get: + tags: + - Item + operationId: getItem_04180 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04181: + get: + tags: + - Item + operationId: getItem_04181 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04182: + get: + tags: + - Item + operationId: getItem_04182 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04183: + get: + tags: + - Item + operationId: getItem_04183 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04184: + get: + tags: + - Item + operationId: getItem_04184 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04185: + get: + tags: + - Item + operationId: getItem_04185 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04186: + get: + tags: + - Item + operationId: getItem_04186 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04187: + get: + tags: + - Item + operationId: getItem_04187 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04188: + get: + tags: + - Item + operationId: getItem_04188 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04189: + get: + tags: + - Item + operationId: getItem_04189 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04190: + get: + tags: + - Item + operationId: getItem_04190 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04191: + get: + tags: + - Item + operationId: getItem_04191 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04192: + get: + tags: + - Item + operationId: getItem_04192 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04193: + get: + tags: + - Item + operationId: getItem_04193 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04194: + get: + tags: + - Item + operationId: getItem_04194 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04195: + get: + tags: + - Item + operationId: getItem_04195 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04196: + get: + tags: + - Item + operationId: getItem_04196 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04197: + get: + tags: + - Item + operationId: getItem_04197 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04198: + get: + tags: + - Item + operationId: getItem_04198 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04199: + get: + tags: + - Item + operationId: getItem_04199 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04200: + get: + tags: + - Item + operationId: getItem_04200 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04201: + get: + tags: + - Item + operationId: getItem_04201 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04202: + get: + tags: + - Item + operationId: getItem_04202 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04203: + get: + tags: + - Item + operationId: getItem_04203 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04204: + get: + tags: + - Item + operationId: getItem_04204 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04205: + get: + tags: + - Item + operationId: getItem_04205 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04206: + get: + tags: + - Item + operationId: getItem_04206 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04207: + get: + tags: + - Item + operationId: getItem_04207 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04208: + get: + tags: + - Item + operationId: getItem_04208 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04209: + get: + tags: + - Item + operationId: getItem_04209 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04210: + get: + tags: + - Item + operationId: getItem_04210 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04211: + get: + tags: + - Item + operationId: getItem_04211 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04212: + get: + tags: + - Item + operationId: getItem_04212 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04213: + get: + tags: + - Item + operationId: getItem_04213 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04214: + get: + tags: + - Item + operationId: getItem_04214 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04215: + get: + tags: + - Item + operationId: getItem_04215 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04216: + get: + tags: + - Item + operationId: getItem_04216 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04217: + get: + tags: + - Item + operationId: getItem_04217 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04218: + get: + tags: + - Item + operationId: getItem_04218 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04219: + get: + tags: + - Item + operationId: getItem_04219 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04220: + get: + tags: + - Item + operationId: getItem_04220 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04221: + get: + tags: + - Item + operationId: getItem_04221 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04222: + get: + tags: + - Item + operationId: getItem_04222 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04223: + get: + tags: + - Item + operationId: getItem_04223 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04224: + get: + tags: + - Item + operationId: getItem_04224 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04225: + get: + tags: + - Item + operationId: getItem_04225 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04226: + get: + tags: + - Item + operationId: getItem_04226 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04227: + get: + tags: + - Item + operationId: getItem_04227 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04228: + get: + tags: + - Item + operationId: getItem_04228 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04229: + get: + tags: + - Item + operationId: getItem_04229 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04230: + get: + tags: + - Item + operationId: getItem_04230 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04231: + get: + tags: + - Item + operationId: getItem_04231 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04232: + get: + tags: + - Item + operationId: getItem_04232 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04233: + get: + tags: + - Item + operationId: getItem_04233 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04234: + get: + tags: + - Item + operationId: getItem_04234 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04235: + get: + tags: + - Item + operationId: getItem_04235 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04236: + get: + tags: + - Item + operationId: getItem_04236 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04237: + get: + tags: + - Item + operationId: getItem_04237 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04238: + get: + tags: + - Item + operationId: getItem_04238 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04239: + get: + tags: + - Item + operationId: getItem_04239 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04240: + get: + tags: + - Item + operationId: getItem_04240 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04241: + get: + tags: + - Item + operationId: getItem_04241 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04242: + get: + tags: + - Item + operationId: getItem_04242 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04243: + get: + tags: + - Item + operationId: getItem_04243 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04244: + get: + tags: + - Item + operationId: getItem_04244 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04245: + get: + tags: + - Item + operationId: getItem_04245 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04246: + get: + tags: + - Item + operationId: getItem_04246 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04247: + get: + tags: + - Item + operationId: getItem_04247 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04248: + get: + tags: + - Item + operationId: getItem_04248 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04249: + get: + tags: + - Item + operationId: getItem_04249 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04250: + get: + tags: + - Item + operationId: getItem_04250 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04251: + get: + tags: + - Item + operationId: getItem_04251 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04252: + get: + tags: + - Item + operationId: getItem_04252 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04253: + get: + tags: + - Item + operationId: getItem_04253 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04254: + get: + tags: + - Item + operationId: getItem_04254 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04255: + get: + tags: + - Item + operationId: getItem_04255 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04256: + get: + tags: + - Item + operationId: getItem_04256 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04257: + get: + tags: + - Item + operationId: getItem_04257 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04258: + get: + tags: + - Item + operationId: getItem_04258 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04259: + get: + tags: + - Item + operationId: getItem_04259 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04260: + get: + tags: + - Item + operationId: getItem_04260 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04261: + get: + tags: + - Item + operationId: getItem_04261 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04262: + get: + tags: + - Item + operationId: getItem_04262 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04263: + get: + tags: + - Item + operationId: getItem_04263 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04264: + get: + tags: + - Item + operationId: getItem_04264 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04265: + get: + tags: + - Item + operationId: getItem_04265 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04266: + get: + tags: + - Item + operationId: getItem_04266 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04267: + get: + tags: + - Item + operationId: getItem_04267 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04268: + get: + tags: + - Item + operationId: getItem_04268 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04269: + get: + tags: + - Item + operationId: getItem_04269 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04270: + get: + tags: + - Item + operationId: getItem_04270 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04271: + get: + tags: + - Item + operationId: getItem_04271 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04272: + get: + tags: + - Item + operationId: getItem_04272 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04273: + get: + tags: + - Item + operationId: getItem_04273 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04274: + get: + tags: + - Item + operationId: getItem_04274 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04275: + get: + tags: + - Item + operationId: getItem_04275 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04276: + get: + tags: + - Item + operationId: getItem_04276 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04277: + get: + tags: + - Item + operationId: getItem_04277 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04278: + get: + tags: + - Item + operationId: getItem_04278 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04279: + get: + tags: + - Item + operationId: getItem_04279 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04280: + get: + tags: + - Item + operationId: getItem_04280 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04281: + get: + tags: + - Item + operationId: getItem_04281 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04282: + get: + tags: + - Item + operationId: getItem_04282 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04283: + get: + tags: + - Item + operationId: getItem_04283 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04284: + get: + tags: + - Item + operationId: getItem_04284 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04285: + get: + tags: + - Item + operationId: getItem_04285 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04286: + get: + tags: + - Item + operationId: getItem_04286 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04287: + get: + tags: + - Item + operationId: getItem_04287 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04288: + get: + tags: + - Item + operationId: getItem_04288 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04289: + get: + tags: + - Item + operationId: getItem_04289 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04290: + get: + tags: + - Item + operationId: getItem_04290 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04291: + get: + tags: + - Item + operationId: getItem_04291 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04292: + get: + tags: + - Item + operationId: getItem_04292 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04293: + get: + tags: + - Item + operationId: getItem_04293 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04294: + get: + tags: + - Item + operationId: getItem_04294 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04295: + get: + tags: + - Item + operationId: getItem_04295 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04296: + get: + tags: + - Item + operationId: getItem_04296 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04297: + get: + tags: + - Item + operationId: getItem_04297 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04298: + get: + tags: + - Item + operationId: getItem_04298 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04299: + get: + tags: + - Item + operationId: getItem_04299 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04300: + get: + tags: + - Item + operationId: getItem_04300 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04301: + get: + tags: + - Item + operationId: getItem_04301 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04302: + get: + tags: + - Item + operationId: getItem_04302 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04303: + get: + tags: + - Item + operationId: getItem_04303 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04304: + get: + tags: + - Item + operationId: getItem_04304 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04305: + get: + tags: + - Item + operationId: getItem_04305 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04306: + get: + tags: + - Item + operationId: getItem_04306 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04307: + get: + tags: + - Item + operationId: getItem_04307 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04308: + get: + tags: + - Item + operationId: getItem_04308 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04309: + get: + tags: + - Item + operationId: getItem_04309 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04310: + get: + tags: + - Item + operationId: getItem_04310 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04311: + get: + tags: + - Item + operationId: getItem_04311 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04312: + get: + tags: + - Item + operationId: getItem_04312 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04313: + get: + tags: + - Item + operationId: getItem_04313 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04314: + get: + tags: + - Item + operationId: getItem_04314 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04315: + get: + tags: + - Item + operationId: getItem_04315 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04316: + get: + tags: + - Item + operationId: getItem_04316 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04317: + get: + tags: + - Item + operationId: getItem_04317 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04318: + get: + tags: + - Item + operationId: getItem_04318 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04319: + get: + tags: + - Item + operationId: getItem_04319 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04320: + get: + tags: + - Item + operationId: getItem_04320 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04321: + get: + tags: + - Item + operationId: getItem_04321 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04322: + get: + tags: + - Item + operationId: getItem_04322 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04323: + get: + tags: + - Item + operationId: getItem_04323 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04324: + get: + tags: + - Item + operationId: getItem_04324 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04325: + get: + tags: + - Item + operationId: getItem_04325 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04326: + get: + tags: + - Item + operationId: getItem_04326 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04327: + get: + tags: + - Item + operationId: getItem_04327 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04328: + get: + tags: + - Item + operationId: getItem_04328 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04329: + get: + tags: + - Item + operationId: getItem_04329 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04330: + get: + tags: + - Item + operationId: getItem_04330 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04331: + get: + tags: + - Item + operationId: getItem_04331 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04332: + get: + tags: + - Item + operationId: getItem_04332 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04333: + get: + tags: + - Item + operationId: getItem_04333 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04334: + get: + tags: + - Item + operationId: getItem_04334 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04335: + get: + tags: + - Item + operationId: getItem_04335 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04336: + get: + tags: + - Item + operationId: getItem_04336 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04337: + get: + tags: + - Item + operationId: getItem_04337 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04338: + get: + tags: + - Item + operationId: getItem_04338 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04339: + get: + tags: + - Item + operationId: getItem_04339 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04340: + get: + tags: + - Item + operationId: getItem_04340 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04341: + get: + tags: + - Item + operationId: getItem_04341 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04342: + get: + tags: + - Item + operationId: getItem_04342 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04343: + get: + tags: + - Item + operationId: getItem_04343 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04344: + get: + tags: + - Item + operationId: getItem_04344 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04345: + get: + tags: + - Item + operationId: getItem_04345 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04346: + get: + tags: + - Item + operationId: getItem_04346 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04347: + get: + tags: + - Item + operationId: getItem_04347 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04348: + get: + tags: + - Item + operationId: getItem_04348 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04349: + get: + tags: + - Item + operationId: getItem_04349 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04350: + get: + tags: + - Item + operationId: getItem_04350 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04351: + get: + tags: + - Item + operationId: getItem_04351 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04352: + get: + tags: + - Item + operationId: getItem_04352 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04353: + get: + tags: + - Item + operationId: getItem_04353 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04354: + get: + tags: + - Item + operationId: getItem_04354 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04355: + get: + tags: + - Item + operationId: getItem_04355 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04356: + get: + tags: + - Item + operationId: getItem_04356 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04357: + get: + tags: + - Item + operationId: getItem_04357 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04358: + get: + tags: + - Item + operationId: getItem_04358 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04359: + get: + tags: + - Item + operationId: getItem_04359 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04360: + get: + tags: + - Item + operationId: getItem_04360 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04361: + get: + tags: + - Item + operationId: getItem_04361 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04362: + get: + tags: + - Item + operationId: getItem_04362 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04363: + get: + tags: + - Item + operationId: getItem_04363 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04364: + get: + tags: + - Item + operationId: getItem_04364 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04365: + get: + tags: + - Item + operationId: getItem_04365 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04366: + get: + tags: + - Item + operationId: getItem_04366 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04367: + get: + tags: + - Item + operationId: getItem_04367 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04368: + get: + tags: + - Item + operationId: getItem_04368 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04369: + get: + tags: + - Item + operationId: getItem_04369 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04370: + get: + tags: + - Item + operationId: getItem_04370 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04371: + get: + tags: + - Item + operationId: getItem_04371 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04372: + get: + tags: + - Item + operationId: getItem_04372 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04373: + get: + tags: + - Item + operationId: getItem_04373 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04374: + get: + tags: + - Item + operationId: getItem_04374 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04375: + get: + tags: + - Item + operationId: getItem_04375 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04376: + get: + tags: + - Item + operationId: getItem_04376 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04377: + get: + tags: + - Item + operationId: getItem_04377 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04378: + get: + tags: + - Item + operationId: getItem_04378 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04379: + get: + tags: + - Item + operationId: getItem_04379 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04380: + get: + tags: + - Item + operationId: getItem_04380 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04381: + get: + tags: + - Item + operationId: getItem_04381 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04382: + get: + tags: + - Item + operationId: getItem_04382 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04383: + get: + tags: + - Item + operationId: getItem_04383 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04384: + get: + tags: + - Item + operationId: getItem_04384 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04385: + get: + tags: + - Item + operationId: getItem_04385 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04386: + get: + tags: + - Item + operationId: getItem_04386 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04387: + get: + tags: + - Item + operationId: getItem_04387 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04388: + get: + tags: + - Item + operationId: getItem_04388 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04389: + get: + tags: + - Item + operationId: getItem_04389 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04390: + get: + tags: + - Item + operationId: getItem_04390 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04391: + get: + tags: + - Item + operationId: getItem_04391 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04392: + get: + tags: + - Item + operationId: getItem_04392 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04393: + get: + tags: + - Item + operationId: getItem_04393 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04394: + get: + tags: + - Item + operationId: getItem_04394 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04395: + get: + tags: + - Item + operationId: getItem_04395 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04396: + get: + tags: + - Item + operationId: getItem_04396 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04397: + get: + tags: + - Item + operationId: getItem_04397 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04398: + get: + tags: + - Item + operationId: getItem_04398 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04399: + get: + tags: + - Item + operationId: getItem_04399 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04400: + get: + tags: + - Item + operationId: getItem_04400 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04401: + get: + tags: + - Item + operationId: getItem_04401 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04402: + get: + tags: + - Item + operationId: getItem_04402 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04403: + get: + tags: + - Item + operationId: getItem_04403 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04404: + get: + tags: + - Item + operationId: getItem_04404 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04405: + get: + tags: + - Item + operationId: getItem_04405 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04406: + get: + tags: + - Item + operationId: getItem_04406 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04407: + get: + tags: + - Item + operationId: getItem_04407 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04408: + get: + tags: + - Item + operationId: getItem_04408 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04409: + get: + tags: + - Item + operationId: getItem_04409 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04410: + get: + tags: + - Item + operationId: getItem_04410 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04411: + get: + tags: + - Item + operationId: getItem_04411 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04412: + get: + tags: + - Item + operationId: getItem_04412 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04413: + get: + tags: + - Item + operationId: getItem_04413 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04414: + get: + tags: + - Item + operationId: getItem_04414 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04415: + get: + tags: + - Item + operationId: getItem_04415 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04416: + get: + tags: + - Item + operationId: getItem_04416 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04417: + get: + tags: + - Item + operationId: getItem_04417 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04418: + get: + tags: + - Item + operationId: getItem_04418 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04419: + get: + tags: + - Item + operationId: getItem_04419 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04420: + get: + tags: + - Item + operationId: getItem_04420 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04421: + get: + tags: + - Item + operationId: getItem_04421 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04422: + get: + tags: + - Item + operationId: getItem_04422 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04423: + get: + tags: + - Item + operationId: getItem_04423 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04424: + get: + tags: + - Item + operationId: getItem_04424 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04425: + get: + tags: + - Item + operationId: getItem_04425 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04426: + get: + tags: + - Item + operationId: getItem_04426 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04427: + get: + tags: + - Item + operationId: getItem_04427 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04428: + get: + tags: + - Item + operationId: getItem_04428 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04429: + get: + tags: + - Item + operationId: getItem_04429 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04430: + get: + tags: + - Item + operationId: getItem_04430 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04431: + get: + tags: + - Item + operationId: getItem_04431 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04432: + get: + tags: + - Item + operationId: getItem_04432 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04433: + get: + tags: + - Item + operationId: getItem_04433 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04434: + get: + tags: + - Item + operationId: getItem_04434 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04435: + get: + tags: + - Item + operationId: getItem_04435 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04436: + get: + tags: + - Item + operationId: getItem_04436 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04437: + get: + tags: + - Item + operationId: getItem_04437 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04438: + get: + tags: + - Item + operationId: getItem_04438 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04439: + get: + tags: + - Item + operationId: getItem_04439 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04440: + get: + tags: + - Item + operationId: getItem_04440 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04441: + get: + tags: + - Item + operationId: getItem_04441 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04442: + get: + tags: + - Item + operationId: getItem_04442 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04443: + get: + tags: + - Item + operationId: getItem_04443 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04444: + get: + tags: + - Item + operationId: getItem_04444 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04445: + get: + tags: + - Item + operationId: getItem_04445 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04446: + get: + tags: + - Item + operationId: getItem_04446 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04447: + get: + tags: + - Item + operationId: getItem_04447 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04448: + get: + tags: + - Item + operationId: getItem_04448 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04449: + get: + tags: + - Item + operationId: getItem_04449 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04450: + get: + tags: + - Item + operationId: getItem_04450 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04451: + get: + tags: + - Item + operationId: getItem_04451 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04452: + get: + tags: + - Item + operationId: getItem_04452 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04453: + get: + tags: + - Item + operationId: getItem_04453 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04454: + get: + tags: + - Item + operationId: getItem_04454 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04455: + get: + tags: + - Item + operationId: getItem_04455 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04456: + get: + tags: + - Item + operationId: getItem_04456 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04457: + get: + tags: + - Item + operationId: getItem_04457 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04458: + get: + tags: + - Item + operationId: getItem_04458 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04459: + get: + tags: + - Item + operationId: getItem_04459 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04460: + get: + tags: + - Item + operationId: getItem_04460 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04461: + get: + tags: + - Item + operationId: getItem_04461 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04462: + get: + tags: + - Item + operationId: getItem_04462 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04463: + get: + tags: + - Item + operationId: getItem_04463 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04464: + get: + tags: + - Item + operationId: getItem_04464 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04465: + get: + tags: + - Item + operationId: getItem_04465 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04466: + get: + tags: + - Item + operationId: getItem_04466 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04467: + get: + tags: + - Item + operationId: getItem_04467 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04468: + get: + tags: + - Item + operationId: getItem_04468 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04469: + get: + tags: + - Item + operationId: getItem_04469 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04470: + get: + tags: + - Item + operationId: getItem_04470 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04471: + get: + tags: + - Item + operationId: getItem_04471 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04472: + get: + tags: + - Item + operationId: getItem_04472 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04473: + get: + tags: + - Item + operationId: getItem_04473 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04474: + get: + tags: + - Item + operationId: getItem_04474 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04475: + get: + tags: + - Item + operationId: getItem_04475 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04476: + get: + tags: + - Item + operationId: getItem_04476 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04477: + get: + tags: + - Item + operationId: getItem_04477 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04478: + get: + tags: + - Item + operationId: getItem_04478 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04479: + get: + tags: + - Item + operationId: getItem_04479 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04480: + get: + tags: + - Item + operationId: getItem_04480 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04481: + get: + tags: + - Item + operationId: getItem_04481 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04482: + get: + tags: + - Item + operationId: getItem_04482 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04483: + get: + tags: + - Item + operationId: getItem_04483 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04484: + get: + tags: + - Item + operationId: getItem_04484 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04485: + get: + tags: + - Item + operationId: getItem_04485 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04486: + get: + tags: + - Item + operationId: getItem_04486 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04487: + get: + tags: + - Item + operationId: getItem_04487 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04488: + get: + tags: + - Item + operationId: getItem_04488 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04489: + get: + tags: + - Item + operationId: getItem_04489 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04490: + get: + tags: + - Item + operationId: getItem_04490 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04491: + get: + tags: + - Item + operationId: getItem_04491 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04492: + get: + tags: + - Item + operationId: getItem_04492 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04493: + get: + tags: + - Item + operationId: getItem_04493 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04494: + get: + tags: + - Item + operationId: getItem_04494 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04495: + get: + tags: + - Item + operationId: getItem_04495 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04496: + get: + tags: + - Item + operationId: getItem_04496 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04497: + get: + tags: + - Item + operationId: getItem_04497 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04498: + get: + tags: + - Item + operationId: getItem_04498 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04499: + get: + tags: + - Item + operationId: getItem_04499 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04500: + get: + tags: + - Item + operationId: getItem_04500 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04501: + get: + tags: + - Item + operationId: getItem_04501 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04502: + get: + tags: + - Item + operationId: getItem_04502 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04503: + get: + tags: + - Item + operationId: getItem_04503 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04504: + get: + tags: + - Item + operationId: getItem_04504 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04505: + get: + tags: + - Item + operationId: getItem_04505 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04506: + get: + tags: + - Item + operationId: getItem_04506 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04507: + get: + tags: + - Item + operationId: getItem_04507 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04508: + get: + tags: + - Item + operationId: getItem_04508 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04509: + get: + tags: + - Item + operationId: getItem_04509 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04510: + get: + tags: + - Item + operationId: getItem_04510 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04511: + get: + tags: + - Item + operationId: getItem_04511 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04512: + get: + tags: + - Item + operationId: getItem_04512 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04513: + get: + tags: + - Item + operationId: getItem_04513 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04514: + get: + tags: + - Item + operationId: getItem_04514 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04515: + get: + tags: + - Item + operationId: getItem_04515 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04516: + get: + tags: + - Item + operationId: getItem_04516 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04517: + get: + tags: + - Item + operationId: getItem_04517 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04518: + get: + tags: + - Item + operationId: getItem_04518 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04519: + get: + tags: + - Item + operationId: getItem_04519 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04520: + get: + tags: + - Item + operationId: getItem_04520 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04521: + get: + tags: + - Item + operationId: getItem_04521 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04522: + get: + tags: + - Item + operationId: getItem_04522 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04523: + get: + tags: + - Item + operationId: getItem_04523 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04524: + get: + tags: + - Item + operationId: getItem_04524 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04525: + get: + tags: + - Item + operationId: getItem_04525 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04526: + get: + tags: + - Item + operationId: getItem_04526 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04527: + get: + tags: + - Item + operationId: getItem_04527 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04528: + get: + tags: + - Item + operationId: getItem_04528 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04529: + get: + tags: + - Item + operationId: getItem_04529 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04530: + get: + tags: + - Item + operationId: getItem_04530 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04531: + get: + tags: + - Item + operationId: getItem_04531 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04532: + get: + tags: + - Item + operationId: getItem_04532 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04533: + get: + tags: + - Item + operationId: getItem_04533 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04534: + get: + tags: + - Item + operationId: getItem_04534 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04535: + get: + tags: + - Item + operationId: getItem_04535 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04536: + get: + tags: + - Item + operationId: getItem_04536 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04537: + get: + tags: + - Item + operationId: getItem_04537 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04538: + get: + tags: + - Item + operationId: getItem_04538 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04539: + get: + tags: + - Item + operationId: getItem_04539 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04540: + get: + tags: + - Item + operationId: getItem_04540 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04541: + get: + tags: + - Item + operationId: getItem_04541 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04542: + get: + tags: + - Item + operationId: getItem_04542 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04543: + get: + tags: + - Item + operationId: getItem_04543 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04544: + get: + tags: + - Item + operationId: getItem_04544 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04545: + get: + tags: + - Item + operationId: getItem_04545 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04546: + get: + tags: + - Item + operationId: getItem_04546 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04547: + get: + tags: + - Item + operationId: getItem_04547 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04548: + get: + tags: + - Item + operationId: getItem_04548 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04549: + get: + tags: + - Item + operationId: getItem_04549 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04550: + get: + tags: + - Item + operationId: getItem_04550 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04551: + get: + tags: + - Item + operationId: getItem_04551 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04552: + get: + tags: + - Item + operationId: getItem_04552 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04553: + get: + tags: + - Item + operationId: getItem_04553 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04554: + get: + tags: + - Item + operationId: getItem_04554 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04555: + get: + tags: + - Item + operationId: getItem_04555 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04556: + get: + tags: + - Item + operationId: getItem_04556 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04557: + get: + tags: + - Item + operationId: getItem_04557 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04558: + get: + tags: + - Item + operationId: getItem_04558 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04559: + get: + tags: + - Item + operationId: getItem_04559 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04560: + get: + tags: + - Item + operationId: getItem_04560 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04561: + get: + tags: + - Item + operationId: getItem_04561 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04562: + get: + tags: + - Item + operationId: getItem_04562 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04563: + get: + tags: + - Item + operationId: getItem_04563 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04564: + get: + tags: + - Item + operationId: getItem_04564 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04565: + get: + tags: + - Item + operationId: getItem_04565 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04566: + get: + tags: + - Item + operationId: getItem_04566 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04567: + get: + tags: + - Item + operationId: getItem_04567 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04568: + get: + tags: + - Item + operationId: getItem_04568 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04569: + get: + tags: + - Item + operationId: getItem_04569 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04570: + get: + tags: + - Item + operationId: getItem_04570 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04571: + get: + tags: + - Item + operationId: getItem_04571 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04572: + get: + tags: + - Item + operationId: getItem_04572 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04573: + get: + tags: + - Item + operationId: getItem_04573 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04574: + get: + tags: + - Item + operationId: getItem_04574 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04575: + get: + tags: + - Item + operationId: getItem_04575 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04576: + get: + tags: + - Item + operationId: getItem_04576 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04577: + get: + tags: + - Item + operationId: getItem_04577 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04578: + get: + tags: + - Item + operationId: getItem_04578 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04579: + get: + tags: + - Item + operationId: getItem_04579 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04580: + get: + tags: + - Item + operationId: getItem_04580 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04581: + get: + tags: + - Item + operationId: getItem_04581 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04582: + get: + tags: + - Item + operationId: getItem_04582 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04583: + get: + tags: + - Item + operationId: getItem_04583 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04584: + get: + tags: + - Item + operationId: getItem_04584 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04585: + get: + tags: + - Item + operationId: getItem_04585 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04586: + get: + tags: + - Item + operationId: getItem_04586 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04587: + get: + tags: + - Item + operationId: getItem_04587 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04588: + get: + tags: + - Item + operationId: getItem_04588 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04589: + get: + tags: + - Item + operationId: getItem_04589 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04590: + get: + tags: + - Item + operationId: getItem_04590 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04591: + get: + tags: + - Item + operationId: getItem_04591 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04592: + get: + tags: + - Item + operationId: getItem_04592 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04593: + get: + tags: + - Item + operationId: getItem_04593 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04594: + get: + tags: + - Item + operationId: getItem_04594 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04595: + get: + tags: + - Item + operationId: getItem_04595 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04596: + get: + tags: + - Item + operationId: getItem_04596 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04597: + get: + tags: + - Item + operationId: getItem_04597 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04598: + get: + tags: + - Item + operationId: getItem_04598 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04599: + get: + tags: + - Item + operationId: getItem_04599 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04600: + get: + tags: + - Item + operationId: getItem_04600 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04601: + get: + tags: + - Item + operationId: getItem_04601 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04602: + get: + tags: + - Item + operationId: getItem_04602 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04603: + get: + tags: + - Item + operationId: getItem_04603 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04604: + get: + tags: + - Item + operationId: getItem_04604 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04605: + get: + tags: + - Item + operationId: getItem_04605 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04606: + get: + tags: + - Item + operationId: getItem_04606 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04607: + get: + tags: + - Item + operationId: getItem_04607 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04608: + get: + tags: + - Item + operationId: getItem_04608 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04609: + get: + tags: + - Item + operationId: getItem_04609 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04610: + get: + tags: + - Item + operationId: getItem_04610 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04611: + get: + tags: + - Item + operationId: getItem_04611 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04612: + get: + tags: + - Item + operationId: getItem_04612 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04613: + get: + tags: + - Item + operationId: getItem_04613 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04614: + get: + tags: + - Item + operationId: getItem_04614 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04615: + get: + tags: + - Item + operationId: getItem_04615 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04616: + get: + tags: + - Item + operationId: getItem_04616 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04617: + get: + tags: + - Item + operationId: getItem_04617 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04618: + get: + tags: + - Item + operationId: getItem_04618 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04619: + get: + tags: + - Item + operationId: getItem_04619 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04620: + get: + tags: + - Item + operationId: getItem_04620 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04621: + get: + tags: + - Item + operationId: getItem_04621 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04622: + get: + tags: + - Item + operationId: getItem_04622 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04623: + get: + tags: + - Item + operationId: getItem_04623 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04624: + get: + tags: + - Item + operationId: getItem_04624 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04625: + get: + tags: + - Item + operationId: getItem_04625 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04626: + get: + tags: + - Item + operationId: getItem_04626 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04627: + get: + tags: + - Item + operationId: getItem_04627 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04628: + get: + tags: + - Item + operationId: getItem_04628 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04629: + get: + tags: + - Item + operationId: getItem_04629 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04630: + get: + tags: + - Item + operationId: getItem_04630 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04631: + get: + tags: + - Item + operationId: getItem_04631 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04632: + get: + tags: + - Item + operationId: getItem_04632 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04633: + get: + tags: + - Item + operationId: getItem_04633 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04634: + get: + tags: + - Item + operationId: getItem_04634 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04635: + get: + tags: + - Item + operationId: getItem_04635 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04636: + get: + tags: + - Item + operationId: getItem_04636 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04637: + get: + tags: + - Item + operationId: getItem_04637 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04638: + get: + tags: + - Item + operationId: getItem_04638 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04639: + get: + tags: + - Item + operationId: getItem_04639 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04640: + get: + tags: + - Item + operationId: getItem_04640 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04641: + get: + tags: + - Item + operationId: getItem_04641 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04642: + get: + tags: + - Item + operationId: getItem_04642 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04643: + get: + tags: + - Item + operationId: getItem_04643 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04644: + get: + tags: + - Item + operationId: getItem_04644 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04645: + get: + tags: + - Item + operationId: getItem_04645 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04646: + get: + tags: + - Item + operationId: getItem_04646 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04647: + get: + tags: + - Item + operationId: getItem_04647 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04648: + get: + tags: + - Item + operationId: getItem_04648 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04649: + get: + tags: + - Item + operationId: getItem_04649 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04650: + get: + tags: + - Item + operationId: getItem_04650 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04651: + get: + tags: + - Item + operationId: getItem_04651 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04652: + get: + tags: + - Item + operationId: getItem_04652 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04653: + get: + tags: + - Item + operationId: getItem_04653 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04654: + get: + tags: + - Item + operationId: getItem_04654 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04655: + get: + tags: + - Item + operationId: getItem_04655 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04656: + get: + tags: + - Item + operationId: getItem_04656 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04657: + get: + tags: + - Item + operationId: getItem_04657 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04658: + get: + tags: + - Item + operationId: getItem_04658 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04659: + get: + tags: + - Item + operationId: getItem_04659 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04660: + get: + tags: + - Item + operationId: getItem_04660 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04661: + get: + tags: + - Item + operationId: getItem_04661 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04662: + get: + tags: + - Item + operationId: getItem_04662 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04663: + get: + tags: + - Item + operationId: getItem_04663 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04664: + get: + tags: + - Item + operationId: getItem_04664 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04665: + get: + tags: + - Item + operationId: getItem_04665 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04666: + get: + tags: + - Item + operationId: getItem_04666 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04667: + get: + tags: + - Item + operationId: getItem_04667 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04668: + get: + tags: + - Item + operationId: getItem_04668 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04669: + get: + tags: + - Item + operationId: getItem_04669 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04670: + get: + tags: + - Item + operationId: getItem_04670 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04671: + get: + tags: + - Item + operationId: getItem_04671 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04672: + get: + tags: + - Item + operationId: getItem_04672 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04673: + get: + tags: + - Item + operationId: getItem_04673 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04674: + get: + tags: + - Item + operationId: getItem_04674 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04675: + get: + tags: + - Item + operationId: getItem_04675 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04676: + get: + tags: + - Item + operationId: getItem_04676 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04677: + get: + tags: + - Item + operationId: getItem_04677 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04678: + get: + tags: + - Item + operationId: getItem_04678 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04679: + get: + tags: + - Item + operationId: getItem_04679 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04680: + get: + tags: + - Item + operationId: getItem_04680 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04681: + get: + tags: + - Item + operationId: getItem_04681 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04682: + get: + tags: + - Item + operationId: getItem_04682 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04683: + get: + tags: + - Item + operationId: getItem_04683 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04684: + get: + tags: + - Item + operationId: getItem_04684 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04685: + get: + tags: + - Item + operationId: getItem_04685 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04686: + get: + tags: + - Item + operationId: getItem_04686 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04687: + get: + tags: + - Item + operationId: getItem_04687 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04688: + get: + tags: + - Item + operationId: getItem_04688 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04689: + get: + tags: + - Item + operationId: getItem_04689 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04690: + get: + tags: + - Item + operationId: getItem_04690 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04691: + get: + tags: + - Item + operationId: getItem_04691 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04692: + get: + tags: + - Item + operationId: getItem_04692 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04693: + get: + tags: + - Item + operationId: getItem_04693 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04694: + get: + tags: + - Item + operationId: getItem_04694 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04695: + get: + tags: + - Item + operationId: getItem_04695 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04696: + get: + tags: + - Item + operationId: getItem_04696 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04697: + get: + tags: + - Item + operationId: getItem_04697 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04698: + get: + tags: + - Item + operationId: getItem_04698 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04699: + get: + tags: + - Item + operationId: getItem_04699 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04700: + get: + tags: + - Item + operationId: getItem_04700 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04701: + get: + tags: + - Item + operationId: getItem_04701 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04702: + get: + tags: + - Item + operationId: getItem_04702 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04703: + get: + tags: + - Item + operationId: getItem_04703 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04704: + get: + tags: + - Item + operationId: getItem_04704 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04705: + get: + tags: + - Item + operationId: getItem_04705 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04706: + get: + tags: + - Item + operationId: getItem_04706 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04707: + get: + tags: + - Item + operationId: getItem_04707 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04708: + get: + tags: + - Item + operationId: getItem_04708 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04709: + get: + tags: + - Item + operationId: getItem_04709 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04710: + get: + tags: + - Item + operationId: getItem_04710 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04711: + get: + tags: + - Item + operationId: getItem_04711 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04712: + get: + tags: + - Item + operationId: getItem_04712 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04713: + get: + tags: + - Item + operationId: getItem_04713 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04714: + get: + tags: + - Item + operationId: getItem_04714 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04715: + get: + tags: + - Item + operationId: getItem_04715 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04716: + get: + tags: + - Item + operationId: getItem_04716 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04717: + get: + tags: + - Item + operationId: getItem_04717 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04718: + get: + tags: + - Item + operationId: getItem_04718 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04719: + get: + tags: + - Item + operationId: getItem_04719 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04720: + get: + tags: + - Item + operationId: getItem_04720 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04721: + get: + tags: + - Item + operationId: getItem_04721 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04722: + get: + tags: + - Item + operationId: getItem_04722 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04723: + get: + tags: + - Item + operationId: getItem_04723 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04724: + get: + tags: + - Item + operationId: getItem_04724 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04725: + get: + tags: + - Item + operationId: getItem_04725 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04726: + get: + tags: + - Item + operationId: getItem_04726 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04727: + get: + tags: + - Item + operationId: getItem_04727 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04728: + get: + tags: + - Item + operationId: getItem_04728 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04729: + get: + tags: + - Item + operationId: getItem_04729 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04730: + get: + tags: + - Item + operationId: getItem_04730 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04731: + get: + tags: + - Item + operationId: getItem_04731 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04732: + get: + tags: + - Item + operationId: getItem_04732 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04733: + get: + tags: + - Item + operationId: getItem_04733 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04734: + get: + tags: + - Item + operationId: getItem_04734 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04735: + get: + tags: + - Item + operationId: getItem_04735 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04736: + get: + tags: + - Item + operationId: getItem_04736 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04737: + get: + tags: + - Item + operationId: getItem_04737 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04738: + get: + tags: + - Item + operationId: getItem_04738 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04739: + get: + tags: + - Item + operationId: getItem_04739 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04740: + get: + tags: + - Item + operationId: getItem_04740 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04741: + get: + tags: + - Item + operationId: getItem_04741 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04742: + get: + tags: + - Item + operationId: getItem_04742 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04743: + get: + tags: + - Item + operationId: getItem_04743 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04744: + get: + tags: + - Item + operationId: getItem_04744 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04745: + get: + tags: + - Item + operationId: getItem_04745 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04746: + get: + tags: + - Item + operationId: getItem_04746 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04747: + get: + tags: + - Item + operationId: getItem_04747 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04748: + get: + tags: + - Item + operationId: getItem_04748 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04749: + get: + tags: + - Item + operationId: getItem_04749 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04750: + get: + tags: + - Item + operationId: getItem_04750 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04751: + get: + tags: + - Item + operationId: getItem_04751 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04752: + get: + tags: + - Item + operationId: getItem_04752 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04753: + get: + tags: + - Item + operationId: getItem_04753 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04754: + get: + tags: + - Item + operationId: getItem_04754 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04755: + get: + tags: + - Item + operationId: getItem_04755 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04756: + get: + tags: + - Item + operationId: getItem_04756 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04757: + get: + tags: + - Item + operationId: getItem_04757 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04758: + get: + tags: + - Item + operationId: getItem_04758 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04759: + get: + tags: + - Item + operationId: getItem_04759 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04760: + get: + tags: + - Item + operationId: getItem_04760 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04761: + get: + tags: + - Item + operationId: getItem_04761 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04762: + get: + tags: + - Item + operationId: getItem_04762 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04763: + get: + tags: + - Item + operationId: getItem_04763 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04764: + get: + tags: + - Item + operationId: getItem_04764 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04765: + get: + tags: + - Item + operationId: getItem_04765 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04766: + get: + tags: + - Item + operationId: getItem_04766 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04767: + get: + tags: + - Item + operationId: getItem_04767 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04768: + get: + tags: + - Item + operationId: getItem_04768 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04769: + get: + tags: + - Item + operationId: getItem_04769 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04770: + get: + tags: + - Item + operationId: getItem_04770 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04771: + get: + tags: + - Item + operationId: getItem_04771 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04772: + get: + tags: + - Item + operationId: getItem_04772 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04773: + get: + tags: + - Item + operationId: getItem_04773 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04774: + get: + tags: + - Item + operationId: getItem_04774 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04775: + get: + tags: + - Item + operationId: getItem_04775 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04776: + get: + tags: + - Item + operationId: getItem_04776 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04777: + get: + tags: + - Item + operationId: getItem_04777 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04778: + get: + tags: + - Item + operationId: getItem_04778 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04779: + get: + tags: + - Item + operationId: getItem_04779 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04780: + get: + tags: + - Item + operationId: getItem_04780 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04781: + get: + tags: + - Item + operationId: getItem_04781 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04782: + get: + tags: + - Item + operationId: getItem_04782 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04783: + get: + tags: + - Item + operationId: getItem_04783 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04784: + get: + tags: + - Item + operationId: getItem_04784 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04785: + get: + tags: + - Item + operationId: getItem_04785 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04786: + get: + tags: + - Item + operationId: getItem_04786 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04787: + get: + tags: + - Item + operationId: getItem_04787 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04788: + get: + tags: + - Item + operationId: getItem_04788 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04789: + get: + tags: + - Item + operationId: getItem_04789 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04790: + get: + tags: + - Item + operationId: getItem_04790 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04791: + get: + tags: + - Item + operationId: getItem_04791 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04792: + get: + tags: + - Item + operationId: getItem_04792 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04793: + get: + tags: + - Item + operationId: getItem_04793 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04794: + get: + tags: + - Item + operationId: getItem_04794 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04795: + get: + tags: + - Item + operationId: getItem_04795 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04796: + get: + tags: + - Item + operationId: getItem_04796 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04797: + get: + tags: + - Item + operationId: getItem_04797 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04798: + get: + tags: + - Item + operationId: getItem_04798 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04799: + get: + tags: + - Item + operationId: getItem_04799 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04800: + get: + tags: + - Item + operationId: getItem_04800 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04801: + get: + tags: + - Item + operationId: getItem_04801 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04802: + get: + tags: + - Item + operationId: getItem_04802 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04803: + get: + tags: + - Item + operationId: getItem_04803 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04804: + get: + tags: + - Item + operationId: getItem_04804 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04805: + get: + tags: + - Item + operationId: getItem_04805 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04806: + get: + tags: + - Item + operationId: getItem_04806 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04807: + get: + tags: + - Item + operationId: getItem_04807 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04808: + get: + tags: + - Item + operationId: getItem_04808 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04809: + get: + tags: + - Item + operationId: getItem_04809 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04810: + get: + tags: + - Item + operationId: getItem_04810 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04811: + get: + tags: + - Item + operationId: getItem_04811 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04812: + get: + tags: + - Item + operationId: getItem_04812 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04813: + get: + tags: + - Item + operationId: getItem_04813 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04814: + get: + tags: + - Item + operationId: getItem_04814 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04815: + get: + tags: + - Item + operationId: getItem_04815 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04816: + get: + tags: + - Item + operationId: getItem_04816 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04817: + get: + tags: + - Item + operationId: getItem_04817 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04818: + get: + tags: + - Item + operationId: getItem_04818 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04819: + get: + tags: + - Item + operationId: getItem_04819 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04820: + get: + tags: + - Item + operationId: getItem_04820 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04821: + get: + tags: + - Item + operationId: getItem_04821 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04822: + get: + tags: + - Item + operationId: getItem_04822 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04823: + get: + tags: + - Item + operationId: getItem_04823 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04824: + get: + tags: + - Item + operationId: getItem_04824 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04825: + get: + tags: + - Item + operationId: getItem_04825 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04826: + get: + tags: + - Item + operationId: getItem_04826 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04827: + get: + tags: + - Item + operationId: getItem_04827 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04828: + get: + tags: + - Item + operationId: getItem_04828 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04829: + get: + tags: + - Item + operationId: getItem_04829 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04830: + get: + tags: + - Item + operationId: getItem_04830 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04831: + get: + tags: + - Item + operationId: getItem_04831 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04832: + get: + tags: + - Item + operationId: getItem_04832 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04833: + get: + tags: + - Item + operationId: getItem_04833 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04834: + get: + tags: + - Item + operationId: getItem_04834 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04835: + get: + tags: + - Item + operationId: getItem_04835 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04836: + get: + tags: + - Item + operationId: getItem_04836 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04837: + get: + tags: + - Item + operationId: getItem_04837 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04838: + get: + tags: + - Item + operationId: getItem_04838 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04839: + get: + tags: + - Item + operationId: getItem_04839 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04840: + get: + tags: + - Item + operationId: getItem_04840 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04841: + get: + tags: + - Item + operationId: getItem_04841 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04842: + get: + tags: + - Item + operationId: getItem_04842 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04843: + get: + tags: + - Item + operationId: getItem_04843 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04844: + get: + tags: + - Item + operationId: getItem_04844 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04845: + get: + tags: + - Item + operationId: getItem_04845 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04846: + get: + tags: + - Item + operationId: getItem_04846 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04847: + get: + tags: + - Item + operationId: getItem_04847 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04848: + get: + tags: + - Item + operationId: getItem_04848 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04849: + get: + tags: + - Item + operationId: getItem_04849 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04850: + get: + tags: + - Item + operationId: getItem_04850 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04851: + get: + tags: + - Item + operationId: getItem_04851 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04852: + get: + tags: + - Item + operationId: getItem_04852 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04853: + get: + tags: + - Item + operationId: getItem_04853 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04854: + get: + tags: + - Item + operationId: getItem_04854 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04855: + get: + tags: + - Item + operationId: getItem_04855 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04856: + get: + tags: + - Item + operationId: getItem_04856 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04857: + get: + tags: + - Item + operationId: getItem_04857 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04858: + get: + tags: + - Item + operationId: getItem_04858 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04859: + get: + tags: + - Item + operationId: getItem_04859 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04860: + get: + tags: + - Item + operationId: getItem_04860 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04861: + get: + tags: + - Item + operationId: getItem_04861 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04862: + get: + tags: + - Item + operationId: getItem_04862 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04863: + get: + tags: + - Item + operationId: getItem_04863 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04864: + get: + tags: + - Item + operationId: getItem_04864 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04865: + get: + tags: + - Item + operationId: getItem_04865 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04866: + get: + tags: + - Item + operationId: getItem_04866 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04867: + get: + tags: + - Item + operationId: getItem_04867 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04868: + get: + tags: + - Item + operationId: getItem_04868 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04869: + get: + tags: + - Item + operationId: getItem_04869 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04870: + get: + tags: + - Item + operationId: getItem_04870 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04871: + get: + tags: + - Item + operationId: getItem_04871 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04872: + get: + tags: + - Item + operationId: getItem_04872 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04873: + get: + tags: + - Item + operationId: getItem_04873 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04874: + get: + tags: + - Item + operationId: getItem_04874 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04875: + get: + tags: + - Item + operationId: getItem_04875 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04876: + get: + tags: + - Item + operationId: getItem_04876 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04877: + get: + tags: + - Item + operationId: getItem_04877 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04878: + get: + tags: + - Item + operationId: getItem_04878 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04879: + get: + tags: + - Item + operationId: getItem_04879 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04880: + get: + tags: + - Item + operationId: getItem_04880 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04881: + get: + tags: + - Item + operationId: getItem_04881 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04882: + get: + tags: + - Item + operationId: getItem_04882 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04883: + get: + tags: + - Item + operationId: getItem_04883 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04884: + get: + tags: + - Item + operationId: getItem_04884 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04885: + get: + tags: + - Item + operationId: getItem_04885 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04886: + get: + tags: + - Item + operationId: getItem_04886 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04887: + get: + tags: + - Item + operationId: getItem_04887 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04888: + get: + tags: + - Item + operationId: getItem_04888 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04889: + get: + tags: + - Item + operationId: getItem_04889 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04890: + get: + tags: + - Item + operationId: getItem_04890 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04891: + get: + tags: + - Item + operationId: getItem_04891 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04892: + get: + tags: + - Item + operationId: getItem_04892 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04893: + get: + tags: + - Item + operationId: getItem_04893 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04894: + get: + tags: + - Item + operationId: getItem_04894 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04895: + get: + tags: + - Item + operationId: getItem_04895 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04896: + get: + tags: + - Item + operationId: getItem_04896 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04897: + get: + tags: + - Item + operationId: getItem_04897 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04898: + get: + tags: + - Item + operationId: getItem_04898 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04899: + get: + tags: + - Item + operationId: getItem_04899 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04900: + get: + tags: + - Item + operationId: getItem_04900 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04901: + get: + tags: + - Item + operationId: getItem_04901 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04902: + get: + tags: + - Item + operationId: getItem_04902 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04903: + get: + tags: + - Item + operationId: getItem_04903 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04904: + get: + tags: + - Item + operationId: getItem_04904 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04905: + get: + tags: + - Item + operationId: getItem_04905 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04906: + get: + tags: + - Item + operationId: getItem_04906 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04907: + get: + tags: + - Item + operationId: getItem_04907 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04908: + get: + tags: + - Item + operationId: getItem_04908 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04909: + get: + tags: + - Item + operationId: getItem_04909 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04910: + get: + tags: + - Item + operationId: getItem_04910 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04911: + get: + tags: + - Item + operationId: getItem_04911 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04912: + get: + tags: + - Item + operationId: getItem_04912 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04913: + get: + tags: + - Item + operationId: getItem_04913 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04914: + get: + tags: + - Item + operationId: getItem_04914 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04915: + get: + tags: + - Item + operationId: getItem_04915 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04916: + get: + tags: + - Item + operationId: getItem_04916 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04917: + get: + tags: + - Item + operationId: getItem_04917 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04918: + get: + tags: + - Item + operationId: getItem_04918 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04919: + get: + tags: + - Item + operationId: getItem_04919 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04920: + get: + tags: + - Item + operationId: getItem_04920 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04921: + get: + tags: + - Item + operationId: getItem_04921 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04922: + get: + tags: + - Item + operationId: getItem_04922 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04923: + get: + tags: + - Item + operationId: getItem_04923 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04924: + get: + tags: + - Item + operationId: getItem_04924 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04925: + get: + tags: + - Item + operationId: getItem_04925 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04926: + get: + tags: + - Item + operationId: getItem_04926 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04927: + get: + tags: + - Item + operationId: getItem_04927 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04928: + get: + tags: + - Item + operationId: getItem_04928 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04929: + get: + tags: + - Item + operationId: getItem_04929 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04930: + get: + tags: + - Item + operationId: getItem_04930 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04931: + get: + tags: + - Item + operationId: getItem_04931 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04932: + get: + tags: + - Item + operationId: getItem_04932 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04933: + get: + tags: + - Item + operationId: getItem_04933 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04934: + get: + tags: + - Item + operationId: getItem_04934 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04935: + get: + tags: + - Item + operationId: getItem_04935 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04936: + get: + tags: + - Item + operationId: getItem_04936 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04937: + get: + tags: + - Item + operationId: getItem_04937 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04938: + get: + tags: + - Item + operationId: getItem_04938 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04939: + get: + tags: + - Item + operationId: getItem_04939 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04940: + get: + tags: + - Item + operationId: getItem_04940 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04941: + get: + tags: + - Item + operationId: getItem_04941 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04942: + get: + tags: + - Item + operationId: getItem_04942 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04943: + get: + tags: + - Item + operationId: getItem_04943 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04944: + get: + tags: + - Item + operationId: getItem_04944 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04945: + get: + tags: + - Item + operationId: getItem_04945 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04946: + get: + tags: + - Item + operationId: getItem_04946 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04947: + get: + tags: + - Item + operationId: getItem_04947 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04948: + get: + tags: + - Item + operationId: getItem_04948 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04949: + get: + tags: + - Item + operationId: getItem_04949 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04950: + get: + tags: + - Item + operationId: getItem_04950 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04951: + get: + tags: + - Item + operationId: getItem_04951 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04952: + get: + tags: + - Item + operationId: getItem_04952 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04953: + get: + tags: + - Item + operationId: getItem_04953 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04954: + get: + tags: + - Item + operationId: getItem_04954 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04955: + get: + tags: + - Item + operationId: getItem_04955 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04956: + get: + tags: + - Item + operationId: getItem_04956 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04957: + get: + tags: + - Item + operationId: getItem_04957 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04958: + get: + tags: + - Item + operationId: getItem_04958 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04959: + get: + tags: + - Item + operationId: getItem_04959 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04960: + get: + tags: + - Item + operationId: getItem_04960 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04961: + get: + tags: + - Item + operationId: getItem_04961 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04962: + get: + tags: + - Item + operationId: getItem_04962 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04963: + get: + tags: + - Item + operationId: getItem_04963 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04964: + get: + tags: + - Item + operationId: getItem_04964 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04965: + get: + tags: + - Item + operationId: getItem_04965 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04966: + get: + tags: + - Item + operationId: getItem_04966 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04967: + get: + tags: + - Item + operationId: getItem_04967 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04968: + get: + tags: + - Item + operationId: getItem_04968 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04969: + get: + tags: + - Item + operationId: getItem_04969 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04970: + get: + tags: + - Item + operationId: getItem_04970 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04971: + get: + tags: + - Item + operationId: getItem_04971 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04972: + get: + tags: + - Item + operationId: getItem_04972 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04973: + get: + tags: + - Item + operationId: getItem_04973 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04974: + get: + tags: + - Item + operationId: getItem_04974 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04975: + get: + tags: + - Item + operationId: getItem_04975 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04976: + get: + tags: + - Item + operationId: getItem_04976 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04977: + get: + tags: + - Item + operationId: getItem_04977 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04978: + get: + tags: + - Item + operationId: getItem_04978 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04979: + get: + tags: + - Item + operationId: getItem_04979 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04980: + get: + tags: + - Item + operationId: getItem_04980 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04981: + get: + tags: + - Item + operationId: getItem_04981 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04982: + get: + tags: + - Item + operationId: getItem_04982 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04983: + get: + tags: + - Item + operationId: getItem_04983 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04984: + get: + tags: + - Item + operationId: getItem_04984 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04985: + get: + tags: + - Item + operationId: getItem_04985 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04986: + get: + tags: + - Item + operationId: getItem_04986 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04987: + get: + tags: + - Item + operationId: getItem_04987 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04988: + get: + tags: + - Item + operationId: getItem_04988 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04989: + get: + tags: + - Item + operationId: getItem_04989 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04990: + get: + tags: + - Item + operationId: getItem_04990 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04991: + get: + tags: + - Item + operationId: getItem_04991 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04992: + get: + tags: + - Item + operationId: getItem_04992 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04993: + get: + tags: + - Item + operationId: getItem_04993 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04994: + get: + tags: + - Item + operationId: getItem_04994 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04995: + get: + tags: + - Item + operationId: getItem_04995 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04996: + get: + tags: + - Item + operationId: getItem_04996 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04997: + get: + tags: + - Item + operationId: getItem_04997 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04998: + get: + tags: + - Item + operationId: getItem_04998 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_04999: + get: + tags: + - Item + operationId: getItem_04999 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05000: + get: + tags: + - Item + operationId: getItem_05000 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05001: + get: + tags: + - Item + operationId: getItem_05001 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05002: + get: + tags: + - Item + operationId: getItem_05002 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05003: + get: + tags: + - Item + operationId: getItem_05003 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05004: + get: + tags: + - Item + operationId: getItem_05004 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05005: + get: + tags: + - Item + operationId: getItem_05005 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05006: + get: + tags: + - Item + operationId: getItem_05006 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05007: + get: + tags: + - Item + operationId: getItem_05007 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05008: + get: + tags: + - Item + operationId: getItem_05008 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05009: + get: + tags: + - Item + operationId: getItem_05009 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05010: + get: + tags: + - Item + operationId: getItem_05010 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05011: + get: + tags: + - Item + operationId: getItem_05011 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05012: + get: + tags: + - Item + operationId: getItem_05012 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05013: + get: + tags: + - Item + operationId: getItem_05013 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05014: + get: + tags: + - Item + operationId: getItem_05014 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05015: + get: + tags: + - Item + operationId: getItem_05015 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05016: + get: + tags: + - Item + operationId: getItem_05016 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05017: + get: + tags: + - Item + operationId: getItem_05017 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05018: + get: + tags: + - Item + operationId: getItem_05018 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05019: + get: + tags: + - Item + operationId: getItem_05019 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05020: + get: + tags: + - Item + operationId: getItem_05020 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05021: + get: + tags: + - Item + operationId: getItem_05021 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05022: + get: + tags: + - Item + operationId: getItem_05022 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05023: + get: + tags: + - Item + operationId: getItem_05023 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05024: + get: + tags: + - Item + operationId: getItem_05024 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05025: + get: + tags: + - Item + operationId: getItem_05025 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05026: + get: + tags: + - Item + operationId: getItem_05026 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05027: + get: + tags: + - Item + operationId: getItem_05027 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05028: + get: + tags: + - Item + operationId: getItem_05028 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05029: + get: + tags: + - Item + operationId: getItem_05029 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05030: + get: + tags: + - Item + operationId: getItem_05030 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05031: + get: + tags: + - Item + operationId: getItem_05031 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05032: + get: + tags: + - Item + operationId: getItem_05032 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05033: + get: + tags: + - Item + operationId: getItem_05033 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05034: + get: + tags: + - Item + operationId: getItem_05034 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05035: + get: + tags: + - Item + operationId: getItem_05035 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05036: + get: + tags: + - Item + operationId: getItem_05036 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05037: + get: + tags: + - Item + operationId: getItem_05037 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05038: + get: + tags: + - Item + operationId: getItem_05038 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05039: + get: + tags: + - Item + operationId: getItem_05039 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05040: + get: + tags: + - Item + operationId: getItem_05040 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05041: + get: + tags: + - Item + operationId: getItem_05041 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05042: + get: + tags: + - Item + operationId: getItem_05042 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05043: + get: + tags: + - Item + operationId: getItem_05043 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05044: + get: + tags: + - Item + operationId: getItem_05044 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05045: + get: + tags: + - Item + operationId: getItem_05045 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05046: + get: + tags: + - Item + operationId: getItem_05046 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05047: + get: + tags: + - Item + operationId: getItem_05047 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05048: + get: + tags: + - Item + operationId: getItem_05048 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05049: + get: + tags: + - Item + operationId: getItem_05049 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05050: + get: + tags: + - Item + operationId: getItem_05050 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05051: + get: + tags: + - Item + operationId: getItem_05051 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05052: + get: + tags: + - Item + operationId: getItem_05052 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05053: + get: + tags: + - Item + operationId: getItem_05053 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05054: + get: + tags: + - Item + operationId: getItem_05054 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05055: + get: + tags: + - Item + operationId: getItem_05055 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05056: + get: + tags: + - Item + operationId: getItem_05056 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05057: + get: + tags: + - Item + operationId: getItem_05057 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05058: + get: + tags: + - Item + operationId: getItem_05058 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05059: + get: + tags: + - Item + operationId: getItem_05059 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05060: + get: + tags: + - Item + operationId: getItem_05060 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05061: + get: + tags: + - Item + operationId: getItem_05061 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05062: + get: + tags: + - Item + operationId: getItem_05062 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05063: + get: + tags: + - Item + operationId: getItem_05063 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05064: + get: + tags: + - Item + operationId: getItem_05064 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05065: + get: + tags: + - Item + operationId: getItem_05065 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05066: + get: + tags: + - Item + operationId: getItem_05066 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05067: + get: + tags: + - Item + operationId: getItem_05067 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05068: + get: + tags: + - Item + operationId: getItem_05068 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05069: + get: + tags: + - Item + operationId: getItem_05069 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05070: + get: + tags: + - Item + operationId: getItem_05070 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05071: + get: + tags: + - Item + operationId: getItem_05071 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05072: + get: + tags: + - Item + operationId: getItem_05072 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05073: + get: + tags: + - Item + operationId: getItem_05073 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05074: + get: + tags: + - Item + operationId: getItem_05074 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05075: + get: + tags: + - Item + operationId: getItem_05075 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05076: + get: + tags: + - Item + operationId: getItem_05076 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05077: + get: + tags: + - Item + operationId: getItem_05077 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05078: + get: + tags: + - Item + operationId: getItem_05078 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05079: + get: + tags: + - Item + operationId: getItem_05079 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05080: + get: + tags: + - Item + operationId: getItem_05080 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05081: + get: + tags: + - Item + operationId: getItem_05081 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05082: + get: + tags: + - Item + operationId: getItem_05082 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05083: + get: + tags: + - Item + operationId: getItem_05083 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05084: + get: + tags: + - Item + operationId: getItem_05084 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05085: + get: + tags: + - Item + operationId: getItem_05085 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05086: + get: + tags: + - Item + operationId: getItem_05086 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05087: + get: + tags: + - Item + operationId: getItem_05087 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05088: + get: + tags: + - Item + operationId: getItem_05088 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05089: + get: + tags: + - Item + operationId: getItem_05089 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05090: + get: + tags: + - Item + operationId: getItem_05090 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05091: + get: + tags: + - Item + operationId: getItem_05091 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05092: + get: + tags: + - Item + operationId: getItem_05092 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05093: + get: + tags: + - Item + operationId: getItem_05093 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05094: + get: + tags: + - Item + operationId: getItem_05094 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05095: + get: + tags: + - Item + operationId: getItem_05095 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05096: + get: + tags: + - Item + operationId: getItem_05096 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05097: + get: + tags: + - Item + operationId: getItem_05097 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05098: + get: + tags: + - Item + operationId: getItem_05098 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05099: + get: + tags: + - Item + operationId: getItem_05099 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05100: + get: + tags: + - Item + operationId: getItem_05100 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05101: + get: + tags: + - Item + operationId: getItem_05101 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05102: + get: + tags: + - Item + operationId: getItem_05102 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05103: + get: + tags: + - Item + operationId: getItem_05103 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05104: + get: + tags: + - Item + operationId: getItem_05104 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05105: + get: + tags: + - Item + operationId: getItem_05105 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05106: + get: + tags: + - Item + operationId: getItem_05106 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05107: + get: + tags: + - Item + operationId: getItem_05107 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05108: + get: + tags: + - Item + operationId: getItem_05108 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05109: + get: + tags: + - Item + operationId: getItem_05109 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05110: + get: + tags: + - Item + operationId: getItem_05110 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05111: + get: + tags: + - Item + operationId: getItem_05111 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05112: + get: + tags: + - Item + operationId: getItem_05112 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05113: + get: + tags: + - Item + operationId: getItem_05113 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05114: + get: + tags: + - Item + operationId: getItem_05114 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05115: + get: + tags: + - Item + operationId: getItem_05115 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05116: + get: + tags: + - Item + operationId: getItem_05116 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05117: + get: + tags: + - Item + operationId: getItem_05117 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05118: + get: + tags: + - Item + operationId: getItem_05118 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05119: + get: + tags: + - Item + operationId: getItem_05119 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05120: + get: + tags: + - Item + operationId: getItem_05120 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05121: + get: + tags: + - Item + operationId: getItem_05121 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05122: + get: + tags: + - Item + operationId: getItem_05122 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05123: + get: + tags: + - Item + operationId: getItem_05123 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05124: + get: + tags: + - Item + operationId: getItem_05124 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05125: + get: + tags: + - Item + operationId: getItem_05125 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05126: + get: + tags: + - Item + operationId: getItem_05126 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05127: + get: + tags: + - Item + operationId: getItem_05127 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05128: + get: + tags: + - Item + operationId: getItem_05128 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05129: + get: + tags: + - Item + operationId: getItem_05129 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05130: + get: + tags: + - Item + operationId: getItem_05130 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05131: + get: + tags: + - Item + operationId: getItem_05131 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05132: + get: + tags: + - Item + operationId: getItem_05132 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05133: + get: + tags: + - Item + operationId: getItem_05133 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05134: + get: + tags: + - Item + operationId: getItem_05134 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05135: + get: + tags: + - Item + operationId: getItem_05135 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05136: + get: + tags: + - Item + operationId: getItem_05136 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05137: + get: + tags: + - Item + operationId: getItem_05137 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05138: + get: + tags: + - Item + operationId: getItem_05138 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05139: + get: + tags: + - Item + operationId: getItem_05139 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05140: + get: + tags: + - Item + operationId: getItem_05140 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05141: + get: + tags: + - Item + operationId: getItem_05141 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05142: + get: + tags: + - Item + operationId: getItem_05142 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05143: + get: + tags: + - Item + operationId: getItem_05143 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05144: + get: + tags: + - Item + operationId: getItem_05144 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05145: + get: + tags: + - Item + operationId: getItem_05145 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05146: + get: + tags: + - Item + operationId: getItem_05146 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05147: + get: + tags: + - Item + operationId: getItem_05147 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05148: + get: + tags: + - Item + operationId: getItem_05148 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05149: + get: + tags: + - Item + operationId: getItem_05149 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05150: + get: + tags: + - Item + operationId: getItem_05150 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05151: + get: + tags: + - Item + operationId: getItem_05151 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05152: + get: + tags: + - Item + operationId: getItem_05152 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05153: + get: + tags: + - Item + operationId: getItem_05153 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05154: + get: + tags: + - Item + operationId: getItem_05154 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05155: + get: + tags: + - Item + operationId: getItem_05155 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05156: + get: + tags: + - Item + operationId: getItem_05156 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05157: + get: + tags: + - Item + operationId: getItem_05157 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05158: + get: + tags: + - Item + operationId: getItem_05158 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05159: + get: + tags: + - Item + operationId: getItem_05159 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05160: + get: + tags: + - Item + operationId: getItem_05160 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05161: + get: + tags: + - Item + operationId: getItem_05161 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05162: + get: + tags: + - Item + operationId: getItem_05162 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05163: + get: + tags: + - Item + operationId: getItem_05163 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05164: + get: + tags: + - Item + operationId: getItem_05164 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05165: + get: + tags: + - Item + operationId: getItem_05165 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05166: + get: + tags: + - Item + operationId: getItem_05166 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05167: + get: + tags: + - Item + operationId: getItem_05167 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05168: + get: + tags: + - Item + operationId: getItem_05168 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05169: + get: + tags: + - Item + operationId: getItem_05169 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05170: + get: + tags: + - Item + operationId: getItem_05170 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05171: + get: + tags: + - Item + operationId: getItem_05171 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05172: + get: + tags: + - Item + operationId: getItem_05172 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05173: + get: + tags: + - Item + operationId: getItem_05173 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05174: + get: + tags: + - Item + operationId: getItem_05174 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05175: + get: + tags: + - Item + operationId: getItem_05175 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05176: + get: + tags: + - Item + operationId: getItem_05176 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05177: + get: + tags: + - Item + operationId: getItem_05177 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05178: + get: + tags: + - Item + operationId: getItem_05178 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05179: + get: + tags: + - Item + operationId: getItem_05179 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05180: + get: + tags: + - Item + operationId: getItem_05180 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05181: + get: + tags: + - Item + operationId: getItem_05181 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05182: + get: + tags: + - Item + operationId: getItem_05182 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05183: + get: + tags: + - Item + operationId: getItem_05183 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05184: + get: + tags: + - Item + operationId: getItem_05184 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05185: + get: + tags: + - Item + operationId: getItem_05185 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05186: + get: + tags: + - Item + operationId: getItem_05186 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05187: + get: + tags: + - Item + operationId: getItem_05187 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05188: + get: + tags: + - Item + operationId: getItem_05188 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05189: + get: + tags: + - Item + operationId: getItem_05189 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05190: + get: + tags: + - Item + operationId: getItem_05190 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05191: + get: + tags: + - Item + operationId: getItem_05191 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05192: + get: + tags: + - Item + operationId: getItem_05192 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05193: + get: + tags: + - Item + operationId: getItem_05193 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05194: + get: + tags: + - Item + operationId: getItem_05194 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05195: + get: + tags: + - Item + operationId: getItem_05195 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05196: + get: + tags: + - Item + operationId: getItem_05196 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05197: + get: + tags: + - Item + operationId: getItem_05197 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05198: + get: + tags: + - Item + operationId: getItem_05198 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05199: + get: + tags: + - Item + operationId: getItem_05199 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05200: + get: + tags: + - Item + operationId: getItem_05200 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05201: + get: + tags: + - Item + operationId: getItem_05201 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05202: + get: + tags: + - Item + operationId: getItem_05202 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05203: + get: + tags: + - Item + operationId: getItem_05203 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05204: + get: + tags: + - Item + operationId: getItem_05204 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05205: + get: + tags: + - Item + operationId: getItem_05205 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05206: + get: + tags: + - Item + operationId: getItem_05206 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05207: + get: + tags: + - Item + operationId: getItem_05207 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05208: + get: + tags: + - Item + operationId: getItem_05208 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05209: + get: + tags: + - Item + operationId: getItem_05209 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05210: + get: + tags: + - Item + operationId: getItem_05210 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05211: + get: + tags: + - Item + operationId: getItem_05211 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05212: + get: + tags: + - Item + operationId: getItem_05212 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05213: + get: + tags: + - Item + operationId: getItem_05213 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05214: + get: + tags: + - Item + operationId: getItem_05214 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05215: + get: + tags: + - Item + operationId: getItem_05215 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05216: + get: + tags: + - Item + operationId: getItem_05216 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05217: + get: + tags: + - Item + operationId: getItem_05217 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05218: + get: + tags: + - Item + operationId: getItem_05218 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05219: + get: + tags: + - Item + operationId: getItem_05219 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05220: + get: + tags: + - Item + operationId: getItem_05220 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05221: + get: + tags: + - Item + operationId: getItem_05221 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05222: + get: + tags: + - Item + operationId: getItem_05222 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05223: + get: + tags: + - Item + operationId: getItem_05223 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05224: + get: + tags: + - Item + operationId: getItem_05224 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05225: + get: + tags: + - Item + operationId: getItem_05225 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05226: + get: + tags: + - Item + operationId: getItem_05226 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05227: + get: + tags: + - Item + operationId: getItem_05227 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05228: + get: + tags: + - Item + operationId: getItem_05228 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05229: + get: + tags: + - Item + operationId: getItem_05229 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05230: + get: + tags: + - Item + operationId: getItem_05230 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05231: + get: + tags: + - Item + operationId: getItem_05231 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05232: + get: + tags: + - Item + operationId: getItem_05232 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05233: + get: + tags: + - Item + operationId: getItem_05233 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05234: + get: + tags: + - Item + operationId: getItem_05234 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05235: + get: + tags: + - Item + operationId: getItem_05235 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05236: + get: + tags: + - Item + operationId: getItem_05236 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05237: + get: + tags: + - Item + operationId: getItem_05237 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05238: + get: + tags: + - Item + operationId: getItem_05238 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05239: + get: + tags: + - Item + operationId: getItem_05239 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05240: + get: + tags: + - Item + operationId: getItem_05240 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05241: + get: + tags: + - Item + operationId: getItem_05241 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05242: + get: + tags: + - Item + operationId: getItem_05242 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05243: + get: + tags: + - Item + operationId: getItem_05243 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05244: + get: + tags: + - Item + operationId: getItem_05244 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05245: + get: + tags: + - Item + operationId: getItem_05245 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05246: + get: + tags: + - Item + operationId: getItem_05246 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05247: + get: + tags: + - Item + operationId: getItem_05247 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05248: + get: + tags: + - Item + operationId: getItem_05248 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05249: + get: + tags: + - Item + operationId: getItem_05249 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05250: + get: + tags: + - Item + operationId: getItem_05250 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05251: + get: + tags: + - Item + operationId: getItem_05251 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05252: + get: + tags: + - Item + operationId: getItem_05252 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05253: + get: + tags: + - Item + operationId: getItem_05253 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05254: + get: + tags: + - Item + operationId: getItem_05254 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05255: + get: + tags: + - Item + operationId: getItem_05255 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05256: + get: + tags: + - Item + operationId: getItem_05256 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05257: + get: + tags: + - Item + operationId: getItem_05257 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05258: + get: + tags: + - Item + operationId: getItem_05258 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05259: + get: + tags: + - Item + operationId: getItem_05259 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05260: + get: + tags: + - Item + operationId: getItem_05260 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05261: + get: + tags: + - Item + operationId: getItem_05261 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05262: + get: + tags: + - Item + operationId: getItem_05262 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05263: + get: + tags: + - Item + operationId: getItem_05263 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05264: + get: + tags: + - Item + operationId: getItem_05264 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05265: + get: + tags: + - Item + operationId: getItem_05265 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05266: + get: + tags: + - Item + operationId: getItem_05266 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05267: + get: + tags: + - Item + operationId: getItem_05267 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05268: + get: + tags: + - Item + operationId: getItem_05268 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05269: + get: + tags: + - Item + operationId: getItem_05269 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05270: + get: + tags: + - Item + operationId: getItem_05270 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05271: + get: + tags: + - Item + operationId: getItem_05271 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05272: + get: + tags: + - Item + operationId: getItem_05272 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05273: + get: + tags: + - Item + operationId: getItem_05273 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05274: + get: + tags: + - Item + operationId: getItem_05274 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05275: + get: + tags: + - Item + operationId: getItem_05275 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05276: + get: + tags: + - Item + operationId: getItem_05276 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05277: + get: + tags: + - Item + operationId: getItem_05277 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05278: + get: + tags: + - Item + operationId: getItem_05278 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05279: + get: + tags: + - Item + operationId: getItem_05279 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05280: + get: + tags: + - Item + operationId: getItem_05280 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05281: + get: + tags: + - Item + operationId: getItem_05281 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05282: + get: + tags: + - Item + operationId: getItem_05282 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05283: + get: + tags: + - Item + operationId: getItem_05283 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05284: + get: + tags: + - Item + operationId: getItem_05284 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05285: + get: + tags: + - Item + operationId: getItem_05285 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05286: + get: + tags: + - Item + operationId: getItem_05286 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05287: + get: + tags: + - Item + operationId: getItem_05287 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05288: + get: + tags: + - Item + operationId: getItem_05288 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05289: + get: + tags: + - Item + operationId: getItem_05289 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05290: + get: + tags: + - Item + operationId: getItem_05290 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05291: + get: + tags: + - Item + operationId: getItem_05291 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05292: + get: + tags: + - Item + operationId: getItem_05292 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05293: + get: + tags: + - Item + operationId: getItem_05293 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05294: + get: + tags: + - Item + operationId: getItem_05294 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05295: + get: + tags: + - Item + operationId: getItem_05295 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05296: + get: + tags: + - Item + operationId: getItem_05296 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05297: + get: + tags: + - Item + operationId: getItem_05297 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05298: + get: + tags: + - Item + operationId: getItem_05298 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05299: + get: + tags: + - Item + operationId: getItem_05299 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05300: + get: + tags: + - Item + operationId: getItem_05300 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05301: + get: + tags: + - Item + operationId: getItem_05301 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05302: + get: + tags: + - Item + operationId: getItem_05302 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05303: + get: + tags: + - Item + operationId: getItem_05303 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05304: + get: + tags: + - Item + operationId: getItem_05304 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05305: + get: + tags: + - Item + operationId: getItem_05305 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05306: + get: + tags: + - Item + operationId: getItem_05306 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05307: + get: + tags: + - Item + operationId: getItem_05307 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05308: + get: + tags: + - Item + operationId: getItem_05308 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05309: + get: + tags: + - Item + operationId: getItem_05309 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05310: + get: + tags: + - Item + operationId: getItem_05310 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05311: + get: + tags: + - Item + operationId: getItem_05311 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05312: + get: + tags: + - Item + operationId: getItem_05312 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05313: + get: + tags: + - Item + operationId: getItem_05313 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05314: + get: + tags: + - Item + operationId: getItem_05314 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05315: + get: + tags: + - Item + operationId: getItem_05315 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05316: + get: + tags: + - Item + operationId: getItem_05316 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05317: + get: + tags: + - Item + operationId: getItem_05317 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05318: + get: + tags: + - Item + operationId: getItem_05318 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05319: + get: + tags: + - Item + operationId: getItem_05319 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05320: + get: + tags: + - Item + operationId: getItem_05320 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05321: + get: + tags: + - Item + operationId: getItem_05321 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05322: + get: + tags: + - Item + operationId: getItem_05322 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05323: + get: + tags: + - Item + operationId: getItem_05323 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05324: + get: + tags: + - Item + operationId: getItem_05324 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05325: + get: + tags: + - Item + operationId: getItem_05325 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05326: + get: + tags: + - Item + operationId: getItem_05326 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05327: + get: + tags: + - Item + operationId: getItem_05327 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05328: + get: + tags: + - Item + operationId: getItem_05328 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05329: + get: + tags: + - Item + operationId: getItem_05329 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05330: + get: + tags: + - Item + operationId: getItem_05330 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05331: + get: + tags: + - Item + operationId: getItem_05331 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05332: + get: + tags: + - Item + operationId: getItem_05332 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05333: + get: + tags: + - Item + operationId: getItem_05333 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05334: + get: + tags: + - Item + operationId: getItem_05334 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05335: + get: + tags: + - Item + operationId: getItem_05335 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05336: + get: + tags: + - Item + operationId: getItem_05336 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05337: + get: + tags: + - Item + operationId: getItem_05337 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05338: + get: + tags: + - Item + operationId: getItem_05338 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05339: + get: + tags: + - Item + operationId: getItem_05339 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05340: + get: + tags: + - Item + operationId: getItem_05340 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05341: + get: + tags: + - Item + operationId: getItem_05341 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05342: + get: + tags: + - Item + operationId: getItem_05342 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05343: + get: + tags: + - Item + operationId: getItem_05343 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05344: + get: + tags: + - Item + operationId: getItem_05344 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05345: + get: + tags: + - Item + operationId: getItem_05345 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05346: + get: + tags: + - Item + operationId: getItem_05346 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05347: + get: + tags: + - Item + operationId: getItem_05347 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05348: + get: + tags: + - Item + operationId: getItem_05348 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05349: + get: + tags: + - Item + operationId: getItem_05349 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05350: + get: + tags: + - Item + operationId: getItem_05350 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05351: + get: + tags: + - Item + operationId: getItem_05351 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05352: + get: + tags: + - Item + operationId: getItem_05352 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05353: + get: + tags: + - Item + operationId: getItem_05353 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05354: + get: + tags: + - Item + operationId: getItem_05354 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05355: + get: + tags: + - Item + operationId: getItem_05355 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05356: + get: + tags: + - Item + operationId: getItem_05356 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05357: + get: + tags: + - Item + operationId: getItem_05357 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05358: + get: + tags: + - Item + operationId: getItem_05358 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05359: + get: + tags: + - Item + operationId: getItem_05359 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05360: + get: + tags: + - Item + operationId: getItem_05360 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05361: + get: + tags: + - Item + operationId: getItem_05361 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05362: + get: + tags: + - Item + operationId: getItem_05362 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05363: + get: + tags: + - Item + operationId: getItem_05363 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05364: + get: + tags: + - Item + operationId: getItem_05364 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05365: + get: + tags: + - Item + operationId: getItem_05365 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05366: + get: + tags: + - Item + operationId: getItem_05366 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05367: + get: + tags: + - Item + operationId: getItem_05367 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05368: + get: + tags: + - Item + operationId: getItem_05368 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05369: + get: + tags: + - Item + operationId: getItem_05369 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05370: + get: + tags: + - Item + operationId: getItem_05370 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05371: + get: + tags: + - Item + operationId: getItem_05371 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05372: + get: + tags: + - Item + operationId: getItem_05372 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05373: + get: + tags: + - Item + operationId: getItem_05373 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05374: + get: + tags: + - Item + operationId: getItem_05374 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05375: + get: + tags: + - Item + operationId: getItem_05375 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05376: + get: + tags: + - Item + operationId: getItem_05376 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05377: + get: + tags: + - Item + operationId: getItem_05377 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05378: + get: + tags: + - Item + operationId: getItem_05378 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05379: + get: + tags: + - Item + operationId: getItem_05379 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05380: + get: + tags: + - Item + operationId: getItem_05380 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05381: + get: + tags: + - Item + operationId: getItem_05381 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05382: + get: + tags: + - Item + operationId: getItem_05382 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05383: + get: + tags: + - Item + operationId: getItem_05383 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05384: + get: + tags: + - Item + operationId: getItem_05384 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05385: + get: + tags: + - Item + operationId: getItem_05385 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05386: + get: + tags: + - Item + operationId: getItem_05386 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05387: + get: + tags: + - Item + operationId: getItem_05387 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05388: + get: + tags: + - Item + operationId: getItem_05388 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05389: + get: + tags: + - Item + operationId: getItem_05389 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05390: + get: + tags: + - Item + operationId: getItem_05390 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05391: + get: + tags: + - Item + operationId: getItem_05391 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05392: + get: + tags: + - Item + operationId: getItem_05392 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05393: + get: + tags: + - Item + operationId: getItem_05393 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05394: + get: + tags: + - Item + operationId: getItem_05394 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05395: + get: + tags: + - Item + operationId: getItem_05395 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05396: + get: + tags: + - Item + operationId: getItem_05396 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05397: + get: + tags: + - Item + operationId: getItem_05397 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05398: + get: + tags: + - Item + operationId: getItem_05398 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05399: + get: + tags: + - Item + operationId: getItem_05399 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05400: + get: + tags: + - Item + operationId: getItem_05400 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05401: + get: + tags: + - Item + operationId: getItem_05401 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05402: + get: + tags: + - Item + operationId: getItem_05402 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05403: + get: + tags: + - Item + operationId: getItem_05403 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05404: + get: + tags: + - Item + operationId: getItem_05404 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05405: + get: + tags: + - Item + operationId: getItem_05405 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05406: + get: + tags: + - Item + operationId: getItem_05406 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05407: + get: + tags: + - Item + operationId: getItem_05407 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05408: + get: + tags: + - Item + operationId: getItem_05408 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05409: + get: + tags: + - Item + operationId: getItem_05409 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05410: + get: + tags: + - Item + operationId: getItem_05410 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05411: + get: + tags: + - Item + operationId: getItem_05411 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05412: + get: + tags: + - Item + operationId: getItem_05412 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05413: + get: + tags: + - Item + operationId: getItem_05413 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05414: + get: + tags: + - Item + operationId: getItem_05414 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05415: + get: + tags: + - Item + operationId: getItem_05415 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05416: + get: + tags: + - Item + operationId: getItem_05416 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05417: + get: + tags: + - Item + operationId: getItem_05417 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05418: + get: + tags: + - Item + operationId: getItem_05418 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05419: + get: + tags: + - Item + operationId: getItem_05419 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05420: + get: + tags: + - Item + operationId: getItem_05420 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05421: + get: + tags: + - Item + operationId: getItem_05421 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05422: + get: + tags: + - Item + operationId: getItem_05422 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05423: + get: + tags: + - Item + operationId: getItem_05423 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05424: + get: + tags: + - Item + operationId: getItem_05424 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05425: + get: + tags: + - Item + operationId: getItem_05425 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05426: + get: + tags: + - Item + operationId: getItem_05426 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05427: + get: + tags: + - Item + operationId: getItem_05427 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05428: + get: + tags: + - Item + operationId: getItem_05428 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05429: + get: + tags: + - Item + operationId: getItem_05429 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05430: + get: + tags: + - Item + operationId: getItem_05430 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05431: + get: + tags: + - Item + operationId: getItem_05431 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05432: + get: + tags: + - Item + operationId: getItem_05432 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05433: + get: + tags: + - Item + operationId: getItem_05433 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05434: + get: + tags: + - Item + operationId: getItem_05434 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05435: + get: + tags: + - Item + operationId: getItem_05435 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05436: + get: + tags: + - Item + operationId: getItem_05436 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05437: + get: + tags: + - Item + operationId: getItem_05437 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05438: + get: + tags: + - Item + operationId: getItem_05438 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05439: + get: + tags: + - Item + operationId: getItem_05439 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05440: + get: + tags: + - Item + operationId: getItem_05440 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05441: + get: + tags: + - Item + operationId: getItem_05441 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05442: + get: + tags: + - Item + operationId: getItem_05442 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05443: + get: + tags: + - Item + operationId: getItem_05443 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05444: + get: + tags: + - Item + operationId: getItem_05444 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05445: + get: + tags: + - Item + operationId: getItem_05445 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05446: + get: + tags: + - Item + operationId: getItem_05446 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05447: + get: + tags: + - Item + operationId: getItem_05447 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05448: + get: + tags: + - Item + operationId: getItem_05448 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05449: + get: + tags: + - Item + operationId: getItem_05449 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05450: + get: + tags: + - Item + operationId: getItem_05450 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05451: + get: + tags: + - Item + operationId: getItem_05451 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05452: + get: + tags: + - Item + operationId: getItem_05452 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05453: + get: + tags: + - Item + operationId: getItem_05453 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05454: + get: + tags: + - Item + operationId: getItem_05454 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05455: + get: + tags: + - Item + operationId: getItem_05455 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05456: + get: + tags: + - Item + operationId: getItem_05456 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05457: + get: + tags: + - Item + operationId: getItem_05457 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05458: + get: + tags: + - Item + operationId: getItem_05458 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05459: + get: + tags: + - Item + operationId: getItem_05459 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05460: + get: + tags: + - Item + operationId: getItem_05460 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05461: + get: + tags: + - Item + operationId: getItem_05461 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05462: + get: + tags: + - Item + operationId: getItem_05462 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05463: + get: + tags: + - Item + operationId: getItem_05463 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05464: + get: + tags: + - Item + operationId: getItem_05464 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05465: + get: + tags: + - Item + operationId: getItem_05465 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05466: + get: + tags: + - Item + operationId: getItem_05466 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05467: + get: + tags: + - Item + operationId: getItem_05467 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05468: + get: + tags: + - Item + operationId: getItem_05468 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05469: + get: + tags: + - Item + operationId: getItem_05469 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05470: + get: + tags: + - Item + operationId: getItem_05470 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05471: + get: + tags: + - Item + operationId: getItem_05471 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05472: + get: + tags: + - Item + operationId: getItem_05472 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05473: + get: + tags: + - Item + operationId: getItem_05473 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05474: + get: + tags: + - Item + operationId: getItem_05474 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05475: + get: + tags: + - Item + operationId: getItem_05475 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05476: + get: + tags: + - Item + operationId: getItem_05476 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05477: + get: + tags: + - Item + operationId: getItem_05477 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05478: + get: + tags: + - Item + operationId: getItem_05478 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05479: + get: + tags: + - Item + operationId: getItem_05479 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05480: + get: + tags: + - Item + operationId: getItem_05480 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05481: + get: + tags: + - Item + operationId: getItem_05481 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05482: + get: + tags: + - Item + operationId: getItem_05482 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05483: + get: + tags: + - Item + operationId: getItem_05483 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05484: + get: + tags: + - Item + operationId: getItem_05484 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05485: + get: + tags: + - Item + operationId: getItem_05485 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05486: + get: + tags: + - Item + operationId: getItem_05486 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05487: + get: + tags: + - Item + operationId: getItem_05487 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05488: + get: + tags: + - Item + operationId: getItem_05488 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05489: + get: + tags: + - Item + operationId: getItem_05489 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05490: + get: + tags: + - Item + operationId: getItem_05490 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05491: + get: + tags: + - Item + operationId: getItem_05491 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05492: + get: + tags: + - Item + operationId: getItem_05492 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05493: + get: + tags: + - Item + operationId: getItem_05493 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05494: + get: + tags: + - Item + operationId: getItem_05494 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05495: + get: + tags: + - Item + operationId: getItem_05495 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05496: + get: + tags: + - Item + operationId: getItem_05496 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05497: + get: + tags: + - Item + operationId: getItem_05497 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05498: + get: + tags: + - Item + operationId: getItem_05498 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05499: + get: + tags: + - Item + operationId: getItem_05499 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05500: + get: + tags: + - Item + operationId: getItem_05500 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05501: + get: + tags: + - Item + operationId: getItem_05501 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05502: + get: + tags: + - Item + operationId: getItem_05502 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05503: + get: + tags: + - Item + operationId: getItem_05503 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05504: + get: + tags: + - Item + operationId: getItem_05504 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05505: + get: + tags: + - Item + operationId: getItem_05505 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05506: + get: + tags: + - Item + operationId: getItem_05506 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05507: + get: + tags: + - Item + operationId: getItem_05507 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05508: + get: + tags: + - Item + operationId: getItem_05508 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05509: + get: + tags: + - Item + operationId: getItem_05509 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05510: + get: + tags: + - Item + operationId: getItem_05510 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05511: + get: + tags: + - Item + operationId: getItem_05511 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05512: + get: + tags: + - Item + operationId: getItem_05512 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05513: + get: + tags: + - Item + operationId: getItem_05513 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05514: + get: + tags: + - Item + operationId: getItem_05514 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05515: + get: + tags: + - Item + operationId: getItem_05515 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05516: + get: + tags: + - Item + operationId: getItem_05516 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05517: + get: + tags: + - Item + operationId: getItem_05517 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05518: + get: + tags: + - Item + operationId: getItem_05518 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05519: + get: + tags: + - Item + operationId: getItem_05519 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05520: + get: + tags: + - Item + operationId: getItem_05520 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05521: + get: + tags: + - Item + operationId: getItem_05521 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05522: + get: + tags: + - Item + operationId: getItem_05522 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05523: + get: + tags: + - Item + operationId: getItem_05523 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05524: + get: + tags: + - Item + operationId: getItem_05524 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05525: + get: + tags: + - Item + operationId: getItem_05525 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05526: + get: + tags: + - Item + operationId: getItem_05526 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05527: + get: + tags: + - Item + operationId: getItem_05527 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05528: + get: + tags: + - Item + operationId: getItem_05528 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05529: + get: + tags: + - Item + operationId: getItem_05529 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05530: + get: + tags: + - Item + operationId: getItem_05530 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05531: + get: + tags: + - Item + operationId: getItem_05531 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05532: + get: + tags: + - Item + operationId: getItem_05532 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05533: + get: + tags: + - Item + operationId: getItem_05533 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05534: + get: + tags: + - Item + operationId: getItem_05534 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05535: + get: + tags: + - Item + operationId: getItem_05535 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05536: + get: + tags: + - Item + operationId: getItem_05536 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05537: + get: + tags: + - Item + operationId: getItem_05537 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05538: + get: + tags: + - Item + operationId: getItem_05538 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05539: + get: + tags: + - Item + operationId: getItem_05539 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05540: + get: + tags: + - Item + operationId: getItem_05540 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05541: + get: + tags: + - Item + operationId: getItem_05541 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05542: + get: + tags: + - Item + operationId: getItem_05542 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05543: + get: + tags: + - Item + operationId: getItem_05543 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05544: + get: + tags: + - Item + operationId: getItem_05544 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05545: + get: + tags: + - Item + operationId: getItem_05545 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05546: + get: + tags: + - Item + operationId: getItem_05546 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05547: + get: + tags: + - Item + operationId: getItem_05547 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05548: + get: + tags: + - Item + operationId: getItem_05548 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05549: + get: + tags: + - Item + operationId: getItem_05549 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05550: + get: + tags: + - Item + operationId: getItem_05550 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05551: + get: + tags: + - Item + operationId: getItem_05551 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05552: + get: + tags: + - Item + operationId: getItem_05552 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05553: + get: + tags: + - Item + operationId: getItem_05553 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05554: + get: + tags: + - Item + operationId: getItem_05554 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05555: + get: + tags: + - Item + operationId: getItem_05555 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05556: + get: + tags: + - Item + operationId: getItem_05556 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05557: + get: + tags: + - Item + operationId: getItem_05557 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05558: + get: + tags: + - Item + operationId: getItem_05558 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05559: + get: + tags: + - Item + operationId: getItem_05559 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05560: + get: + tags: + - Item + operationId: getItem_05560 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05561: + get: + tags: + - Item + operationId: getItem_05561 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05562: + get: + tags: + - Item + operationId: getItem_05562 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05563: + get: + tags: + - Item + operationId: getItem_05563 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05564: + get: + tags: + - Item + operationId: getItem_05564 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05565: + get: + tags: + - Item + operationId: getItem_05565 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05566: + get: + tags: + - Item + operationId: getItem_05566 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05567: + get: + tags: + - Item + operationId: getItem_05567 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05568: + get: + tags: + - Item + operationId: getItem_05568 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05569: + get: + tags: + - Item + operationId: getItem_05569 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05570: + get: + tags: + - Item + operationId: getItem_05570 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05571: + get: + tags: + - Item + operationId: getItem_05571 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05572: + get: + tags: + - Item + operationId: getItem_05572 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05573: + get: + tags: + - Item + operationId: getItem_05573 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05574: + get: + tags: + - Item + operationId: getItem_05574 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05575: + get: + tags: + - Item + operationId: getItem_05575 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05576: + get: + tags: + - Item + operationId: getItem_05576 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05577: + get: + tags: + - Item + operationId: getItem_05577 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05578: + get: + tags: + - Item + operationId: getItem_05578 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05579: + get: + tags: + - Item + operationId: getItem_05579 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05580: + get: + tags: + - Item + operationId: getItem_05580 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05581: + get: + tags: + - Item + operationId: getItem_05581 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05582: + get: + tags: + - Item + operationId: getItem_05582 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05583: + get: + tags: + - Item + operationId: getItem_05583 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05584: + get: + tags: + - Item + operationId: getItem_05584 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05585: + get: + tags: + - Item + operationId: getItem_05585 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05586: + get: + tags: + - Item + operationId: getItem_05586 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05587: + get: + tags: + - Item + operationId: getItem_05587 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05588: + get: + tags: + - Item + operationId: getItem_05588 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05589: + get: + tags: + - Item + operationId: getItem_05589 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05590: + get: + tags: + - Item + operationId: getItem_05590 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05591: + get: + tags: + - Item + operationId: getItem_05591 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05592: + get: + tags: + - Item + operationId: getItem_05592 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05593: + get: + tags: + - Item + operationId: getItem_05593 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05594: + get: + tags: + - Item + operationId: getItem_05594 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05595: + get: + tags: + - Item + operationId: getItem_05595 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05596: + get: + tags: + - Item + operationId: getItem_05596 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05597: + get: + tags: + - Item + operationId: getItem_05597 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05598: + get: + tags: + - Item + operationId: getItem_05598 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05599: + get: + tags: + - Item + operationId: getItem_05599 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05600: + get: + tags: + - Item + operationId: getItem_05600 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05601: + get: + tags: + - Item + operationId: getItem_05601 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05602: + get: + tags: + - Item + operationId: getItem_05602 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05603: + get: + tags: + - Item + operationId: getItem_05603 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05604: + get: + tags: + - Item + operationId: getItem_05604 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05605: + get: + tags: + - Item + operationId: getItem_05605 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05606: + get: + tags: + - Item + operationId: getItem_05606 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05607: + get: + tags: + - Item + operationId: getItem_05607 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05608: + get: + tags: + - Item + operationId: getItem_05608 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05609: + get: + tags: + - Item + operationId: getItem_05609 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05610: + get: + tags: + - Item + operationId: getItem_05610 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05611: + get: + tags: + - Item + operationId: getItem_05611 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05612: + get: + tags: + - Item + operationId: getItem_05612 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05613: + get: + tags: + - Item + operationId: getItem_05613 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05614: + get: + tags: + - Item + operationId: getItem_05614 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05615: + get: + tags: + - Item + operationId: getItem_05615 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05616: + get: + tags: + - Item + operationId: getItem_05616 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05617: + get: + tags: + - Item + operationId: getItem_05617 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05618: + get: + tags: + - Item + operationId: getItem_05618 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05619: + get: + tags: + - Item + operationId: getItem_05619 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05620: + get: + tags: + - Item + operationId: getItem_05620 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05621: + get: + tags: + - Item + operationId: getItem_05621 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05622: + get: + tags: + - Item + operationId: getItem_05622 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05623: + get: + tags: + - Item + operationId: getItem_05623 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05624: + get: + tags: + - Item + operationId: getItem_05624 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05625: + get: + tags: + - Item + operationId: getItem_05625 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05626: + get: + tags: + - Item + operationId: getItem_05626 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05627: + get: + tags: + - Item + operationId: getItem_05627 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05628: + get: + tags: + - Item + operationId: getItem_05628 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05629: + get: + tags: + - Item + operationId: getItem_05629 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05630: + get: + tags: + - Item + operationId: getItem_05630 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05631: + get: + tags: + - Item + operationId: getItem_05631 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05632: + get: + tags: + - Item + operationId: getItem_05632 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05633: + get: + tags: + - Item + operationId: getItem_05633 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05634: + get: + tags: + - Item + operationId: getItem_05634 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05635: + get: + tags: + - Item + operationId: getItem_05635 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05636: + get: + tags: + - Item + operationId: getItem_05636 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05637: + get: + tags: + - Item + operationId: getItem_05637 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05638: + get: + tags: + - Item + operationId: getItem_05638 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05639: + get: + tags: + - Item + operationId: getItem_05639 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05640: + get: + tags: + - Item + operationId: getItem_05640 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05641: + get: + tags: + - Item + operationId: getItem_05641 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05642: + get: + tags: + - Item + operationId: getItem_05642 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05643: + get: + tags: + - Item + operationId: getItem_05643 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05644: + get: + tags: + - Item + operationId: getItem_05644 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05645: + get: + tags: + - Item + operationId: getItem_05645 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05646: + get: + tags: + - Item + operationId: getItem_05646 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05647: + get: + tags: + - Item + operationId: getItem_05647 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05648: + get: + tags: + - Item + operationId: getItem_05648 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05649: + get: + tags: + - Item + operationId: getItem_05649 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05650: + get: + tags: + - Item + operationId: getItem_05650 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05651: + get: + tags: + - Item + operationId: getItem_05651 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05652: + get: + tags: + - Item + operationId: getItem_05652 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05653: + get: + tags: + - Item + operationId: getItem_05653 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05654: + get: + tags: + - Item + operationId: getItem_05654 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05655: + get: + tags: + - Item + operationId: getItem_05655 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05656: + get: + tags: + - Item + operationId: getItem_05656 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05657: + get: + tags: + - Item + operationId: getItem_05657 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05658: + get: + tags: + - Item + operationId: getItem_05658 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05659: + get: + tags: + - Item + operationId: getItem_05659 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05660: + get: + tags: + - Item + operationId: getItem_05660 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05661: + get: + tags: + - Item + operationId: getItem_05661 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05662: + get: + tags: + - Item + operationId: getItem_05662 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05663: + get: + tags: + - Item + operationId: getItem_05663 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05664: + get: + tags: + - Item + operationId: getItem_05664 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05665: + get: + tags: + - Item + operationId: getItem_05665 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05666: + get: + tags: + - Item + operationId: getItem_05666 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05667: + get: + tags: + - Item + operationId: getItem_05667 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05668: + get: + tags: + - Item + operationId: getItem_05668 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05669: + get: + tags: + - Item + operationId: getItem_05669 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05670: + get: + tags: + - Item + operationId: getItem_05670 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05671: + get: + tags: + - Item + operationId: getItem_05671 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05672: + get: + tags: + - Item + operationId: getItem_05672 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05673: + get: + tags: + - Item + operationId: getItem_05673 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05674: + get: + tags: + - Item + operationId: getItem_05674 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05675: + get: + tags: + - Item + operationId: getItem_05675 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05676: + get: + tags: + - Item + operationId: getItem_05676 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05677: + get: + tags: + - Item + operationId: getItem_05677 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05678: + get: + tags: + - Item + operationId: getItem_05678 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05679: + get: + tags: + - Item + operationId: getItem_05679 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05680: + get: + tags: + - Item + operationId: getItem_05680 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05681: + get: + tags: + - Item + operationId: getItem_05681 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05682: + get: + tags: + - Item + operationId: getItem_05682 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05683: + get: + tags: + - Item + operationId: getItem_05683 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05684: + get: + tags: + - Item + operationId: getItem_05684 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05685: + get: + tags: + - Item + operationId: getItem_05685 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05686: + get: + tags: + - Item + operationId: getItem_05686 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05687: + get: + tags: + - Item + operationId: getItem_05687 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05688: + get: + tags: + - Item + operationId: getItem_05688 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05689: + get: + tags: + - Item + operationId: getItem_05689 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05690: + get: + tags: + - Item + operationId: getItem_05690 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05691: + get: + tags: + - Item + operationId: getItem_05691 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05692: + get: + tags: + - Item + operationId: getItem_05692 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05693: + get: + tags: + - Item + operationId: getItem_05693 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05694: + get: + tags: + - Item + operationId: getItem_05694 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05695: + get: + tags: + - Item + operationId: getItem_05695 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05696: + get: + tags: + - Item + operationId: getItem_05696 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05697: + get: + tags: + - Item + operationId: getItem_05697 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05698: + get: + tags: + - Item + operationId: getItem_05698 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05699: + get: + tags: + - Item + operationId: getItem_05699 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05700: + get: + tags: + - Item + operationId: getItem_05700 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05701: + get: + tags: + - Item + operationId: getItem_05701 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05702: + get: + tags: + - Item + operationId: getItem_05702 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05703: + get: + tags: + - Item + operationId: getItem_05703 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05704: + get: + tags: + - Item + operationId: getItem_05704 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05705: + get: + tags: + - Item + operationId: getItem_05705 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05706: + get: + tags: + - Item + operationId: getItem_05706 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05707: + get: + tags: + - Item + operationId: getItem_05707 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05708: + get: + tags: + - Item + operationId: getItem_05708 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05709: + get: + tags: + - Item + operationId: getItem_05709 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05710: + get: + tags: + - Item + operationId: getItem_05710 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05711: + get: + tags: + - Item + operationId: getItem_05711 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05712: + get: + tags: + - Item + operationId: getItem_05712 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05713: + get: + tags: + - Item + operationId: getItem_05713 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05714: + get: + tags: + - Item + operationId: getItem_05714 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05715: + get: + tags: + - Item + operationId: getItem_05715 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05716: + get: + tags: + - Item + operationId: getItem_05716 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05717: + get: + tags: + - Item + operationId: getItem_05717 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05718: + get: + tags: + - Item + operationId: getItem_05718 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05719: + get: + tags: + - Item + operationId: getItem_05719 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05720: + get: + tags: + - Item + operationId: getItem_05720 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05721: + get: + tags: + - Item + operationId: getItem_05721 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05722: + get: + tags: + - Item + operationId: getItem_05722 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05723: + get: + tags: + - Item + operationId: getItem_05723 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05724: + get: + tags: + - Item + operationId: getItem_05724 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05725: + get: + tags: + - Item + operationId: getItem_05725 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05726: + get: + tags: + - Item + operationId: getItem_05726 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05727: + get: + tags: + - Item + operationId: getItem_05727 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05728: + get: + tags: + - Item + operationId: getItem_05728 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05729: + get: + tags: + - Item + operationId: getItem_05729 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05730: + get: + tags: + - Item + operationId: getItem_05730 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05731: + get: + tags: + - Item + operationId: getItem_05731 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05732: + get: + tags: + - Item + operationId: getItem_05732 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05733: + get: + tags: + - Item + operationId: getItem_05733 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05734: + get: + tags: + - Item + operationId: getItem_05734 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05735: + get: + tags: + - Item + operationId: getItem_05735 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05736: + get: + tags: + - Item + operationId: getItem_05736 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05737: + get: + tags: + - Item + operationId: getItem_05737 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05738: + get: + tags: + - Item + operationId: getItem_05738 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05739: + get: + tags: + - Item + operationId: getItem_05739 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05740: + get: + tags: + - Item + operationId: getItem_05740 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05741: + get: + tags: + - Item + operationId: getItem_05741 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05742: + get: + tags: + - Item + operationId: getItem_05742 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05743: + get: + tags: + - Item + operationId: getItem_05743 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05744: + get: + tags: + - Item + operationId: getItem_05744 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05745: + get: + tags: + - Item + operationId: getItem_05745 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05746: + get: + tags: + - Item + operationId: getItem_05746 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05747: + get: + tags: + - Item + operationId: getItem_05747 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05748: + get: + tags: + - Item + operationId: getItem_05748 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05749: + get: + tags: + - Item + operationId: getItem_05749 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05750: + get: + tags: + - Item + operationId: getItem_05750 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05751: + get: + tags: + - Item + operationId: getItem_05751 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05752: + get: + tags: + - Item + operationId: getItem_05752 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05753: + get: + tags: + - Item + operationId: getItem_05753 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05754: + get: + tags: + - Item + operationId: getItem_05754 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05755: + get: + tags: + - Item + operationId: getItem_05755 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05756: + get: + tags: + - Item + operationId: getItem_05756 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05757: + get: + tags: + - Item + operationId: getItem_05757 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05758: + get: + tags: + - Item + operationId: getItem_05758 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05759: + get: + tags: + - Item + operationId: getItem_05759 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05760: + get: + tags: + - Item + operationId: getItem_05760 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05761: + get: + tags: + - Item + operationId: getItem_05761 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05762: + get: + tags: + - Item + operationId: getItem_05762 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05763: + get: + tags: + - Item + operationId: getItem_05763 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05764: + get: + tags: + - Item + operationId: getItem_05764 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05765: + get: + tags: + - Item + operationId: getItem_05765 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05766: + get: + tags: + - Item + operationId: getItem_05766 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05767: + get: + tags: + - Item + operationId: getItem_05767 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05768: + get: + tags: + - Item + operationId: getItem_05768 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05769: + get: + tags: + - Item + operationId: getItem_05769 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05770: + get: + tags: + - Item + operationId: getItem_05770 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05771: + get: + tags: + - Item + operationId: getItem_05771 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05772: + get: + tags: + - Item + operationId: getItem_05772 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05773: + get: + tags: + - Item + operationId: getItem_05773 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05774: + get: + tags: + - Item + operationId: getItem_05774 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05775: + get: + tags: + - Item + operationId: getItem_05775 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05776: + get: + tags: + - Item + operationId: getItem_05776 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05777: + get: + tags: + - Item + operationId: getItem_05777 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05778: + get: + tags: + - Item + operationId: getItem_05778 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05779: + get: + tags: + - Item + operationId: getItem_05779 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05780: + get: + tags: + - Item + operationId: getItem_05780 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05781: + get: + tags: + - Item + operationId: getItem_05781 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05782: + get: + tags: + - Item + operationId: getItem_05782 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05783: + get: + tags: + - Item + operationId: getItem_05783 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05784: + get: + tags: + - Item + operationId: getItem_05784 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05785: + get: + tags: + - Item + operationId: getItem_05785 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05786: + get: + tags: + - Item + operationId: getItem_05786 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05787: + get: + tags: + - Item + operationId: getItem_05787 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05788: + get: + tags: + - Item + operationId: getItem_05788 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05789: + get: + tags: + - Item + operationId: getItem_05789 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05790: + get: + tags: + - Item + operationId: getItem_05790 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05791: + get: + tags: + - Item + operationId: getItem_05791 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05792: + get: + tags: + - Item + operationId: getItem_05792 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05793: + get: + tags: + - Item + operationId: getItem_05793 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05794: + get: + tags: + - Item + operationId: getItem_05794 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05795: + get: + tags: + - Item + operationId: getItem_05795 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05796: + get: + tags: + - Item + operationId: getItem_05796 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05797: + get: + tags: + - Item + operationId: getItem_05797 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05798: + get: + tags: + - Item + operationId: getItem_05798 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05799: + get: + tags: + - Item + operationId: getItem_05799 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05800: + get: + tags: + - Item + operationId: getItem_05800 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05801: + get: + tags: + - Item + operationId: getItem_05801 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05802: + get: + tags: + - Item + operationId: getItem_05802 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05803: + get: + tags: + - Item + operationId: getItem_05803 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05804: + get: + tags: + - Item + operationId: getItem_05804 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05805: + get: + tags: + - Item + operationId: getItem_05805 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05806: + get: + tags: + - Item + operationId: getItem_05806 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05807: + get: + tags: + - Item + operationId: getItem_05807 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05808: + get: + tags: + - Item + operationId: getItem_05808 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05809: + get: + tags: + - Item + operationId: getItem_05809 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05810: + get: + tags: + - Item + operationId: getItem_05810 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05811: + get: + tags: + - Item + operationId: getItem_05811 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05812: + get: + tags: + - Item + operationId: getItem_05812 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05813: + get: + tags: + - Item + operationId: getItem_05813 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05814: + get: + tags: + - Item + operationId: getItem_05814 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05815: + get: + tags: + - Item + operationId: getItem_05815 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05816: + get: + tags: + - Item + operationId: getItem_05816 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05817: + get: + tags: + - Item + operationId: getItem_05817 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05818: + get: + tags: + - Item + operationId: getItem_05818 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05819: + get: + tags: + - Item + operationId: getItem_05819 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05820: + get: + tags: + - Item + operationId: getItem_05820 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05821: + get: + tags: + - Item + operationId: getItem_05821 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05822: + get: + tags: + - Item + operationId: getItem_05822 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05823: + get: + tags: + - Item + operationId: getItem_05823 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05824: + get: + tags: + - Item + operationId: getItem_05824 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05825: + get: + tags: + - Item + operationId: getItem_05825 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05826: + get: + tags: + - Item + operationId: getItem_05826 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05827: + get: + tags: + - Item + operationId: getItem_05827 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05828: + get: + tags: + - Item + operationId: getItem_05828 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05829: + get: + tags: + - Item + operationId: getItem_05829 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05830: + get: + tags: + - Item + operationId: getItem_05830 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05831: + get: + tags: + - Item + operationId: getItem_05831 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05832: + get: + tags: + - Item + operationId: getItem_05832 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05833: + get: + tags: + - Item + operationId: getItem_05833 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05834: + get: + tags: + - Item + operationId: getItem_05834 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05835: + get: + tags: + - Item + operationId: getItem_05835 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05836: + get: + tags: + - Item + operationId: getItem_05836 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05837: + get: + tags: + - Item + operationId: getItem_05837 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05838: + get: + tags: + - Item + operationId: getItem_05838 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05839: + get: + tags: + - Item + operationId: getItem_05839 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05840: + get: + tags: + - Item + operationId: getItem_05840 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05841: + get: + tags: + - Item + operationId: getItem_05841 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05842: + get: + tags: + - Item + operationId: getItem_05842 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05843: + get: + tags: + - Item + operationId: getItem_05843 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05844: + get: + tags: + - Item + operationId: getItem_05844 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05845: + get: + tags: + - Item + operationId: getItem_05845 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05846: + get: + tags: + - Item + operationId: getItem_05846 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05847: + get: + tags: + - Item + operationId: getItem_05847 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05848: + get: + tags: + - Item + operationId: getItem_05848 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05849: + get: + tags: + - Item + operationId: getItem_05849 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05850: + get: + tags: + - Item + operationId: getItem_05850 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05851: + get: + tags: + - Item + operationId: getItem_05851 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05852: + get: + tags: + - Item + operationId: getItem_05852 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05853: + get: + tags: + - Item + operationId: getItem_05853 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05854: + get: + tags: + - Item + operationId: getItem_05854 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05855: + get: + tags: + - Item + operationId: getItem_05855 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05856: + get: + tags: + - Item + operationId: getItem_05856 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05857: + get: + tags: + - Item + operationId: getItem_05857 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05858: + get: + tags: + - Item + operationId: getItem_05858 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05859: + get: + tags: + - Item + operationId: getItem_05859 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05860: + get: + tags: + - Item + operationId: getItem_05860 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05861: + get: + tags: + - Item + operationId: getItem_05861 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05862: + get: + tags: + - Item + operationId: getItem_05862 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05863: + get: + tags: + - Item + operationId: getItem_05863 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05864: + get: + tags: + - Item + operationId: getItem_05864 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05865: + get: + tags: + - Item + operationId: getItem_05865 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05866: + get: + tags: + - Item + operationId: getItem_05866 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05867: + get: + tags: + - Item + operationId: getItem_05867 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05868: + get: + tags: + - Item + operationId: getItem_05868 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05869: + get: + tags: + - Item + operationId: getItem_05869 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05870: + get: + tags: + - Item + operationId: getItem_05870 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05871: + get: + tags: + - Item + operationId: getItem_05871 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05872: + get: + tags: + - Item + operationId: getItem_05872 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05873: + get: + tags: + - Item + operationId: getItem_05873 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05874: + get: + tags: + - Item + operationId: getItem_05874 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05875: + get: + tags: + - Item + operationId: getItem_05875 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05876: + get: + tags: + - Item + operationId: getItem_05876 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05877: + get: + tags: + - Item + operationId: getItem_05877 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05878: + get: + tags: + - Item + operationId: getItem_05878 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05879: + get: + tags: + - Item + operationId: getItem_05879 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05880: + get: + tags: + - Item + operationId: getItem_05880 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05881: + get: + tags: + - Item + operationId: getItem_05881 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05882: + get: + tags: + - Item + operationId: getItem_05882 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05883: + get: + tags: + - Item + operationId: getItem_05883 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05884: + get: + tags: + - Item + operationId: getItem_05884 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05885: + get: + tags: + - Item + operationId: getItem_05885 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05886: + get: + tags: + - Item + operationId: getItem_05886 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05887: + get: + tags: + - Item + operationId: getItem_05887 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05888: + get: + tags: + - Item + operationId: getItem_05888 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05889: + get: + tags: + - Item + operationId: getItem_05889 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05890: + get: + tags: + - Item + operationId: getItem_05890 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05891: + get: + tags: + - Item + operationId: getItem_05891 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05892: + get: + tags: + - Item + operationId: getItem_05892 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05893: + get: + tags: + - Item + operationId: getItem_05893 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05894: + get: + tags: + - Item + operationId: getItem_05894 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05895: + get: + tags: + - Item + operationId: getItem_05895 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05896: + get: + tags: + - Item + operationId: getItem_05896 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05897: + get: + tags: + - Item + operationId: getItem_05897 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05898: + get: + tags: + - Item + operationId: getItem_05898 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05899: + get: + tags: + - Item + operationId: getItem_05899 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05900: + get: + tags: + - Item + operationId: getItem_05900 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05901: + get: + tags: + - Item + operationId: getItem_05901 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05902: + get: + tags: + - Item + operationId: getItem_05902 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05903: + get: + tags: + - Item + operationId: getItem_05903 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05904: + get: + tags: + - Item + operationId: getItem_05904 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05905: + get: + tags: + - Item + operationId: getItem_05905 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05906: + get: + tags: + - Item + operationId: getItem_05906 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05907: + get: + tags: + - Item + operationId: getItem_05907 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05908: + get: + tags: + - Item + operationId: getItem_05908 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05909: + get: + tags: + - Item + operationId: getItem_05909 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05910: + get: + tags: + - Item + operationId: getItem_05910 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05911: + get: + tags: + - Item + operationId: getItem_05911 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05912: + get: + tags: + - Item + operationId: getItem_05912 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05913: + get: + tags: + - Item + operationId: getItem_05913 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05914: + get: + tags: + - Item + operationId: getItem_05914 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05915: + get: + tags: + - Item + operationId: getItem_05915 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05916: + get: + tags: + - Item + operationId: getItem_05916 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05917: + get: + tags: + - Item + operationId: getItem_05917 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05918: + get: + tags: + - Item + operationId: getItem_05918 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05919: + get: + tags: + - Item + operationId: getItem_05919 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05920: + get: + tags: + - Item + operationId: getItem_05920 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05921: + get: + tags: + - Item + operationId: getItem_05921 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05922: + get: + tags: + - Item + operationId: getItem_05922 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05923: + get: + tags: + - Item + operationId: getItem_05923 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05924: + get: + tags: + - Item + operationId: getItem_05924 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05925: + get: + tags: + - Item + operationId: getItem_05925 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05926: + get: + tags: + - Item + operationId: getItem_05926 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05927: + get: + tags: + - Item + operationId: getItem_05927 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05928: + get: + tags: + - Item + operationId: getItem_05928 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05929: + get: + tags: + - Item + operationId: getItem_05929 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05930: + get: + tags: + - Item + operationId: getItem_05930 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05931: + get: + tags: + - Item + operationId: getItem_05931 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05932: + get: + tags: + - Item + operationId: getItem_05932 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05933: + get: + tags: + - Item + operationId: getItem_05933 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05934: + get: + tags: + - Item + operationId: getItem_05934 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05935: + get: + tags: + - Item + operationId: getItem_05935 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05936: + get: + tags: + - Item + operationId: getItem_05936 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05937: + get: + tags: + - Item + operationId: getItem_05937 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05938: + get: + tags: + - Item + operationId: getItem_05938 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05939: + get: + tags: + - Item + operationId: getItem_05939 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05940: + get: + tags: + - Item + operationId: getItem_05940 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05941: + get: + tags: + - Item + operationId: getItem_05941 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05942: + get: + tags: + - Item + operationId: getItem_05942 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05943: + get: + tags: + - Item + operationId: getItem_05943 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05944: + get: + tags: + - Item + operationId: getItem_05944 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05945: + get: + tags: + - Item + operationId: getItem_05945 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05946: + get: + tags: + - Item + operationId: getItem_05946 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05947: + get: + tags: + - Item + operationId: getItem_05947 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05948: + get: + tags: + - Item + operationId: getItem_05948 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05949: + get: + tags: + - Item + operationId: getItem_05949 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05950: + get: + tags: + - Item + operationId: getItem_05950 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05951: + get: + tags: + - Item + operationId: getItem_05951 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05952: + get: + tags: + - Item + operationId: getItem_05952 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05953: + get: + tags: + - Item + operationId: getItem_05953 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05954: + get: + tags: + - Item + operationId: getItem_05954 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05955: + get: + tags: + - Item + operationId: getItem_05955 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05956: + get: + tags: + - Item + operationId: getItem_05956 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05957: + get: + tags: + - Item + operationId: getItem_05957 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05958: + get: + tags: + - Item + operationId: getItem_05958 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05959: + get: + tags: + - Item + operationId: getItem_05959 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05960: + get: + tags: + - Item + operationId: getItem_05960 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05961: + get: + tags: + - Item + operationId: getItem_05961 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05962: + get: + tags: + - Item + operationId: getItem_05962 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05963: + get: + tags: + - Item + operationId: getItem_05963 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05964: + get: + tags: + - Item + operationId: getItem_05964 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05965: + get: + tags: + - Item + operationId: getItem_05965 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05966: + get: + tags: + - Item + operationId: getItem_05966 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05967: + get: + tags: + - Item + operationId: getItem_05967 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05968: + get: + tags: + - Item + operationId: getItem_05968 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05969: + get: + tags: + - Item + operationId: getItem_05969 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05970: + get: + tags: + - Item + operationId: getItem_05970 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05971: + get: + tags: + - Item + operationId: getItem_05971 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05972: + get: + tags: + - Item + operationId: getItem_05972 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05973: + get: + tags: + - Item + operationId: getItem_05973 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05974: + get: + tags: + - Item + operationId: getItem_05974 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05975: + get: + tags: + - Item + operationId: getItem_05975 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05976: + get: + tags: + - Item + operationId: getItem_05976 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05977: + get: + tags: + - Item + operationId: getItem_05977 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05978: + get: + tags: + - Item + operationId: getItem_05978 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05979: + get: + tags: + - Item + operationId: getItem_05979 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05980: + get: + tags: + - Item + operationId: getItem_05980 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05981: + get: + tags: + - Item + operationId: getItem_05981 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05982: + get: + tags: + - Item + operationId: getItem_05982 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05983: + get: + tags: + - Item + operationId: getItem_05983 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05984: + get: + tags: + - Item + operationId: getItem_05984 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05985: + get: + tags: + - Item + operationId: getItem_05985 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05986: + get: + tags: + - Item + operationId: getItem_05986 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05987: + get: + tags: + - Item + operationId: getItem_05987 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05988: + get: + tags: + - Item + operationId: getItem_05988 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05989: + get: + tags: + - Item + operationId: getItem_05989 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05990: + get: + tags: + - Item + operationId: getItem_05990 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05991: + get: + tags: + - Item + operationId: getItem_05991 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05992: + get: + tags: + - Item + operationId: getItem_05992 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05993: + get: + tags: + - Item + operationId: getItem_05993 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05994: + get: + tags: + - Item + operationId: getItem_05994 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05995: + get: + tags: + - Item + operationId: getItem_05995 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05996: + get: + tags: + - Item + operationId: getItem_05996 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05997: + get: + tags: + - Item + operationId: getItem_05997 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05998: + get: + tags: + - Item + operationId: getItem_05998 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_05999: + get: + tags: + - Item + operationId: getItem_05999 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06000: + get: + tags: + - Item + operationId: getItem_06000 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06001: + get: + tags: + - Item + operationId: getItem_06001 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06002: + get: + tags: + - Item + operationId: getItem_06002 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06003: + get: + tags: + - Item + operationId: getItem_06003 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06004: + get: + tags: + - Item + operationId: getItem_06004 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06005: + get: + tags: + - Item + operationId: getItem_06005 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06006: + get: + tags: + - Item + operationId: getItem_06006 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06007: + get: + tags: + - Item + operationId: getItem_06007 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06008: + get: + tags: + - Item + operationId: getItem_06008 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06009: + get: + tags: + - Item + operationId: getItem_06009 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06010: + get: + tags: + - Item + operationId: getItem_06010 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06011: + get: + tags: + - Item + operationId: getItem_06011 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06012: + get: + tags: + - Item + operationId: getItem_06012 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06013: + get: + tags: + - Item + operationId: getItem_06013 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06014: + get: + tags: + - Item + operationId: getItem_06014 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06015: + get: + tags: + - Item + operationId: getItem_06015 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06016: + get: + tags: + - Item + operationId: getItem_06016 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06017: + get: + tags: + - Item + operationId: getItem_06017 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06018: + get: + tags: + - Item + operationId: getItem_06018 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06019: + get: + tags: + - Item + operationId: getItem_06019 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06020: + get: + tags: + - Item + operationId: getItem_06020 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06021: + get: + tags: + - Item + operationId: getItem_06021 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06022: + get: + tags: + - Item + operationId: getItem_06022 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06023: + get: + tags: + - Item + operationId: getItem_06023 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06024: + get: + tags: + - Item + operationId: getItem_06024 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06025: + get: + tags: + - Item + operationId: getItem_06025 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06026: + get: + tags: + - Item + operationId: getItem_06026 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06027: + get: + tags: + - Item + operationId: getItem_06027 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06028: + get: + tags: + - Item + operationId: getItem_06028 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06029: + get: + tags: + - Item + operationId: getItem_06029 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06030: + get: + tags: + - Item + operationId: getItem_06030 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06031: + get: + tags: + - Item + operationId: getItem_06031 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06032: + get: + tags: + - Item + operationId: getItem_06032 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06033: + get: + tags: + - Item + operationId: getItem_06033 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06034: + get: + tags: + - Item + operationId: getItem_06034 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06035: + get: + tags: + - Item + operationId: getItem_06035 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06036: + get: + tags: + - Item + operationId: getItem_06036 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06037: + get: + tags: + - Item + operationId: getItem_06037 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06038: + get: + tags: + - Item + operationId: getItem_06038 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06039: + get: + tags: + - Item + operationId: getItem_06039 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06040: + get: + tags: + - Item + operationId: getItem_06040 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06041: + get: + tags: + - Item + operationId: getItem_06041 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06042: + get: + tags: + - Item + operationId: getItem_06042 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06043: + get: + tags: + - Item + operationId: getItem_06043 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06044: + get: + tags: + - Item + operationId: getItem_06044 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06045: + get: + tags: + - Item + operationId: getItem_06045 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06046: + get: + tags: + - Item + operationId: getItem_06046 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06047: + get: + tags: + - Item + operationId: getItem_06047 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06048: + get: + tags: + - Item + operationId: getItem_06048 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06049: + get: + tags: + - Item + operationId: getItem_06049 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06050: + get: + tags: + - Item + operationId: getItem_06050 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06051: + get: + tags: + - Item + operationId: getItem_06051 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06052: + get: + tags: + - Item + operationId: getItem_06052 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06053: + get: + tags: + - Item + operationId: getItem_06053 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06054: + get: + tags: + - Item + operationId: getItem_06054 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06055: + get: + tags: + - Item + operationId: getItem_06055 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06056: + get: + tags: + - Item + operationId: getItem_06056 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06057: + get: + tags: + - Item + operationId: getItem_06057 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06058: + get: + tags: + - Item + operationId: getItem_06058 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06059: + get: + tags: + - Item + operationId: getItem_06059 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06060: + get: + tags: + - Item + operationId: getItem_06060 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06061: + get: + tags: + - Item + operationId: getItem_06061 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06062: + get: + tags: + - Item + operationId: getItem_06062 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06063: + get: + tags: + - Item + operationId: getItem_06063 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06064: + get: + tags: + - Item + operationId: getItem_06064 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06065: + get: + tags: + - Item + operationId: getItem_06065 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06066: + get: + tags: + - Item + operationId: getItem_06066 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06067: + get: + tags: + - Item + operationId: getItem_06067 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06068: + get: + tags: + - Item + operationId: getItem_06068 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06069: + get: + tags: + - Item + operationId: getItem_06069 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06070: + get: + tags: + - Item + operationId: getItem_06070 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06071: + get: + tags: + - Item + operationId: getItem_06071 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06072: + get: + tags: + - Item + operationId: getItem_06072 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06073: + get: + tags: + - Item + operationId: getItem_06073 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06074: + get: + tags: + - Item + operationId: getItem_06074 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06075: + get: + tags: + - Item + operationId: getItem_06075 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06076: + get: + tags: + - Item + operationId: getItem_06076 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06077: + get: + tags: + - Item + operationId: getItem_06077 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06078: + get: + tags: + - Item + operationId: getItem_06078 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06079: + get: + tags: + - Item + operationId: getItem_06079 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06080: + get: + tags: + - Item + operationId: getItem_06080 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06081: + get: + tags: + - Item + operationId: getItem_06081 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06082: + get: + tags: + - Item + operationId: getItem_06082 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06083: + get: + tags: + - Item + operationId: getItem_06083 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06084: + get: + tags: + - Item + operationId: getItem_06084 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06085: + get: + tags: + - Item + operationId: getItem_06085 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06086: + get: + tags: + - Item + operationId: getItem_06086 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06087: + get: + tags: + - Item + operationId: getItem_06087 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06088: + get: + tags: + - Item + operationId: getItem_06088 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06089: + get: + tags: + - Item + operationId: getItem_06089 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06090: + get: + tags: + - Item + operationId: getItem_06090 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06091: + get: + tags: + - Item + operationId: getItem_06091 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06092: + get: + tags: + - Item + operationId: getItem_06092 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06093: + get: + tags: + - Item + operationId: getItem_06093 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06094: + get: + tags: + - Item + operationId: getItem_06094 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06095: + get: + tags: + - Item + operationId: getItem_06095 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06096: + get: + tags: + - Item + operationId: getItem_06096 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06097: + get: + tags: + - Item + operationId: getItem_06097 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06098: + get: + tags: + - Item + operationId: getItem_06098 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06099: + get: + tags: + - Item + operationId: getItem_06099 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06100: + get: + tags: + - Item + operationId: getItem_06100 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06101: + get: + tags: + - Item + operationId: getItem_06101 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06102: + get: + tags: + - Item + operationId: getItem_06102 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06103: + get: + tags: + - Item + operationId: getItem_06103 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06104: + get: + tags: + - Item + operationId: getItem_06104 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06105: + get: + tags: + - Item + operationId: getItem_06105 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06106: + get: + tags: + - Item + operationId: getItem_06106 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06107: + get: + tags: + - Item + operationId: getItem_06107 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06108: + get: + tags: + - Item + operationId: getItem_06108 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06109: + get: + tags: + - Item + operationId: getItem_06109 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06110: + get: + tags: + - Item + operationId: getItem_06110 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06111: + get: + tags: + - Item + operationId: getItem_06111 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06112: + get: + tags: + - Item + operationId: getItem_06112 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06113: + get: + tags: + - Item + operationId: getItem_06113 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06114: + get: + tags: + - Item + operationId: getItem_06114 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06115: + get: + tags: + - Item + operationId: getItem_06115 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06116: + get: + tags: + - Item + operationId: getItem_06116 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06117: + get: + tags: + - Item + operationId: getItem_06117 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06118: + get: + tags: + - Item + operationId: getItem_06118 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06119: + get: + tags: + - Item + operationId: getItem_06119 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06120: + get: + tags: + - Item + operationId: getItem_06120 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06121: + get: + tags: + - Item + operationId: getItem_06121 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06122: + get: + tags: + - Item + operationId: getItem_06122 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06123: + get: + tags: + - Item + operationId: getItem_06123 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06124: + get: + tags: + - Item + operationId: getItem_06124 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06125: + get: + tags: + - Item + operationId: getItem_06125 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06126: + get: + tags: + - Item + operationId: getItem_06126 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06127: + get: + tags: + - Item + operationId: getItem_06127 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06128: + get: + tags: + - Item + operationId: getItem_06128 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06129: + get: + tags: + - Item + operationId: getItem_06129 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06130: + get: + tags: + - Item + operationId: getItem_06130 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06131: + get: + tags: + - Item + operationId: getItem_06131 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06132: + get: + tags: + - Item + operationId: getItem_06132 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06133: + get: + tags: + - Item + operationId: getItem_06133 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06134: + get: + tags: + - Item + operationId: getItem_06134 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06135: + get: + tags: + - Item + operationId: getItem_06135 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06136: + get: + tags: + - Item + operationId: getItem_06136 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06137: + get: + tags: + - Item + operationId: getItem_06137 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06138: + get: + tags: + - Item + operationId: getItem_06138 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06139: + get: + tags: + - Item + operationId: getItem_06139 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06140: + get: + tags: + - Item + operationId: getItem_06140 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06141: + get: + tags: + - Item + operationId: getItem_06141 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06142: + get: + tags: + - Item + operationId: getItem_06142 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06143: + get: + tags: + - Item + operationId: getItem_06143 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06144: + get: + tags: + - Item + operationId: getItem_06144 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06145: + get: + tags: + - Item + operationId: getItem_06145 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06146: + get: + tags: + - Item + operationId: getItem_06146 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06147: + get: + tags: + - Item + operationId: getItem_06147 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06148: + get: + tags: + - Item + operationId: getItem_06148 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06149: + get: + tags: + - Item + operationId: getItem_06149 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06150: + get: + tags: + - Item + operationId: getItem_06150 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06151: + get: + tags: + - Item + operationId: getItem_06151 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06152: + get: + tags: + - Item + operationId: getItem_06152 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06153: + get: + tags: + - Item + operationId: getItem_06153 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06154: + get: + tags: + - Item + operationId: getItem_06154 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06155: + get: + tags: + - Item + operationId: getItem_06155 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06156: + get: + tags: + - Item + operationId: getItem_06156 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06157: + get: + tags: + - Item + operationId: getItem_06157 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06158: + get: + tags: + - Item + operationId: getItem_06158 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06159: + get: + tags: + - Item + operationId: getItem_06159 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06160: + get: + tags: + - Item + operationId: getItem_06160 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06161: + get: + tags: + - Item + operationId: getItem_06161 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06162: + get: + tags: + - Item + operationId: getItem_06162 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06163: + get: + tags: + - Item + operationId: getItem_06163 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06164: + get: + tags: + - Item + operationId: getItem_06164 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06165: + get: + tags: + - Item + operationId: getItem_06165 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06166: + get: + tags: + - Item + operationId: getItem_06166 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06167: + get: + tags: + - Item + operationId: getItem_06167 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06168: + get: + tags: + - Item + operationId: getItem_06168 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06169: + get: + tags: + - Item + operationId: getItem_06169 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06170: + get: + tags: + - Item + operationId: getItem_06170 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06171: + get: + tags: + - Item + operationId: getItem_06171 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06172: + get: + tags: + - Item + operationId: getItem_06172 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06173: + get: + tags: + - Item + operationId: getItem_06173 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06174: + get: + tags: + - Item + operationId: getItem_06174 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06175: + get: + tags: + - Item + operationId: getItem_06175 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06176: + get: + tags: + - Item + operationId: getItem_06176 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06177: + get: + tags: + - Item + operationId: getItem_06177 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06178: + get: + tags: + - Item + operationId: getItem_06178 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06179: + get: + tags: + - Item + operationId: getItem_06179 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06180: + get: + tags: + - Item + operationId: getItem_06180 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06181: + get: + tags: + - Item + operationId: getItem_06181 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06182: + get: + tags: + - Item + operationId: getItem_06182 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06183: + get: + tags: + - Item + operationId: getItem_06183 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06184: + get: + tags: + - Item + operationId: getItem_06184 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06185: + get: + tags: + - Item + operationId: getItem_06185 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06186: + get: + tags: + - Item + operationId: getItem_06186 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06187: + get: + tags: + - Item + operationId: getItem_06187 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06188: + get: + tags: + - Item + operationId: getItem_06188 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06189: + get: + tags: + - Item + operationId: getItem_06189 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06190: + get: + tags: + - Item + operationId: getItem_06190 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06191: + get: + tags: + - Item + operationId: getItem_06191 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06192: + get: + tags: + - Item + operationId: getItem_06192 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06193: + get: + tags: + - Item + operationId: getItem_06193 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06194: + get: + tags: + - Item + operationId: getItem_06194 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06195: + get: + tags: + - Item + operationId: getItem_06195 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06196: + get: + tags: + - Item + operationId: getItem_06196 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06197: + get: + tags: + - Item + operationId: getItem_06197 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06198: + get: + tags: + - Item + operationId: getItem_06198 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06199: + get: + tags: + - Item + operationId: getItem_06199 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06200: + get: + tags: + - Item + operationId: getItem_06200 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06201: + get: + tags: + - Item + operationId: getItem_06201 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06202: + get: + tags: + - Item + operationId: getItem_06202 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06203: + get: + tags: + - Item + operationId: getItem_06203 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06204: + get: + tags: + - Item + operationId: getItem_06204 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06205: + get: + tags: + - Item + operationId: getItem_06205 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06206: + get: + tags: + - Item + operationId: getItem_06206 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06207: + get: + tags: + - Item + operationId: getItem_06207 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06208: + get: + tags: + - Item + operationId: getItem_06208 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06209: + get: + tags: + - Item + operationId: getItem_06209 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06210: + get: + tags: + - Item + operationId: getItem_06210 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06211: + get: + tags: + - Item + operationId: getItem_06211 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06212: + get: + tags: + - Item + operationId: getItem_06212 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06213: + get: + tags: + - Item + operationId: getItem_06213 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06214: + get: + tags: + - Item + operationId: getItem_06214 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06215: + get: + tags: + - Item + operationId: getItem_06215 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06216: + get: + tags: + - Item + operationId: getItem_06216 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06217: + get: + tags: + - Item + operationId: getItem_06217 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06218: + get: + tags: + - Item + operationId: getItem_06218 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06219: + get: + tags: + - Item + operationId: getItem_06219 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06220: + get: + tags: + - Item + operationId: getItem_06220 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06221: + get: + tags: + - Item + operationId: getItem_06221 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06222: + get: + tags: + - Item + operationId: getItem_06222 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06223: + get: + tags: + - Item + operationId: getItem_06223 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06224: + get: + tags: + - Item + operationId: getItem_06224 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06225: + get: + tags: + - Item + operationId: getItem_06225 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06226: + get: + tags: + - Item + operationId: getItem_06226 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06227: + get: + tags: + - Item + operationId: getItem_06227 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06228: + get: + tags: + - Item + operationId: getItem_06228 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06229: + get: + tags: + - Item + operationId: getItem_06229 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06230: + get: + tags: + - Item + operationId: getItem_06230 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06231: + get: + tags: + - Item + operationId: getItem_06231 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06232: + get: + tags: + - Item + operationId: getItem_06232 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06233: + get: + tags: + - Item + operationId: getItem_06233 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06234: + get: + tags: + - Item + operationId: getItem_06234 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06235: + get: + tags: + - Item + operationId: getItem_06235 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06236: + get: + tags: + - Item + operationId: getItem_06236 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06237: + get: + tags: + - Item + operationId: getItem_06237 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06238: + get: + tags: + - Item + operationId: getItem_06238 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06239: + get: + tags: + - Item + operationId: getItem_06239 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06240: + get: + tags: + - Item + operationId: getItem_06240 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06241: + get: + tags: + - Item + operationId: getItem_06241 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06242: + get: + tags: + - Item + operationId: getItem_06242 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06243: + get: + tags: + - Item + operationId: getItem_06243 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06244: + get: + tags: + - Item + operationId: getItem_06244 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06245: + get: + tags: + - Item + operationId: getItem_06245 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06246: + get: + tags: + - Item + operationId: getItem_06246 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06247: + get: + tags: + - Item + operationId: getItem_06247 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06248: + get: + tags: + - Item + operationId: getItem_06248 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06249: + get: + tags: + - Item + operationId: getItem_06249 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06250: + get: + tags: + - Item + operationId: getItem_06250 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06251: + get: + tags: + - Item + operationId: getItem_06251 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06252: + get: + tags: + - Item + operationId: getItem_06252 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06253: + get: + tags: + - Item + operationId: getItem_06253 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06254: + get: + tags: + - Item + operationId: getItem_06254 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06255: + get: + tags: + - Item + operationId: getItem_06255 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06256: + get: + tags: + - Item + operationId: getItem_06256 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06257: + get: + tags: + - Item + operationId: getItem_06257 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06258: + get: + tags: + - Item + operationId: getItem_06258 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06259: + get: + tags: + - Item + operationId: getItem_06259 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06260: + get: + tags: + - Item + operationId: getItem_06260 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06261: + get: + tags: + - Item + operationId: getItem_06261 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06262: + get: + tags: + - Item + operationId: getItem_06262 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06263: + get: + tags: + - Item + operationId: getItem_06263 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06264: + get: + tags: + - Item + operationId: getItem_06264 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06265: + get: + tags: + - Item + operationId: getItem_06265 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06266: + get: + tags: + - Item + operationId: getItem_06266 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06267: + get: + tags: + - Item + operationId: getItem_06267 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06268: + get: + tags: + - Item + operationId: getItem_06268 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06269: + get: + tags: + - Item + operationId: getItem_06269 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06270: + get: + tags: + - Item + operationId: getItem_06270 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06271: + get: + tags: + - Item + operationId: getItem_06271 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06272: + get: + tags: + - Item + operationId: getItem_06272 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06273: + get: + tags: + - Item + operationId: getItem_06273 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06274: + get: + tags: + - Item + operationId: getItem_06274 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06275: + get: + tags: + - Item + operationId: getItem_06275 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06276: + get: + tags: + - Item + operationId: getItem_06276 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06277: + get: + tags: + - Item + operationId: getItem_06277 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06278: + get: + tags: + - Item + operationId: getItem_06278 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06279: + get: + tags: + - Item + operationId: getItem_06279 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06280: + get: + tags: + - Item + operationId: getItem_06280 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06281: + get: + tags: + - Item + operationId: getItem_06281 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06282: + get: + tags: + - Item + operationId: getItem_06282 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06283: + get: + tags: + - Item + operationId: getItem_06283 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06284: + get: + tags: + - Item + operationId: getItem_06284 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06285: + get: + tags: + - Item + operationId: getItem_06285 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06286: + get: + tags: + - Item + operationId: getItem_06286 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06287: + get: + tags: + - Item + operationId: getItem_06287 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06288: + get: + tags: + - Item + operationId: getItem_06288 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06289: + get: + tags: + - Item + operationId: getItem_06289 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06290: + get: + tags: + - Item + operationId: getItem_06290 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06291: + get: + tags: + - Item + operationId: getItem_06291 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06292: + get: + tags: + - Item + operationId: getItem_06292 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06293: + get: + tags: + - Item + operationId: getItem_06293 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06294: + get: + tags: + - Item + operationId: getItem_06294 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06295: + get: + tags: + - Item + operationId: getItem_06295 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06296: + get: + tags: + - Item + operationId: getItem_06296 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06297: + get: + tags: + - Item + operationId: getItem_06297 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06298: + get: + tags: + - Item + operationId: getItem_06298 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06299: + get: + tags: + - Item + operationId: getItem_06299 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06300: + get: + tags: + - Item + operationId: getItem_06300 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06301: + get: + tags: + - Item + operationId: getItem_06301 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06302: + get: + tags: + - Item + operationId: getItem_06302 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06303: + get: + tags: + - Item + operationId: getItem_06303 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06304: + get: + tags: + - Item + operationId: getItem_06304 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06305: + get: + tags: + - Item + operationId: getItem_06305 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06306: + get: + tags: + - Item + operationId: getItem_06306 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06307: + get: + tags: + - Item + operationId: getItem_06307 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06308: + get: + tags: + - Item + operationId: getItem_06308 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06309: + get: + tags: + - Item + operationId: getItem_06309 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06310: + get: + tags: + - Item + operationId: getItem_06310 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06311: + get: + tags: + - Item + operationId: getItem_06311 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06312: + get: + tags: + - Item + operationId: getItem_06312 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06313: + get: + tags: + - Item + operationId: getItem_06313 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06314: + get: + tags: + - Item + operationId: getItem_06314 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06315: + get: + tags: + - Item + operationId: getItem_06315 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06316: + get: + tags: + - Item + operationId: getItem_06316 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06317: + get: + tags: + - Item + operationId: getItem_06317 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06318: + get: + tags: + - Item + operationId: getItem_06318 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06319: + get: + tags: + - Item + operationId: getItem_06319 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06320: + get: + tags: + - Item + operationId: getItem_06320 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06321: + get: + tags: + - Item + operationId: getItem_06321 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06322: + get: + tags: + - Item + operationId: getItem_06322 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06323: + get: + tags: + - Item + operationId: getItem_06323 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06324: + get: + tags: + - Item + operationId: getItem_06324 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06325: + get: + tags: + - Item + operationId: getItem_06325 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06326: + get: + tags: + - Item + operationId: getItem_06326 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06327: + get: + tags: + - Item + operationId: getItem_06327 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06328: + get: + tags: + - Item + operationId: getItem_06328 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06329: + get: + tags: + - Item + operationId: getItem_06329 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06330: + get: + tags: + - Item + operationId: getItem_06330 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06331: + get: + tags: + - Item + operationId: getItem_06331 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06332: + get: + tags: + - Item + operationId: getItem_06332 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06333: + get: + tags: + - Item + operationId: getItem_06333 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06334: + get: + tags: + - Item + operationId: getItem_06334 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06335: + get: + tags: + - Item + operationId: getItem_06335 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06336: + get: + tags: + - Item + operationId: getItem_06336 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06337: + get: + tags: + - Item + operationId: getItem_06337 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06338: + get: + tags: + - Item + operationId: getItem_06338 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06339: + get: + tags: + - Item + operationId: getItem_06339 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06340: + get: + tags: + - Item + operationId: getItem_06340 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06341: + get: + tags: + - Item + operationId: getItem_06341 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06342: + get: + tags: + - Item + operationId: getItem_06342 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06343: + get: + tags: + - Item + operationId: getItem_06343 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06344: + get: + tags: + - Item + operationId: getItem_06344 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06345: + get: + tags: + - Item + operationId: getItem_06345 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06346: + get: + tags: + - Item + operationId: getItem_06346 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06347: + get: + tags: + - Item + operationId: getItem_06347 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06348: + get: + tags: + - Item + operationId: getItem_06348 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06349: + get: + tags: + - Item + operationId: getItem_06349 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06350: + get: + tags: + - Item + operationId: getItem_06350 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06351: + get: + tags: + - Item + operationId: getItem_06351 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06352: + get: + tags: + - Item + operationId: getItem_06352 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06353: + get: + tags: + - Item + operationId: getItem_06353 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06354: + get: + tags: + - Item + operationId: getItem_06354 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06355: + get: + tags: + - Item + operationId: getItem_06355 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06356: + get: + tags: + - Item + operationId: getItem_06356 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06357: + get: + tags: + - Item + operationId: getItem_06357 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06358: + get: + tags: + - Item + operationId: getItem_06358 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06359: + get: + tags: + - Item + operationId: getItem_06359 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06360: + get: + tags: + - Item + operationId: getItem_06360 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06361: + get: + tags: + - Item + operationId: getItem_06361 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06362: + get: + tags: + - Item + operationId: getItem_06362 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06363: + get: + tags: + - Item + operationId: getItem_06363 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06364: + get: + tags: + - Item + operationId: getItem_06364 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06365: + get: + tags: + - Item + operationId: getItem_06365 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06366: + get: + tags: + - Item + operationId: getItem_06366 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06367: + get: + tags: + - Item + operationId: getItem_06367 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06368: + get: + tags: + - Item + operationId: getItem_06368 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06369: + get: + tags: + - Item + operationId: getItem_06369 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06370: + get: + tags: + - Item + operationId: getItem_06370 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06371: + get: + tags: + - Item + operationId: getItem_06371 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06372: + get: + tags: + - Item + operationId: getItem_06372 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06373: + get: + tags: + - Item + operationId: getItem_06373 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06374: + get: + tags: + - Item + operationId: getItem_06374 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06375: + get: + tags: + - Item + operationId: getItem_06375 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06376: + get: + tags: + - Item + operationId: getItem_06376 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06377: + get: + tags: + - Item + operationId: getItem_06377 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06378: + get: + tags: + - Item + operationId: getItem_06378 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06379: + get: + tags: + - Item + operationId: getItem_06379 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06380: + get: + tags: + - Item + operationId: getItem_06380 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06381: + get: + tags: + - Item + operationId: getItem_06381 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06382: + get: + tags: + - Item + operationId: getItem_06382 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06383: + get: + tags: + - Item + operationId: getItem_06383 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06384: + get: + tags: + - Item + operationId: getItem_06384 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06385: + get: + tags: + - Item + operationId: getItem_06385 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06386: + get: + tags: + - Item + operationId: getItem_06386 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06387: + get: + tags: + - Item + operationId: getItem_06387 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06388: + get: + tags: + - Item + operationId: getItem_06388 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06389: + get: + tags: + - Item + operationId: getItem_06389 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06390: + get: + tags: + - Item + operationId: getItem_06390 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06391: + get: + tags: + - Item + operationId: getItem_06391 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06392: + get: + tags: + - Item + operationId: getItem_06392 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06393: + get: + tags: + - Item + operationId: getItem_06393 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06394: + get: + tags: + - Item + operationId: getItem_06394 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06395: + get: + tags: + - Item + operationId: getItem_06395 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06396: + get: + tags: + - Item + operationId: getItem_06396 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06397: + get: + tags: + - Item + operationId: getItem_06397 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06398: + get: + tags: + - Item + operationId: getItem_06398 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06399: + get: + tags: + - Item + operationId: getItem_06399 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06400: + get: + tags: + - Item + operationId: getItem_06400 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06401: + get: + tags: + - Item + operationId: getItem_06401 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06402: + get: + tags: + - Item + operationId: getItem_06402 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06403: + get: + tags: + - Item + operationId: getItem_06403 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06404: + get: + tags: + - Item + operationId: getItem_06404 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06405: + get: + tags: + - Item + operationId: getItem_06405 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06406: + get: + tags: + - Item + operationId: getItem_06406 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06407: + get: + tags: + - Item + operationId: getItem_06407 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06408: + get: + tags: + - Item + operationId: getItem_06408 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06409: + get: + tags: + - Item + operationId: getItem_06409 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06410: + get: + tags: + - Item + operationId: getItem_06410 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06411: + get: + tags: + - Item + operationId: getItem_06411 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06412: + get: + tags: + - Item + operationId: getItem_06412 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06413: + get: + tags: + - Item + operationId: getItem_06413 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06414: + get: + tags: + - Item + operationId: getItem_06414 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06415: + get: + tags: + - Item + operationId: getItem_06415 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06416: + get: + tags: + - Item + operationId: getItem_06416 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06417: + get: + tags: + - Item + operationId: getItem_06417 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06418: + get: + tags: + - Item + operationId: getItem_06418 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06419: + get: + tags: + - Item + operationId: getItem_06419 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06420: + get: + tags: + - Item + operationId: getItem_06420 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06421: + get: + tags: + - Item + operationId: getItem_06421 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06422: + get: + tags: + - Item + operationId: getItem_06422 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06423: + get: + tags: + - Item + operationId: getItem_06423 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06424: + get: + tags: + - Item + operationId: getItem_06424 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06425: + get: + tags: + - Item + operationId: getItem_06425 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06426: + get: + tags: + - Item + operationId: getItem_06426 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06427: + get: + tags: + - Item + operationId: getItem_06427 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06428: + get: + tags: + - Item + operationId: getItem_06428 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06429: + get: + tags: + - Item + operationId: getItem_06429 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06430: + get: + tags: + - Item + operationId: getItem_06430 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06431: + get: + tags: + - Item + operationId: getItem_06431 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06432: + get: + tags: + - Item + operationId: getItem_06432 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06433: + get: + tags: + - Item + operationId: getItem_06433 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06434: + get: + tags: + - Item + operationId: getItem_06434 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06435: + get: + tags: + - Item + operationId: getItem_06435 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06436: + get: + tags: + - Item + operationId: getItem_06436 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06437: + get: + tags: + - Item + operationId: getItem_06437 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06438: + get: + tags: + - Item + operationId: getItem_06438 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06439: + get: + tags: + - Item + operationId: getItem_06439 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06440: + get: + tags: + - Item + operationId: getItem_06440 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06441: + get: + tags: + - Item + operationId: getItem_06441 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06442: + get: + tags: + - Item + operationId: getItem_06442 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06443: + get: + tags: + - Item + operationId: getItem_06443 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06444: + get: + tags: + - Item + operationId: getItem_06444 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06445: + get: + tags: + - Item + operationId: getItem_06445 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06446: + get: + tags: + - Item + operationId: getItem_06446 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06447: + get: + tags: + - Item + operationId: getItem_06447 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06448: + get: + tags: + - Item + operationId: getItem_06448 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06449: + get: + tags: + - Item + operationId: getItem_06449 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06450: + get: + tags: + - Item + operationId: getItem_06450 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06451: + get: + tags: + - Item + operationId: getItem_06451 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06452: + get: + tags: + - Item + operationId: getItem_06452 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06453: + get: + tags: + - Item + operationId: getItem_06453 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06454: + get: + tags: + - Item + operationId: getItem_06454 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06455: + get: + tags: + - Item + operationId: getItem_06455 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06456: + get: + tags: + - Item + operationId: getItem_06456 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06457: + get: + tags: + - Item + operationId: getItem_06457 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06458: + get: + tags: + - Item + operationId: getItem_06458 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06459: + get: + tags: + - Item + operationId: getItem_06459 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06460: + get: + tags: + - Item + operationId: getItem_06460 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06461: + get: + tags: + - Item + operationId: getItem_06461 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06462: + get: + tags: + - Item + operationId: getItem_06462 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06463: + get: + tags: + - Item + operationId: getItem_06463 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06464: + get: + tags: + - Item + operationId: getItem_06464 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06465: + get: + tags: + - Item + operationId: getItem_06465 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06466: + get: + tags: + - Item + operationId: getItem_06466 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06467: + get: + tags: + - Item + operationId: getItem_06467 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06468: + get: + tags: + - Item + operationId: getItem_06468 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06469: + get: + tags: + - Item + operationId: getItem_06469 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06470: + get: + tags: + - Item + operationId: getItem_06470 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06471: + get: + tags: + - Item + operationId: getItem_06471 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06472: + get: + tags: + - Item + operationId: getItem_06472 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06473: + get: + tags: + - Item + operationId: getItem_06473 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06474: + get: + tags: + - Item + operationId: getItem_06474 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06475: + get: + tags: + - Item + operationId: getItem_06475 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06476: + get: + tags: + - Item + operationId: getItem_06476 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06477: + get: + tags: + - Item + operationId: getItem_06477 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06478: + get: + tags: + - Item + operationId: getItem_06478 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06479: + get: + tags: + - Item + operationId: getItem_06479 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06480: + get: + tags: + - Item + operationId: getItem_06480 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06481: + get: + tags: + - Item + operationId: getItem_06481 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06482: + get: + tags: + - Item + operationId: getItem_06482 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06483: + get: + tags: + - Item + operationId: getItem_06483 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06484: + get: + tags: + - Item + operationId: getItem_06484 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06485: + get: + tags: + - Item + operationId: getItem_06485 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06486: + get: + tags: + - Item + operationId: getItem_06486 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06487: + get: + tags: + - Item + operationId: getItem_06487 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06488: + get: + tags: + - Item + operationId: getItem_06488 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06489: + get: + tags: + - Item + operationId: getItem_06489 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06490: + get: + tags: + - Item + operationId: getItem_06490 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06491: + get: + tags: + - Item + operationId: getItem_06491 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06492: + get: + tags: + - Item + operationId: getItem_06492 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06493: + get: + tags: + - Item + operationId: getItem_06493 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06494: + get: + tags: + - Item + operationId: getItem_06494 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06495: + get: + tags: + - Item + operationId: getItem_06495 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06496: + get: + tags: + - Item + operationId: getItem_06496 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06497: + get: + tags: + - Item + operationId: getItem_06497 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06498: + get: + tags: + - Item + operationId: getItem_06498 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06499: + get: + tags: + - Item + operationId: getItem_06499 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06500: + get: + tags: + - Item + operationId: getItem_06500 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06501: + get: + tags: + - Item + operationId: getItem_06501 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06502: + get: + tags: + - Item + operationId: getItem_06502 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06503: + get: + tags: + - Item + operationId: getItem_06503 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06504: + get: + tags: + - Item + operationId: getItem_06504 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06505: + get: + tags: + - Item + operationId: getItem_06505 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06506: + get: + tags: + - Item + operationId: getItem_06506 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06507: + get: + tags: + - Item + operationId: getItem_06507 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06508: + get: + tags: + - Item + operationId: getItem_06508 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06509: + get: + tags: + - Item + operationId: getItem_06509 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06510: + get: + tags: + - Item + operationId: getItem_06510 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06511: + get: + tags: + - Item + operationId: getItem_06511 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06512: + get: + tags: + - Item + operationId: getItem_06512 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06513: + get: + tags: + - Item + operationId: getItem_06513 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06514: + get: + tags: + - Item + operationId: getItem_06514 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06515: + get: + tags: + - Item + operationId: getItem_06515 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06516: + get: + tags: + - Item + operationId: getItem_06516 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06517: + get: + tags: + - Item + operationId: getItem_06517 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06518: + get: + tags: + - Item + operationId: getItem_06518 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06519: + get: + tags: + - Item + operationId: getItem_06519 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06520: + get: + tags: + - Item + operationId: getItem_06520 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06521: + get: + tags: + - Item + operationId: getItem_06521 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06522: + get: + tags: + - Item + operationId: getItem_06522 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06523: + get: + tags: + - Item + operationId: getItem_06523 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06524: + get: + tags: + - Item + operationId: getItem_06524 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06525: + get: + tags: + - Item + operationId: getItem_06525 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06526: + get: + tags: + - Item + operationId: getItem_06526 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06527: + get: + tags: + - Item + operationId: getItem_06527 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06528: + get: + tags: + - Item + operationId: getItem_06528 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06529: + get: + tags: + - Item + operationId: getItem_06529 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06530: + get: + tags: + - Item + operationId: getItem_06530 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06531: + get: + tags: + - Item + operationId: getItem_06531 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06532: + get: + tags: + - Item + operationId: getItem_06532 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06533: + get: + tags: + - Item + operationId: getItem_06533 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06534: + get: + tags: + - Item + operationId: getItem_06534 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06535: + get: + tags: + - Item + operationId: getItem_06535 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06536: + get: + tags: + - Item + operationId: getItem_06536 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06537: + get: + tags: + - Item + operationId: getItem_06537 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06538: + get: + tags: + - Item + operationId: getItem_06538 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06539: + get: + tags: + - Item + operationId: getItem_06539 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06540: + get: + tags: + - Item + operationId: getItem_06540 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06541: + get: + tags: + - Item + operationId: getItem_06541 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06542: + get: + tags: + - Item + operationId: getItem_06542 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06543: + get: + tags: + - Item + operationId: getItem_06543 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06544: + get: + tags: + - Item + operationId: getItem_06544 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06545: + get: + tags: + - Item + operationId: getItem_06545 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06546: + get: + tags: + - Item + operationId: getItem_06546 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06547: + get: + tags: + - Item + operationId: getItem_06547 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06548: + get: + tags: + - Item + operationId: getItem_06548 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06549: + get: + tags: + - Item + operationId: getItem_06549 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06550: + get: + tags: + - Item + operationId: getItem_06550 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06551: + get: + tags: + - Item + operationId: getItem_06551 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06552: + get: + tags: + - Item + operationId: getItem_06552 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06553: + get: + tags: + - Item + operationId: getItem_06553 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06554: + get: + tags: + - Item + operationId: getItem_06554 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06555: + get: + tags: + - Item + operationId: getItem_06555 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06556: + get: + tags: + - Item + operationId: getItem_06556 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06557: + get: + tags: + - Item + operationId: getItem_06557 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06558: + get: + tags: + - Item + operationId: getItem_06558 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06559: + get: + tags: + - Item + operationId: getItem_06559 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06560: + get: + tags: + - Item + operationId: getItem_06560 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06561: + get: + tags: + - Item + operationId: getItem_06561 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06562: + get: + tags: + - Item + operationId: getItem_06562 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06563: + get: + tags: + - Item + operationId: getItem_06563 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06564: + get: + tags: + - Item + operationId: getItem_06564 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06565: + get: + tags: + - Item + operationId: getItem_06565 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06566: + get: + tags: + - Item + operationId: getItem_06566 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06567: + get: + tags: + - Item + operationId: getItem_06567 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06568: + get: + tags: + - Item + operationId: getItem_06568 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06569: + get: + tags: + - Item + operationId: getItem_06569 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06570: + get: + tags: + - Item + operationId: getItem_06570 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06571: + get: + tags: + - Item + operationId: getItem_06571 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06572: + get: + tags: + - Item + operationId: getItem_06572 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06573: + get: + tags: + - Item + operationId: getItem_06573 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06574: + get: + tags: + - Item + operationId: getItem_06574 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06575: + get: + tags: + - Item + operationId: getItem_06575 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06576: + get: + tags: + - Item + operationId: getItem_06576 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06577: + get: + tags: + - Item + operationId: getItem_06577 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06578: + get: + tags: + - Item + operationId: getItem_06578 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06579: + get: + tags: + - Item + operationId: getItem_06579 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06580: + get: + tags: + - Item + operationId: getItem_06580 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06581: + get: + tags: + - Item + operationId: getItem_06581 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06582: + get: + tags: + - Item + operationId: getItem_06582 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06583: + get: + tags: + - Item + operationId: getItem_06583 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06584: + get: + tags: + - Item + operationId: getItem_06584 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06585: + get: + tags: + - Item + operationId: getItem_06585 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06586: + get: + tags: + - Item + operationId: getItem_06586 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06587: + get: + tags: + - Item + operationId: getItem_06587 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06588: + get: + tags: + - Item + operationId: getItem_06588 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06589: + get: + tags: + - Item + operationId: getItem_06589 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06590: + get: + tags: + - Item + operationId: getItem_06590 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06591: + get: + tags: + - Item + operationId: getItem_06591 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06592: + get: + tags: + - Item + operationId: getItem_06592 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06593: + get: + tags: + - Item + operationId: getItem_06593 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06594: + get: + tags: + - Item + operationId: getItem_06594 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06595: + get: + tags: + - Item + operationId: getItem_06595 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06596: + get: + tags: + - Item + operationId: getItem_06596 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06597: + get: + tags: + - Item + operationId: getItem_06597 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06598: + get: + tags: + - Item + operationId: getItem_06598 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06599: + get: + tags: + - Item + operationId: getItem_06599 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06600: + get: + tags: + - Item + operationId: getItem_06600 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06601: + get: + tags: + - Item + operationId: getItem_06601 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06602: + get: + tags: + - Item + operationId: getItem_06602 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06603: + get: + tags: + - Item + operationId: getItem_06603 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06604: + get: + tags: + - Item + operationId: getItem_06604 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06605: + get: + tags: + - Item + operationId: getItem_06605 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06606: + get: + tags: + - Item + operationId: getItem_06606 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06607: + get: + tags: + - Item + operationId: getItem_06607 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06608: + get: + tags: + - Item + operationId: getItem_06608 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06609: + get: + tags: + - Item + operationId: getItem_06609 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06610: + get: + tags: + - Item + operationId: getItem_06610 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06611: + get: + tags: + - Item + operationId: getItem_06611 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06612: + get: + tags: + - Item + operationId: getItem_06612 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06613: + get: + tags: + - Item + operationId: getItem_06613 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06614: + get: + tags: + - Item + operationId: getItem_06614 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06615: + get: + tags: + - Item + operationId: getItem_06615 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06616: + get: + tags: + - Item + operationId: getItem_06616 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06617: + get: + tags: + - Item + operationId: getItem_06617 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06618: + get: + tags: + - Item + operationId: getItem_06618 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06619: + get: + tags: + - Item + operationId: getItem_06619 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06620: + get: + tags: + - Item + operationId: getItem_06620 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06621: + get: + tags: + - Item + operationId: getItem_06621 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06622: + get: + tags: + - Item + operationId: getItem_06622 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06623: + get: + tags: + - Item + operationId: getItem_06623 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06624: + get: + tags: + - Item + operationId: getItem_06624 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06625: + get: + tags: + - Item + operationId: getItem_06625 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06626: + get: + tags: + - Item + operationId: getItem_06626 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06627: + get: + tags: + - Item + operationId: getItem_06627 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06628: + get: + tags: + - Item + operationId: getItem_06628 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06629: + get: + tags: + - Item + operationId: getItem_06629 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06630: + get: + tags: + - Item + operationId: getItem_06630 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06631: + get: + tags: + - Item + operationId: getItem_06631 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06632: + get: + tags: + - Item + operationId: getItem_06632 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06633: + get: + tags: + - Item + operationId: getItem_06633 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06634: + get: + tags: + - Item + operationId: getItem_06634 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06635: + get: + tags: + - Item + operationId: getItem_06635 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06636: + get: + tags: + - Item + operationId: getItem_06636 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06637: + get: + tags: + - Item + operationId: getItem_06637 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06638: + get: + tags: + - Item + operationId: getItem_06638 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06639: + get: + tags: + - Item + operationId: getItem_06639 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06640: + get: + tags: + - Item + operationId: getItem_06640 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06641: + get: + tags: + - Item + operationId: getItem_06641 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06642: + get: + tags: + - Item + operationId: getItem_06642 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06643: + get: + tags: + - Item + operationId: getItem_06643 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06644: + get: + tags: + - Item + operationId: getItem_06644 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06645: + get: + tags: + - Item + operationId: getItem_06645 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06646: + get: + tags: + - Item + operationId: getItem_06646 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06647: + get: + tags: + - Item + operationId: getItem_06647 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06648: + get: + tags: + - Item + operationId: getItem_06648 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06649: + get: + tags: + - Item + operationId: getItem_06649 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06650: + get: + tags: + - Item + operationId: getItem_06650 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06651: + get: + tags: + - Item + operationId: getItem_06651 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06652: + get: + tags: + - Item + operationId: getItem_06652 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06653: + get: + tags: + - Item + operationId: getItem_06653 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06654: + get: + tags: + - Item + operationId: getItem_06654 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06655: + get: + tags: + - Item + operationId: getItem_06655 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06656: + get: + tags: + - Item + operationId: getItem_06656 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06657: + get: + tags: + - Item + operationId: getItem_06657 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06658: + get: + tags: + - Item + operationId: getItem_06658 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06659: + get: + tags: + - Item + operationId: getItem_06659 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06660: + get: + tags: + - Item + operationId: getItem_06660 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06661: + get: + tags: + - Item + operationId: getItem_06661 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06662: + get: + tags: + - Item + operationId: getItem_06662 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06663: + get: + tags: + - Item + operationId: getItem_06663 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06664: + get: + tags: + - Item + operationId: getItem_06664 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06665: + get: + tags: + - Item + operationId: getItem_06665 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06666: + get: + tags: + - Item + operationId: getItem_06666 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06667: + get: + tags: + - Item + operationId: getItem_06667 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06668: + get: + tags: + - Item + operationId: getItem_06668 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06669: + get: + tags: + - Item + operationId: getItem_06669 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06670: + get: + tags: + - Item + operationId: getItem_06670 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06671: + get: + tags: + - Item + operationId: getItem_06671 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06672: + get: + tags: + - Item + operationId: getItem_06672 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06673: + get: + tags: + - Item + operationId: getItem_06673 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06674: + get: + tags: + - Item + operationId: getItem_06674 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06675: + get: + tags: + - Item + operationId: getItem_06675 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06676: + get: + tags: + - Item + operationId: getItem_06676 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06677: + get: + tags: + - Item + operationId: getItem_06677 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06678: + get: + tags: + - Item + operationId: getItem_06678 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06679: + get: + tags: + - Item + operationId: getItem_06679 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06680: + get: + tags: + - Item + operationId: getItem_06680 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06681: + get: + tags: + - Item + operationId: getItem_06681 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06682: + get: + tags: + - Item + operationId: getItem_06682 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06683: + get: + tags: + - Item + operationId: getItem_06683 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06684: + get: + tags: + - Item + operationId: getItem_06684 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06685: + get: + tags: + - Item + operationId: getItem_06685 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06686: + get: + tags: + - Item + operationId: getItem_06686 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06687: + get: + tags: + - Item + operationId: getItem_06687 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06688: + get: + tags: + - Item + operationId: getItem_06688 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06689: + get: + tags: + - Item + operationId: getItem_06689 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06690: + get: + tags: + - Item + operationId: getItem_06690 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06691: + get: + tags: + - Item + operationId: getItem_06691 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06692: + get: + tags: + - Item + operationId: getItem_06692 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06693: + get: + tags: + - Item + operationId: getItem_06693 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06694: + get: + tags: + - Item + operationId: getItem_06694 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06695: + get: + tags: + - Item + operationId: getItem_06695 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06696: + get: + tags: + - Item + operationId: getItem_06696 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06697: + get: + tags: + - Item + operationId: getItem_06697 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06698: + get: + tags: + - Item + operationId: getItem_06698 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06699: + get: + tags: + - Item + operationId: getItem_06699 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06700: + get: + tags: + - Item + operationId: getItem_06700 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06701: + get: + tags: + - Item + operationId: getItem_06701 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06702: + get: + tags: + - Item + operationId: getItem_06702 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06703: + get: + tags: + - Item + operationId: getItem_06703 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06704: + get: + tags: + - Item + operationId: getItem_06704 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06705: + get: + tags: + - Item + operationId: getItem_06705 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06706: + get: + tags: + - Item + operationId: getItem_06706 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06707: + get: + tags: + - Item + operationId: getItem_06707 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06708: + get: + tags: + - Item + operationId: getItem_06708 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06709: + get: + tags: + - Item + operationId: getItem_06709 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06710: + get: + tags: + - Item + operationId: getItem_06710 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06711: + get: + tags: + - Item + operationId: getItem_06711 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06712: + get: + tags: + - Item + operationId: getItem_06712 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06713: + get: + tags: + - Item + operationId: getItem_06713 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06714: + get: + tags: + - Item + operationId: getItem_06714 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06715: + get: + tags: + - Item + operationId: getItem_06715 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06716: + get: + tags: + - Item + operationId: getItem_06716 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06717: + get: + tags: + - Item + operationId: getItem_06717 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06718: + get: + tags: + - Item + operationId: getItem_06718 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06719: + get: + tags: + - Item + operationId: getItem_06719 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06720: + get: + tags: + - Item + operationId: getItem_06720 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06721: + get: + tags: + - Item + operationId: getItem_06721 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06722: + get: + tags: + - Item + operationId: getItem_06722 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06723: + get: + tags: + - Item + operationId: getItem_06723 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06724: + get: + tags: + - Item + operationId: getItem_06724 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06725: + get: + tags: + - Item + operationId: getItem_06725 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06726: + get: + tags: + - Item + operationId: getItem_06726 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06727: + get: + tags: + - Item + operationId: getItem_06727 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06728: + get: + tags: + - Item + operationId: getItem_06728 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06729: + get: + tags: + - Item + operationId: getItem_06729 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06730: + get: + tags: + - Item + operationId: getItem_06730 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06731: + get: + tags: + - Item + operationId: getItem_06731 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06732: + get: + tags: + - Item + operationId: getItem_06732 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06733: + get: + tags: + - Item + operationId: getItem_06733 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06734: + get: + tags: + - Item + operationId: getItem_06734 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06735: + get: + tags: + - Item + operationId: getItem_06735 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06736: + get: + tags: + - Item + operationId: getItem_06736 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06737: + get: + tags: + - Item + operationId: getItem_06737 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06738: + get: + tags: + - Item + operationId: getItem_06738 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06739: + get: + tags: + - Item + operationId: getItem_06739 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06740: + get: + tags: + - Item + operationId: getItem_06740 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06741: + get: + tags: + - Item + operationId: getItem_06741 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06742: + get: + tags: + - Item + operationId: getItem_06742 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06743: + get: + tags: + - Item + operationId: getItem_06743 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06744: + get: + tags: + - Item + operationId: getItem_06744 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06745: + get: + tags: + - Item + operationId: getItem_06745 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06746: + get: + tags: + - Item + operationId: getItem_06746 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06747: + get: + tags: + - Item + operationId: getItem_06747 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06748: + get: + tags: + - Item + operationId: getItem_06748 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06749: + get: + tags: + - Item + operationId: getItem_06749 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06750: + get: + tags: + - Item + operationId: getItem_06750 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06751: + get: + tags: + - Item + operationId: getItem_06751 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06752: + get: + tags: + - Item + operationId: getItem_06752 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06753: + get: + tags: + - Item + operationId: getItem_06753 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06754: + get: + tags: + - Item + operationId: getItem_06754 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06755: + get: + tags: + - Item + operationId: getItem_06755 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06756: + get: + tags: + - Item + operationId: getItem_06756 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06757: + get: + tags: + - Item + operationId: getItem_06757 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06758: + get: + tags: + - Item + operationId: getItem_06758 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06759: + get: + tags: + - Item + operationId: getItem_06759 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06760: + get: + tags: + - Item + operationId: getItem_06760 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06761: + get: + tags: + - Item + operationId: getItem_06761 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06762: + get: + tags: + - Item + operationId: getItem_06762 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06763: + get: + tags: + - Item + operationId: getItem_06763 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06764: + get: + tags: + - Item + operationId: getItem_06764 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06765: + get: + tags: + - Item + operationId: getItem_06765 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06766: + get: + tags: + - Item + operationId: getItem_06766 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06767: + get: + tags: + - Item + operationId: getItem_06767 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06768: + get: + tags: + - Item + operationId: getItem_06768 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06769: + get: + tags: + - Item + operationId: getItem_06769 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06770: + get: + tags: + - Item + operationId: getItem_06770 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06771: + get: + tags: + - Item + operationId: getItem_06771 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06772: + get: + tags: + - Item + operationId: getItem_06772 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06773: + get: + tags: + - Item + operationId: getItem_06773 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06774: + get: + tags: + - Item + operationId: getItem_06774 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06775: + get: + tags: + - Item + operationId: getItem_06775 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06776: + get: + tags: + - Item + operationId: getItem_06776 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06777: + get: + tags: + - Item + operationId: getItem_06777 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06778: + get: + tags: + - Item + operationId: getItem_06778 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06779: + get: + tags: + - Item + operationId: getItem_06779 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06780: + get: + tags: + - Item + operationId: getItem_06780 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06781: + get: + tags: + - Item + operationId: getItem_06781 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06782: + get: + tags: + - Item + operationId: getItem_06782 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06783: + get: + tags: + - Item + operationId: getItem_06783 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06784: + get: + tags: + - Item + operationId: getItem_06784 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06785: + get: + tags: + - Item + operationId: getItem_06785 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06786: + get: + tags: + - Item + operationId: getItem_06786 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06787: + get: + tags: + - Item + operationId: getItem_06787 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06788: + get: + tags: + - Item + operationId: getItem_06788 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06789: + get: + tags: + - Item + operationId: getItem_06789 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06790: + get: + tags: + - Item + operationId: getItem_06790 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06791: + get: + tags: + - Item + operationId: getItem_06791 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06792: + get: + tags: + - Item + operationId: getItem_06792 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06793: + get: + tags: + - Item + operationId: getItem_06793 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06794: + get: + tags: + - Item + operationId: getItem_06794 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06795: + get: + tags: + - Item + operationId: getItem_06795 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06796: + get: + tags: + - Item + operationId: getItem_06796 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06797: + get: + tags: + - Item + operationId: getItem_06797 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06798: + get: + tags: + - Item + operationId: getItem_06798 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06799: + get: + tags: + - Item + operationId: getItem_06799 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06800: + get: + tags: + - Item + operationId: getItem_06800 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06801: + get: + tags: + - Item + operationId: getItem_06801 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06802: + get: + tags: + - Item + operationId: getItem_06802 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06803: + get: + tags: + - Item + operationId: getItem_06803 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06804: + get: + tags: + - Item + operationId: getItem_06804 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06805: + get: + tags: + - Item + operationId: getItem_06805 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06806: + get: + tags: + - Item + operationId: getItem_06806 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06807: + get: + tags: + - Item + operationId: getItem_06807 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06808: + get: + tags: + - Item + operationId: getItem_06808 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06809: + get: + tags: + - Item + operationId: getItem_06809 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06810: + get: + tags: + - Item + operationId: getItem_06810 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06811: + get: + tags: + - Item + operationId: getItem_06811 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06812: + get: + tags: + - Item + operationId: getItem_06812 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06813: + get: + tags: + - Item + operationId: getItem_06813 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06814: + get: + tags: + - Item + operationId: getItem_06814 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06815: + get: + tags: + - Item + operationId: getItem_06815 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06816: + get: + tags: + - Item + operationId: getItem_06816 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06817: + get: + tags: + - Item + operationId: getItem_06817 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06818: + get: + tags: + - Item + operationId: getItem_06818 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06819: + get: + tags: + - Item + operationId: getItem_06819 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06820: + get: + tags: + - Item + operationId: getItem_06820 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06821: + get: + tags: + - Item + operationId: getItem_06821 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06822: + get: + tags: + - Item + operationId: getItem_06822 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06823: + get: + tags: + - Item + operationId: getItem_06823 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06824: + get: + tags: + - Item + operationId: getItem_06824 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06825: + get: + tags: + - Item + operationId: getItem_06825 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06826: + get: + tags: + - Item + operationId: getItem_06826 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06827: + get: + tags: + - Item + operationId: getItem_06827 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06828: + get: + tags: + - Item + operationId: getItem_06828 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06829: + get: + tags: + - Item + operationId: getItem_06829 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06830: + get: + tags: + - Item + operationId: getItem_06830 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06831: + get: + tags: + - Item + operationId: getItem_06831 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06832: + get: + tags: + - Item + operationId: getItem_06832 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06833: + get: + tags: + - Item + operationId: getItem_06833 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06834: + get: + tags: + - Item + operationId: getItem_06834 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06835: + get: + tags: + - Item + operationId: getItem_06835 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06836: + get: + tags: + - Item + operationId: getItem_06836 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06837: + get: + tags: + - Item + operationId: getItem_06837 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06838: + get: + tags: + - Item + operationId: getItem_06838 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06839: + get: + tags: + - Item + operationId: getItem_06839 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06840: + get: + tags: + - Item + operationId: getItem_06840 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06841: + get: + tags: + - Item + operationId: getItem_06841 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06842: + get: + tags: + - Item + operationId: getItem_06842 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06843: + get: + tags: + - Item + operationId: getItem_06843 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06844: + get: + tags: + - Item + operationId: getItem_06844 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06845: + get: + tags: + - Item + operationId: getItem_06845 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06846: + get: + tags: + - Item + operationId: getItem_06846 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06847: + get: + tags: + - Item + operationId: getItem_06847 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06848: + get: + tags: + - Item + operationId: getItem_06848 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06849: + get: + tags: + - Item + operationId: getItem_06849 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06850: + get: + tags: + - Item + operationId: getItem_06850 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06851: + get: + tags: + - Item + operationId: getItem_06851 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06852: + get: + tags: + - Item + operationId: getItem_06852 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06853: + get: + tags: + - Item + operationId: getItem_06853 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06854: + get: + tags: + - Item + operationId: getItem_06854 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06855: + get: + tags: + - Item + operationId: getItem_06855 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06856: + get: + tags: + - Item + operationId: getItem_06856 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06857: + get: + tags: + - Item + operationId: getItem_06857 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06858: + get: + tags: + - Item + operationId: getItem_06858 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06859: + get: + tags: + - Item + operationId: getItem_06859 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06860: + get: + tags: + - Item + operationId: getItem_06860 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06861: + get: + tags: + - Item + operationId: getItem_06861 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06862: + get: + tags: + - Item + operationId: getItem_06862 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06863: + get: + tags: + - Item + operationId: getItem_06863 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06864: + get: + tags: + - Item + operationId: getItem_06864 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06865: + get: + tags: + - Item + operationId: getItem_06865 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06866: + get: + tags: + - Item + operationId: getItem_06866 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06867: + get: + tags: + - Item + operationId: getItem_06867 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06868: + get: + tags: + - Item + operationId: getItem_06868 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06869: + get: + tags: + - Item + operationId: getItem_06869 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06870: + get: + tags: + - Item + operationId: getItem_06870 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06871: + get: + tags: + - Item + operationId: getItem_06871 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06872: + get: + tags: + - Item + operationId: getItem_06872 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06873: + get: + tags: + - Item + operationId: getItem_06873 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06874: + get: + tags: + - Item + operationId: getItem_06874 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06875: + get: + tags: + - Item + operationId: getItem_06875 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06876: + get: + tags: + - Item + operationId: getItem_06876 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06877: + get: + tags: + - Item + operationId: getItem_06877 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06878: + get: + tags: + - Item + operationId: getItem_06878 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06879: + get: + tags: + - Item + operationId: getItem_06879 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06880: + get: + tags: + - Item + operationId: getItem_06880 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06881: + get: + tags: + - Item + operationId: getItem_06881 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06882: + get: + tags: + - Item + operationId: getItem_06882 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06883: + get: + tags: + - Item + operationId: getItem_06883 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06884: + get: + tags: + - Item + operationId: getItem_06884 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06885: + get: + tags: + - Item + operationId: getItem_06885 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06886: + get: + tags: + - Item + operationId: getItem_06886 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06887: + get: + tags: + - Item + operationId: getItem_06887 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06888: + get: + tags: + - Item + operationId: getItem_06888 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06889: + get: + tags: + - Item + operationId: getItem_06889 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06890: + get: + tags: + - Item + operationId: getItem_06890 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06891: + get: + tags: + - Item + operationId: getItem_06891 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06892: + get: + tags: + - Item + operationId: getItem_06892 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06893: + get: + tags: + - Item + operationId: getItem_06893 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06894: + get: + tags: + - Item + operationId: getItem_06894 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06895: + get: + tags: + - Item + operationId: getItem_06895 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06896: + get: + tags: + - Item + operationId: getItem_06896 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06897: + get: + tags: + - Item + operationId: getItem_06897 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06898: + get: + tags: + - Item + operationId: getItem_06898 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06899: + get: + tags: + - Item + operationId: getItem_06899 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06900: + get: + tags: + - Item + operationId: getItem_06900 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06901: + get: + tags: + - Item + operationId: getItem_06901 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06902: + get: + tags: + - Item + operationId: getItem_06902 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06903: + get: + tags: + - Item + operationId: getItem_06903 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06904: + get: + tags: + - Item + operationId: getItem_06904 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06905: + get: + tags: + - Item + operationId: getItem_06905 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06906: + get: + tags: + - Item + operationId: getItem_06906 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06907: + get: + tags: + - Item + operationId: getItem_06907 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06908: + get: + tags: + - Item + operationId: getItem_06908 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06909: + get: + tags: + - Item + operationId: getItem_06909 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06910: + get: + tags: + - Item + operationId: getItem_06910 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06911: + get: + tags: + - Item + operationId: getItem_06911 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06912: + get: + tags: + - Item + operationId: getItem_06912 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06913: + get: + tags: + - Item + operationId: getItem_06913 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06914: + get: + tags: + - Item + operationId: getItem_06914 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06915: + get: + tags: + - Item + operationId: getItem_06915 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06916: + get: + tags: + - Item + operationId: getItem_06916 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06917: + get: + tags: + - Item + operationId: getItem_06917 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06918: + get: + tags: + - Item + operationId: getItem_06918 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06919: + get: + tags: + - Item + operationId: getItem_06919 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06920: + get: + tags: + - Item + operationId: getItem_06920 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06921: + get: + tags: + - Item + operationId: getItem_06921 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06922: + get: + tags: + - Item + operationId: getItem_06922 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06923: + get: + tags: + - Item + operationId: getItem_06923 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06924: + get: + tags: + - Item + operationId: getItem_06924 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06925: + get: + tags: + - Item + operationId: getItem_06925 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06926: + get: + tags: + - Item + operationId: getItem_06926 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06927: + get: + tags: + - Item + operationId: getItem_06927 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06928: + get: + tags: + - Item + operationId: getItem_06928 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06929: + get: + tags: + - Item + operationId: getItem_06929 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06930: + get: + tags: + - Item + operationId: getItem_06930 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06931: + get: + tags: + - Item + operationId: getItem_06931 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06932: + get: + tags: + - Item + operationId: getItem_06932 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06933: + get: + tags: + - Item + operationId: getItem_06933 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06934: + get: + tags: + - Item + operationId: getItem_06934 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06935: + get: + tags: + - Item + operationId: getItem_06935 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06936: + get: + tags: + - Item + operationId: getItem_06936 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06937: + get: + tags: + - Item + operationId: getItem_06937 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06938: + get: + tags: + - Item + operationId: getItem_06938 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06939: + get: + tags: + - Item + operationId: getItem_06939 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06940: + get: + tags: + - Item + operationId: getItem_06940 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06941: + get: + tags: + - Item + operationId: getItem_06941 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06942: + get: + tags: + - Item + operationId: getItem_06942 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06943: + get: + tags: + - Item + operationId: getItem_06943 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06944: + get: + tags: + - Item + operationId: getItem_06944 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06945: + get: + tags: + - Item + operationId: getItem_06945 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06946: + get: + tags: + - Item + operationId: getItem_06946 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06947: + get: + tags: + - Item + operationId: getItem_06947 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06948: + get: + tags: + - Item + operationId: getItem_06948 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06949: + get: + tags: + - Item + operationId: getItem_06949 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06950: + get: + tags: + - Item + operationId: getItem_06950 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06951: + get: + tags: + - Item + operationId: getItem_06951 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06952: + get: + tags: + - Item + operationId: getItem_06952 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06953: + get: + tags: + - Item + operationId: getItem_06953 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06954: + get: + tags: + - Item + operationId: getItem_06954 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06955: + get: + tags: + - Item + operationId: getItem_06955 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06956: + get: + tags: + - Item + operationId: getItem_06956 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06957: + get: + tags: + - Item + operationId: getItem_06957 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06958: + get: + tags: + - Item + operationId: getItem_06958 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06959: + get: + tags: + - Item + operationId: getItem_06959 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06960: + get: + tags: + - Item + operationId: getItem_06960 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06961: + get: + tags: + - Item + operationId: getItem_06961 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06962: + get: + tags: + - Item + operationId: getItem_06962 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06963: + get: + tags: + - Item + operationId: getItem_06963 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06964: + get: + tags: + - Item + operationId: getItem_06964 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06965: + get: + tags: + - Item + operationId: getItem_06965 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06966: + get: + tags: + - Item + operationId: getItem_06966 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06967: + get: + tags: + - Item + operationId: getItem_06967 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06968: + get: + tags: + - Item + operationId: getItem_06968 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06969: + get: + tags: + - Item + operationId: getItem_06969 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06970: + get: + tags: + - Item + operationId: getItem_06970 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06971: + get: + tags: + - Item + operationId: getItem_06971 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06972: + get: + tags: + - Item + operationId: getItem_06972 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06973: + get: + tags: + - Item + operationId: getItem_06973 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06974: + get: + tags: + - Item + operationId: getItem_06974 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06975: + get: + tags: + - Item + operationId: getItem_06975 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06976: + get: + tags: + - Item + operationId: getItem_06976 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06977: + get: + tags: + - Item + operationId: getItem_06977 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06978: + get: + tags: + - Item + operationId: getItem_06978 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06979: + get: + tags: + - Item + operationId: getItem_06979 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06980: + get: + tags: + - Item + operationId: getItem_06980 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06981: + get: + tags: + - Item + operationId: getItem_06981 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06982: + get: + tags: + - Item + operationId: getItem_06982 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06983: + get: + tags: + - Item + operationId: getItem_06983 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06984: + get: + tags: + - Item + operationId: getItem_06984 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06985: + get: + tags: + - Item + operationId: getItem_06985 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06986: + get: + tags: + - Item + operationId: getItem_06986 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06987: + get: + tags: + - Item + operationId: getItem_06987 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06988: + get: + tags: + - Item + operationId: getItem_06988 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06989: + get: + tags: + - Item + operationId: getItem_06989 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06990: + get: + tags: + - Item + operationId: getItem_06990 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06991: + get: + tags: + - Item + operationId: getItem_06991 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06992: + get: + tags: + - Item + operationId: getItem_06992 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06993: + get: + tags: + - Item + operationId: getItem_06993 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06994: + get: + tags: + - Item + operationId: getItem_06994 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06995: + get: + tags: + - Item + operationId: getItem_06995 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06996: + get: + tags: + - Item + operationId: getItem_06996 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06997: + get: + tags: + - Item + operationId: getItem_06997 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06998: + get: + tags: + - Item + operationId: getItem_06998 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_06999: + get: + tags: + - Item + operationId: getItem_06999 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07000: + get: + tags: + - Item + operationId: getItem_07000 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07001: + get: + tags: + - Item + operationId: getItem_07001 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07002: + get: + tags: + - Item + operationId: getItem_07002 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07003: + get: + tags: + - Item + operationId: getItem_07003 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07004: + get: + tags: + - Item + operationId: getItem_07004 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07005: + get: + tags: + - Item + operationId: getItem_07005 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07006: + get: + tags: + - Item + operationId: getItem_07006 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07007: + get: + tags: + - Item + operationId: getItem_07007 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07008: + get: + tags: + - Item + operationId: getItem_07008 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07009: + get: + tags: + - Item + operationId: getItem_07009 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07010: + get: + tags: + - Item + operationId: getItem_07010 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07011: + get: + tags: + - Item + operationId: getItem_07011 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07012: + get: + tags: + - Item + operationId: getItem_07012 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07013: + get: + tags: + - Item + operationId: getItem_07013 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07014: + get: + tags: + - Item + operationId: getItem_07014 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07015: + get: + tags: + - Item + operationId: getItem_07015 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07016: + get: + tags: + - Item + operationId: getItem_07016 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07017: + get: + tags: + - Item + operationId: getItem_07017 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07018: + get: + tags: + - Item + operationId: getItem_07018 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07019: + get: + tags: + - Item + operationId: getItem_07019 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07020: + get: + tags: + - Item + operationId: getItem_07020 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07021: + get: + tags: + - Item + operationId: getItem_07021 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07022: + get: + tags: + - Item + operationId: getItem_07022 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07023: + get: + tags: + - Item + operationId: getItem_07023 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07024: + get: + tags: + - Item + operationId: getItem_07024 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07025: + get: + tags: + - Item + operationId: getItem_07025 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07026: + get: + tags: + - Item + operationId: getItem_07026 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07027: + get: + tags: + - Item + operationId: getItem_07027 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07028: + get: + tags: + - Item + operationId: getItem_07028 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07029: + get: + tags: + - Item + operationId: getItem_07029 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07030: + get: + tags: + - Item + operationId: getItem_07030 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07031: + get: + tags: + - Item + operationId: getItem_07031 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07032: + get: + tags: + - Item + operationId: getItem_07032 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07033: + get: + tags: + - Item + operationId: getItem_07033 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07034: + get: + tags: + - Item + operationId: getItem_07034 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07035: + get: + tags: + - Item + operationId: getItem_07035 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07036: + get: + tags: + - Item + operationId: getItem_07036 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07037: + get: + tags: + - Item + operationId: getItem_07037 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07038: + get: + tags: + - Item + operationId: getItem_07038 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07039: + get: + tags: + - Item + operationId: getItem_07039 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07040: + get: + tags: + - Item + operationId: getItem_07040 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07041: + get: + tags: + - Item + operationId: getItem_07041 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07042: + get: + tags: + - Item + operationId: getItem_07042 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07043: + get: + tags: + - Item + operationId: getItem_07043 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07044: + get: + tags: + - Item + operationId: getItem_07044 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07045: + get: + tags: + - Item + operationId: getItem_07045 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07046: + get: + tags: + - Item + operationId: getItem_07046 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07047: + get: + tags: + - Item + operationId: getItem_07047 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07048: + get: + tags: + - Item + operationId: getItem_07048 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07049: + get: + tags: + - Item + operationId: getItem_07049 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07050: + get: + tags: + - Item + operationId: getItem_07050 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07051: + get: + tags: + - Item + operationId: getItem_07051 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07052: + get: + tags: + - Item + operationId: getItem_07052 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07053: + get: + tags: + - Item + operationId: getItem_07053 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07054: + get: + tags: + - Item + operationId: getItem_07054 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07055: + get: + tags: + - Item + operationId: getItem_07055 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07056: + get: + tags: + - Item + operationId: getItem_07056 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07057: + get: + tags: + - Item + operationId: getItem_07057 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07058: + get: + tags: + - Item + operationId: getItem_07058 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07059: + get: + tags: + - Item + operationId: getItem_07059 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07060: + get: + tags: + - Item + operationId: getItem_07060 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07061: + get: + tags: + - Item + operationId: getItem_07061 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07062: + get: + tags: + - Item + operationId: getItem_07062 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07063: + get: + tags: + - Item + operationId: getItem_07063 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07064: + get: + tags: + - Item + operationId: getItem_07064 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07065: + get: + tags: + - Item + operationId: getItem_07065 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07066: + get: + tags: + - Item + operationId: getItem_07066 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07067: + get: + tags: + - Item + operationId: getItem_07067 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07068: + get: + tags: + - Item + operationId: getItem_07068 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07069: + get: + tags: + - Item + operationId: getItem_07069 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07070: + get: + tags: + - Item + operationId: getItem_07070 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07071: + get: + tags: + - Item + operationId: getItem_07071 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07072: + get: + tags: + - Item + operationId: getItem_07072 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07073: + get: + tags: + - Item + operationId: getItem_07073 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07074: + get: + tags: + - Item + operationId: getItem_07074 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07075: + get: + tags: + - Item + operationId: getItem_07075 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07076: + get: + tags: + - Item + operationId: getItem_07076 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07077: + get: + tags: + - Item + operationId: getItem_07077 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07078: + get: + tags: + - Item + operationId: getItem_07078 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07079: + get: + tags: + - Item + operationId: getItem_07079 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07080: + get: + tags: + - Item + operationId: getItem_07080 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07081: + get: + tags: + - Item + operationId: getItem_07081 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07082: + get: + tags: + - Item + operationId: getItem_07082 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07083: + get: + tags: + - Item + operationId: getItem_07083 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07084: + get: + tags: + - Item + operationId: getItem_07084 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07085: + get: + tags: + - Item + operationId: getItem_07085 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07086: + get: + tags: + - Item + operationId: getItem_07086 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07087: + get: + tags: + - Item + operationId: getItem_07087 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07088: + get: + tags: + - Item + operationId: getItem_07088 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07089: + get: + tags: + - Item + operationId: getItem_07089 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07090: + get: + tags: + - Item + operationId: getItem_07090 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07091: + get: + tags: + - Item + operationId: getItem_07091 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07092: + get: + tags: + - Item + operationId: getItem_07092 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07093: + get: + tags: + - Item + operationId: getItem_07093 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07094: + get: + tags: + - Item + operationId: getItem_07094 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07095: + get: + tags: + - Item + operationId: getItem_07095 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07096: + get: + tags: + - Item + operationId: getItem_07096 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07097: + get: + tags: + - Item + operationId: getItem_07097 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07098: + get: + tags: + - Item + operationId: getItem_07098 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07099: + get: + tags: + - Item + operationId: getItem_07099 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07100: + get: + tags: + - Item + operationId: getItem_07100 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07101: + get: + tags: + - Item + operationId: getItem_07101 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07102: + get: + tags: + - Item + operationId: getItem_07102 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07103: + get: + tags: + - Item + operationId: getItem_07103 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07104: + get: + tags: + - Item + operationId: getItem_07104 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07105: + get: + tags: + - Item + operationId: getItem_07105 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07106: + get: + tags: + - Item + operationId: getItem_07106 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07107: + get: + tags: + - Item + operationId: getItem_07107 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07108: + get: + tags: + - Item + operationId: getItem_07108 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07109: + get: + tags: + - Item + operationId: getItem_07109 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07110: + get: + tags: + - Item + operationId: getItem_07110 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07111: + get: + tags: + - Item + operationId: getItem_07111 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07112: + get: + tags: + - Item + operationId: getItem_07112 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07113: + get: + tags: + - Item + operationId: getItem_07113 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07114: + get: + tags: + - Item + operationId: getItem_07114 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07115: + get: + tags: + - Item + operationId: getItem_07115 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07116: + get: + tags: + - Item + operationId: getItem_07116 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07117: + get: + tags: + - Item + operationId: getItem_07117 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07118: + get: + tags: + - Item + operationId: getItem_07118 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07119: + get: + tags: + - Item + operationId: getItem_07119 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07120: + get: + tags: + - Item + operationId: getItem_07120 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07121: + get: + tags: + - Item + operationId: getItem_07121 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07122: + get: + tags: + - Item + operationId: getItem_07122 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07123: + get: + tags: + - Item + operationId: getItem_07123 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07124: + get: + tags: + - Item + operationId: getItem_07124 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07125: + get: + tags: + - Item + operationId: getItem_07125 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07126: + get: + tags: + - Item + operationId: getItem_07126 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07127: + get: + tags: + - Item + operationId: getItem_07127 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07128: + get: + tags: + - Item + operationId: getItem_07128 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07129: + get: + tags: + - Item + operationId: getItem_07129 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07130: + get: + tags: + - Item + operationId: getItem_07130 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07131: + get: + tags: + - Item + operationId: getItem_07131 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07132: + get: + tags: + - Item + operationId: getItem_07132 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07133: + get: + tags: + - Item + operationId: getItem_07133 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07134: + get: + tags: + - Item + operationId: getItem_07134 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07135: + get: + tags: + - Item + operationId: getItem_07135 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07136: + get: + tags: + - Item + operationId: getItem_07136 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07137: + get: + tags: + - Item + operationId: getItem_07137 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07138: + get: + tags: + - Item + operationId: getItem_07138 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07139: + get: + tags: + - Item + operationId: getItem_07139 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07140: + get: + tags: + - Item + operationId: getItem_07140 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07141: + get: + tags: + - Item + operationId: getItem_07141 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07142: + get: + tags: + - Item + operationId: getItem_07142 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07143: + get: + tags: + - Item + operationId: getItem_07143 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07144: + get: + tags: + - Item + operationId: getItem_07144 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07145: + get: + tags: + - Item + operationId: getItem_07145 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07146: + get: + tags: + - Item + operationId: getItem_07146 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07147: + get: + tags: + - Item + operationId: getItem_07147 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07148: + get: + tags: + - Item + operationId: getItem_07148 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07149: + get: + tags: + - Item + operationId: getItem_07149 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07150: + get: + tags: + - Item + operationId: getItem_07150 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07151: + get: + tags: + - Item + operationId: getItem_07151 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07152: + get: + tags: + - Item + operationId: getItem_07152 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07153: + get: + tags: + - Item + operationId: getItem_07153 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07154: + get: + tags: + - Item + operationId: getItem_07154 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07155: + get: + tags: + - Item + operationId: getItem_07155 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07156: + get: + tags: + - Item + operationId: getItem_07156 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07157: + get: + tags: + - Item + operationId: getItem_07157 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07158: + get: + tags: + - Item + operationId: getItem_07158 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07159: + get: + tags: + - Item + operationId: getItem_07159 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07160: + get: + tags: + - Item + operationId: getItem_07160 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07161: + get: + tags: + - Item + operationId: getItem_07161 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07162: + get: + tags: + - Item + operationId: getItem_07162 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07163: + get: + tags: + - Item + operationId: getItem_07163 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07164: + get: + tags: + - Item + operationId: getItem_07164 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07165: + get: + tags: + - Item + operationId: getItem_07165 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07166: + get: + tags: + - Item + operationId: getItem_07166 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07167: + get: + tags: + - Item + operationId: getItem_07167 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07168: + get: + tags: + - Item + operationId: getItem_07168 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07169: + get: + tags: + - Item + operationId: getItem_07169 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07170: + get: + tags: + - Item + operationId: getItem_07170 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07171: + get: + tags: + - Item + operationId: getItem_07171 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07172: + get: + tags: + - Item + operationId: getItem_07172 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07173: + get: + tags: + - Item + operationId: getItem_07173 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07174: + get: + tags: + - Item + operationId: getItem_07174 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07175: + get: + tags: + - Item + operationId: getItem_07175 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07176: + get: + tags: + - Item + operationId: getItem_07176 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07177: + get: + tags: + - Item + operationId: getItem_07177 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07178: + get: + tags: + - Item + operationId: getItem_07178 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07179: + get: + tags: + - Item + operationId: getItem_07179 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07180: + get: + tags: + - Item + operationId: getItem_07180 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07181: + get: + tags: + - Item + operationId: getItem_07181 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07182: + get: + tags: + - Item + operationId: getItem_07182 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07183: + get: + tags: + - Item + operationId: getItem_07183 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07184: + get: + tags: + - Item + operationId: getItem_07184 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07185: + get: + tags: + - Item + operationId: getItem_07185 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07186: + get: + tags: + - Item + operationId: getItem_07186 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07187: + get: + tags: + - Item + operationId: getItem_07187 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07188: + get: + tags: + - Item + operationId: getItem_07188 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07189: + get: + tags: + - Item + operationId: getItem_07189 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07190: + get: + tags: + - Item + operationId: getItem_07190 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07191: + get: + tags: + - Item + operationId: getItem_07191 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07192: + get: + tags: + - Item + operationId: getItem_07192 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07193: + get: + tags: + - Item + operationId: getItem_07193 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07194: + get: + tags: + - Item + operationId: getItem_07194 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07195: + get: + tags: + - Item + operationId: getItem_07195 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07196: + get: + tags: + - Item + operationId: getItem_07196 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07197: + get: + tags: + - Item + operationId: getItem_07197 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07198: + get: + tags: + - Item + operationId: getItem_07198 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07199: + get: + tags: + - Item + operationId: getItem_07199 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07200: + get: + tags: + - Item + operationId: getItem_07200 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07201: + get: + tags: + - Item + operationId: getItem_07201 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07202: + get: + tags: + - Item + operationId: getItem_07202 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07203: + get: + tags: + - Item + operationId: getItem_07203 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07204: + get: + tags: + - Item + operationId: getItem_07204 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07205: + get: + tags: + - Item + operationId: getItem_07205 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07206: + get: + tags: + - Item + operationId: getItem_07206 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07207: + get: + tags: + - Item + operationId: getItem_07207 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07208: + get: + tags: + - Item + operationId: getItem_07208 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07209: + get: + tags: + - Item + operationId: getItem_07209 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07210: + get: + tags: + - Item + operationId: getItem_07210 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07211: + get: + tags: + - Item + operationId: getItem_07211 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07212: + get: + tags: + - Item + operationId: getItem_07212 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07213: + get: + tags: + - Item + operationId: getItem_07213 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07214: + get: + tags: + - Item + operationId: getItem_07214 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07215: + get: + tags: + - Item + operationId: getItem_07215 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07216: + get: + tags: + - Item + operationId: getItem_07216 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07217: + get: + tags: + - Item + operationId: getItem_07217 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07218: + get: + tags: + - Item + operationId: getItem_07218 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07219: + get: + tags: + - Item + operationId: getItem_07219 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07220: + get: + tags: + - Item + operationId: getItem_07220 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07221: + get: + tags: + - Item + operationId: getItem_07221 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07222: + get: + tags: + - Item + operationId: getItem_07222 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07223: + get: + tags: + - Item + operationId: getItem_07223 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07224: + get: + tags: + - Item + operationId: getItem_07224 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07225: + get: + tags: + - Item + operationId: getItem_07225 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07226: + get: + tags: + - Item + operationId: getItem_07226 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07227: + get: + tags: + - Item + operationId: getItem_07227 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07228: + get: + tags: + - Item + operationId: getItem_07228 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07229: + get: + tags: + - Item + operationId: getItem_07229 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07230: + get: + tags: + - Item + operationId: getItem_07230 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07231: + get: + tags: + - Item + operationId: getItem_07231 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07232: + get: + tags: + - Item + operationId: getItem_07232 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07233: + get: + tags: + - Item + operationId: getItem_07233 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07234: + get: + tags: + - Item + operationId: getItem_07234 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07235: + get: + tags: + - Item + operationId: getItem_07235 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07236: + get: + tags: + - Item + operationId: getItem_07236 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07237: + get: + tags: + - Item + operationId: getItem_07237 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07238: + get: + tags: + - Item + operationId: getItem_07238 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07239: + get: + tags: + - Item + operationId: getItem_07239 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07240: + get: + tags: + - Item + operationId: getItem_07240 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07241: + get: + tags: + - Item + operationId: getItem_07241 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07242: + get: + tags: + - Item + operationId: getItem_07242 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07243: + get: + tags: + - Item + operationId: getItem_07243 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07244: + get: + tags: + - Item + operationId: getItem_07244 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07245: + get: + tags: + - Item + operationId: getItem_07245 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07246: + get: + tags: + - Item + operationId: getItem_07246 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07247: + get: + tags: + - Item + operationId: getItem_07247 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07248: + get: + tags: + - Item + operationId: getItem_07248 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07249: + get: + tags: + - Item + operationId: getItem_07249 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07250: + get: + tags: + - Item + operationId: getItem_07250 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07251: + get: + tags: + - Item + operationId: getItem_07251 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07252: + get: + tags: + - Item + operationId: getItem_07252 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07253: + get: + tags: + - Item + operationId: getItem_07253 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07254: + get: + tags: + - Item + operationId: getItem_07254 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07255: + get: + tags: + - Item + operationId: getItem_07255 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07256: + get: + tags: + - Item + operationId: getItem_07256 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07257: + get: + tags: + - Item + operationId: getItem_07257 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07258: + get: + tags: + - Item + operationId: getItem_07258 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07259: + get: + tags: + - Item + operationId: getItem_07259 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07260: + get: + tags: + - Item + operationId: getItem_07260 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07261: + get: + tags: + - Item + operationId: getItem_07261 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07262: + get: + tags: + - Item + operationId: getItem_07262 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07263: + get: + tags: + - Item + operationId: getItem_07263 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07264: + get: + tags: + - Item + operationId: getItem_07264 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07265: + get: + tags: + - Item + operationId: getItem_07265 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07266: + get: + tags: + - Item + operationId: getItem_07266 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07267: + get: + tags: + - Item + operationId: getItem_07267 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07268: + get: + tags: + - Item + operationId: getItem_07268 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07269: + get: + tags: + - Item + operationId: getItem_07269 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07270: + get: + tags: + - Item + operationId: getItem_07270 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07271: + get: + tags: + - Item + operationId: getItem_07271 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07272: + get: + tags: + - Item + operationId: getItem_07272 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07273: + get: + tags: + - Item + operationId: getItem_07273 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07274: + get: + tags: + - Item + operationId: getItem_07274 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07275: + get: + tags: + - Item + operationId: getItem_07275 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07276: + get: + tags: + - Item + operationId: getItem_07276 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07277: + get: + tags: + - Item + operationId: getItem_07277 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07278: + get: + tags: + - Item + operationId: getItem_07278 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07279: + get: + tags: + - Item + operationId: getItem_07279 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07280: + get: + tags: + - Item + operationId: getItem_07280 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07281: + get: + tags: + - Item + operationId: getItem_07281 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07282: + get: + tags: + - Item + operationId: getItem_07282 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07283: + get: + tags: + - Item + operationId: getItem_07283 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07284: + get: + tags: + - Item + operationId: getItem_07284 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07285: + get: + tags: + - Item + operationId: getItem_07285 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07286: + get: + tags: + - Item + operationId: getItem_07286 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07287: + get: + tags: + - Item + operationId: getItem_07287 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07288: + get: + tags: + - Item + operationId: getItem_07288 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07289: + get: + tags: + - Item + operationId: getItem_07289 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07290: + get: + tags: + - Item + operationId: getItem_07290 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07291: + get: + tags: + - Item + operationId: getItem_07291 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07292: + get: + tags: + - Item + operationId: getItem_07292 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07293: + get: + tags: + - Item + operationId: getItem_07293 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07294: + get: + tags: + - Item + operationId: getItem_07294 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07295: + get: + tags: + - Item + operationId: getItem_07295 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07296: + get: + tags: + - Item + operationId: getItem_07296 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07297: + get: + tags: + - Item + operationId: getItem_07297 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07298: + get: + tags: + - Item + operationId: getItem_07298 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07299: + get: + tags: + - Item + operationId: getItem_07299 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07300: + get: + tags: + - Item + operationId: getItem_07300 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07301: + get: + tags: + - Item + operationId: getItem_07301 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07302: + get: + tags: + - Item + operationId: getItem_07302 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07303: + get: + tags: + - Item + operationId: getItem_07303 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07304: + get: + tags: + - Item + operationId: getItem_07304 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07305: + get: + tags: + - Item + operationId: getItem_07305 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07306: + get: + tags: + - Item + operationId: getItem_07306 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07307: + get: + tags: + - Item + operationId: getItem_07307 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07308: + get: + tags: + - Item + operationId: getItem_07308 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07309: + get: + tags: + - Item + operationId: getItem_07309 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07310: + get: + tags: + - Item + operationId: getItem_07310 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07311: + get: + tags: + - Item + operationId: getItem_07311 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07312: + get: + tags: + - Item + operationId: getItem_07312 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07313: + get: + tags: + - Item + operationId: getItem_07313 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07314: + get: + tags: + - Item + operationId: getItem_07314 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07315: + get: + tags: + - Item + operationId: getItem_07315 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07316: + get: + tags: + - Item + operationId: getItem_07316 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07317: + get: + tags: + - Item + operationId: getItem_07317 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07318: + get: + tags: + - Item + operationId: getItem_07318 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07319: + get: + tags: + - Item + operationId: getItem_07319 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07320: + get: + tags: + - Item + operationId: getItem_07320 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07321: + get: + tags: + - Item + operationId: getItem_07321 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07322: + get: + tags: + - Item + operationId: getItem_07322 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07323: + get: + tags: + - Item + operationId: getItem_07323 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07324: + get: + tags: + - Item + operationId: getItem_07324 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07325: + get: + tags: + - Item + operationId: getItem_07325 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07326: + get: + tags: + - Item + operationId: getItem_07326 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07327: + get: + tags: + - Item + operationId: getItem_07327 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07328: + get: + tags: + - Item + operationId: getItem_07328 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07329: + get: + tags: + - Item + operationId: getItem_07329 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07330: + get: + tags: + - Item + operationId: getItem_07330 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07331: + get: + tags: + - Item + operationId: getItem_07331 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07332: + get: + tags: + - Item + operationId: getItem_07332 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07333: + get: + tags: + - Item + operationId: getItem_07333 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07334: + get: + tags: + - Item + operationId: getItem_07334 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07335: + get: + tags: + - Item + operationId: getItem_07335 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07336: + get: + tags: + - Item + operationId: getItem_07336 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07337: + get: + tags: + - Item + operationId: getItem_07337 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07338: + get: + tags: + - Item + operationId: getItem_07338 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07339: + get: + tags: + - Item + operationId: getItem_07339 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07340: + get: + tags: + - Item + operationId: getItem_07340 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07341: + get: + tags: + - Item + operationId: getItem_07341 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07342: + get: + tags: + - Item + operationId: getItem_07342 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07343: + get: + tags: + - Item + operationId: getItem_07343 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07344: + get: + tags: + - Item + operationId: getItem_07344 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07345: + get: + tags: + - Item + operationId: getItem_07345 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07346: + get: + tags: + - Item + operationId: getItem_07346 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07347: + get: + tags: + - Item + operationId: getItem_07347 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07348: + get: + tags: + - Item + operationId: getItem_07348 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07349: + get: + tags: + - Item + operationId: getItem_07349 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07350: + get: + tags: + - Item + operationId: getItem_07350 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07351: + get: + tags: + - Item + operationId: getItem_07351 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07352: + get: + tags: + - Item + operationId: getItem_07352 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07353: + get: + tags: + - Item + operationId: getItem_07353 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07354: + get: + tags: + - Item + operationId: getItem_07354 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07355: + get: + tags: + - Item + operationId: getItem_07355 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07356: + get: + tags: + - Item + operationId: getItem_07356 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07357: + get: + tags: + - Item + operationId: getItem_07357 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07358: + get: + tags: + - Item + operationId: getItem_07358 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07359: + get: + tags: + - Item + operationId: getItem_07359 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07360: + get: + tags: + - Item + operationId: getItem_07360 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07361: + get: + tags: + - Item + operationId: getItem_07361 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07362: + get: + tags: + - Item + operationId: getItem_07362 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07363: + get: + tags: + - Item + operationId: getItem_07363 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07364: + get: + tags: + - Item + operationId: getItem_07364 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07365: + get: + tags: + - Item + operationId: getItem_07365 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07366: + get: + tags: + - Item + operationId: getItem_07366 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07367: + get: + tags: + - Item + operationId: getItem_07367 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07368: + get: + tags: + - Item + operationId: getItem_07368 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07369: + get: + tags: + - Item + operationId: getItem_07369 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07370: + get: + tags: + - Item + operationId: getItem_07370 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07371: + get: + tags: + - Item + operationId: getItem_07371 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07372: + get: + tags: + - Item + operationId: getItem_07372 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07373: + get: + tags: + - Item + operationId: getItem_07373 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07374: + get: + tags: + - Item + operationId: getItem_07374 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07375: + get: + tags: + - Item + operationId: getItem_07375 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07376: + get: + tags: + - Item + operationId: getItem_07376 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07377: + get: + tags: + - Item + operationId: getItem_07377 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07378: + get: + tags: + - Item + operationId: getItem_07378 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07379: + get: + tags: + - Item + operationId: getItem_07379 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07380: + get: + tags: + - Item + operationId: getItem_07380 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07381: + get: + tags: + - Item + operationId: getItem_07381 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07382: + get: + tags: + - Item + operationId: getItem_07382 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07383: + get: + tags: + - Item + operationId: getItem_07383 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07384: + get: + tags: + - Item + operationId: getItem_07384 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07385: + get: + tags: + - Item + operationId: getItem_07385 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07386: + get: + tags: + - Item + operationId: getItem_07386 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07387: + get: + tags: + - Item + operationId: getItem_07387 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07388: + get: + tags: + - Item + operationId: getItem_07388 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07389: + get: + tags: + - Item + operationId: getItem_07389 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07390: + get: + tags: + - Item + operationId: getItem_07390 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07391: + get: + tags: + - Item + operationId: getItem_07391 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07392: + get: + tags: + - Item + operationId: getItem_07392 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07393: + get: + tags: + - Item + operationId: getItem_07393 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07394: + get: + tags: + - Item + operationId: getItem_07394 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07395: + get: + tags: + - Item + operationId: getItem_07395 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07396: + get: + tags: + - Item + operationId: getItem_07396 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07397: + get: + tags: + - Item + operationId: getItem_07397 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07398: + get: + tags: + - Item + operationId: getItem_07398 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07399: + get: + tags: + - Item + operationId: getItem_07399 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07400: + get: + tags: + - Item + operationId: getItem_07400 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07401: + get: + tags: + - Item + operationId: getItem_07401 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07402: + get: + tags: + - Item + operationId: getItem_07402 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07403: + get: + tags: + - Item + operationId: getItem_07403 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07404: + get: + tags: + - Item + operationId: getItem_07404 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07405: + get: + tags: + - Item + operationId: getItem_07405 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07406: + get: + tags: + - Item + operationId: getItem_07406 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07407: + get: + tags: + - Item + operationId: getItem_07407 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07408: + get: + tags: + - Item + operationId: getItem_07408 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07409: + get: + tags: + - Item + operationId: getItem_07409 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07410: + get: + tags: + - Item + operationId: getItem_07410 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07411: + get: + tags: + - Item + operationId: getItem_07411 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07412: + get: + tags: + - Item + operationId: getItem_07412 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07413: + get: + tags: + - Item + operationId: getItem_07413 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07414: + get: + tags: + - Item + operationId: getItem_07414 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07415: + get: + tags: + - Item + operationId: getItem_07415 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07416: + get: + tags: + - Item + operationId: getItem_07416 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07417: + get: + tags: + - Item + operationId: getItem_07417 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07418: + get: + tags: + - Item + operationId: getItem_07418 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07419: + get: + tags: + - Item + operationId: getItem_07419 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07420: + get: + tags: + - Item + operationId: getItem_07420 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07421: + get: + tags: + - Item + operationId: getItem_07421 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07422: + get: + tags: + - Item + operationId: getItem_07422 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07423: + get: + tags: + - Item + operationId: getItem_07423 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07424: + get: + tags: + - Item + operationId: getItem_07424 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07425: + get: + tags: + - Item + operationId: getItem_07425 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07426: + get: + tags: + - Item + operationId: getItem_07426 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07427: + get: + tags: + - Item + operationId: getItem_07427 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07428: + get: + tags: + - Item + operationId: getItem_07428 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07429: + get: + tags: + - Item + operationId: getItem_07429 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07430: + get: + tags: + - Item + operationId: getItem_07430 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07431: + get: + tags: + - Item + operationId: getItem_07431 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07432: + get: + tags: + - Item + operationId: getItem_07432 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07433: + get: + tags: + - Item + operationId: getItem_07433 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07434: + get: + tags: + - Item + operationId: getItem_07434 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07435: + get: + tags: + - Item + operationId: getItem_07435 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07436: + get: + tags: + - Item + operationId: getItem_07436 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07437: + get: + tags: + - Item + operationId: getItem_07437 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07438: + get: + tags: + - Item + operationId: getItem_07438 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07439: + get: + tags: + - Item + operationId: getItem_07439 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07440: + get: + tags: + - Item + operationId: getItem_07440 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07441: + get: + tags: + - Item + operationId: getItem_07441 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07442: + get: + tags: + - Item + operationId: getItem_07442 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07443: + get: + tags: + - Item + operationId: getItem_07443 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07444: + get: + tags: + - Item + operationId: getItem_07444 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07445: + get: + tags: + - Item + operationId: getItem_07445 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07446: + get: + tags: + - Item + operationId: getItem_07446 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07447: + get: + tags: + - Item + operationId: getItem_07447 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07448: + get: + tags: + - Item + operationId: getItem_07448 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07449: + get: + tags: + - Item + operationId: getItem_07449 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07450: + get: + tags: + - Item + operationId: getItem_07450 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07451: + get: + tags: + - Item + operationId: getItem_07451 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07452: + get: + tags: + - Item + operationId: getItem_07452 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07453: + get: + tags: + - Item + operationId: getItem_07453 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07454: + get: + tags: + - Item + operationId: getItem_07454 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07455: + get: + tags: + - Item + operationId: getItem_07455 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07456: + get: + tags: + - Item + operationId: getItem_07456 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07457: + get: + tags: + - Item + operationId: getItem_07457 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07458: + get: + tags: + - Item + operationId: getItem_07458 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07459: + get: + tags: + - Item + operationId: getItem_07459 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07460: + get: + tags: + - Item + operationId: getItem_07460 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07461: + get: + tags: + - Item + operationId: getItem_07461 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07462: + get: + tags: + - Item + operationId: getItem_07462 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07463: + get: + tags: + - Item + operationId: getItem_07463 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07464: + get: + tags: + - Item + operationId: getItem_07464 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07465: + get: + tags: + - Item + operationId: getItem_07465 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07466: + get: + tags: + - Item + operationId: getItem_07466 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07467: + get: + tags: + - Item + operationId: getItem_07467 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07468: + get: + tags: + - Item + operationId: getItem_07468 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07469: + get: + tags: + - Item + operationId: getItem_07469 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07470: + get: + tags: + - Item + operationId: getItem_07470 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07471: + get: + tags: + - Item + operationId: getItem_07471 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07472: + get: + tags: + - Item + operationId: getItem_07472 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07473: + get: + tags: + - Item + operationId: getItem_07473 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07474: + get: + tags: + - Item + operationId: getItem_07474 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07475: + get: + tags: + - Item + operationId: getItem_07475 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07476: + get: + tags: + - Item + operationId: getItem_07476 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07477: + get: + tags: + - Item + operationId: getItem_07477 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07478: + get: + tags: + - Item + operationId: getItem_07478 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07479: + get: + tags: + - Item + operationId: getItem_07479 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07480: + get: + tags: + - Item + operationId: getItem_07480 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07481: + get: + tags: + - Item + operationId: getItem_07481 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07482: + get: + tags: + - Item + operationId: getItem_07482 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07483: + get: + tags: + - Item + operationId: getItem_07483 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07484: + get: + tags: + - Item + operationId: getItem_07484 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07485: + get: + tags: + - Item + operationId: getItem_07485 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07486: + get: + tags: + - Item + operationId: getItem_07486 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07487: + get: + tags: + - Item + operationId: getItem_07487 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07488: + get: + tags: + - Item + operationId: getItem_07488 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07489: + get: + tags: + - Item + operationId: getItem_07489 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07490: + get: + tags: + - Item + operationId: getItem_07490 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07491: + get: + tags: + - Item + operationId: getItem_07491 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07492: + get: + tags: + - Item + operationId: getItem_07492 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07493: + get: + tags: + - Item + operationId: getItem_07493 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07494: + get: + tags: + - Item + operationId: getItem_07494 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07495: + get: + tags: + - Item + operationId: getItem_07495 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07496: + get: + tags: + - Item + operationId: getItem_07496 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07497: + get: + tags: + - Item + operationId: getItem_07497 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07498: + get: + tags: + - Item + operationId: getItem_07498 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07499: + get: + tags: + - Item + operationId: getItem_07499 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07500: + get: + tags: + - Item + operationId: getItem_07500 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07501: + get: + tags: + - Item + operationId: getItem_07501 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07502: + get: + tags: + - Item + operationId: getItem_07502 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07503: + get: + tags: + - Item + operationId: getItem_07503 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07504: + get: + tags: + - Item + operationId: getItem_07504 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07505: + get: + tags: + - Item + operationId: getItem_07505 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07506: + get: + tags: + - Item + operationId: getItem_07506 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07507: + get: + tags: + - Item + operationId: getItem_07507 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07508: + get: + tags: + - Item + operationId: getItem_07508 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07509: + get: + tags: + - Item + operationId: getItem_07509 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07510: + get: + tags: + - Item + operationId: getItem_07510 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07511: + get: + tags: + - Item + operationId: getItem_07511 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07512: + get: + tags: + - Item + operationId: getItem_07512 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07513: + get: + tags: + - Item + operationId: getItem_07513 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07514: + get: + tags: + - Item + operationId: getItem_07514 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07515: + get: + tags: + - Item + operationId: getItem_07515 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07516: + get: + tags: + - Item + operationId: getItem_07516 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07517: + get: + tags: + - Item + operationId: getItem_07517 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07518: + get: + tags: + - Item + operationId: getItem_07518 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07519: + get: + tags: + - Item + operationId: getItem_07519 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07520: + get: + tags: + - Item + operationId: getItem_07520 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07521: + get: + tags: + - Item + operationId: getItem_07521 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07522: + get: + tags: + - Item + operationId: getItem_07522 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07523: + get: + tags: + - Item + operationId: getItem_07523 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07524: + get: + tags: + - Item + operationId: getItem_07524 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07525: + get: + tags: + - Item + operationId: getItem_07525 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07526: + get: + tags: + - Item + operationId: getItem_07526 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07527: + get: + tags: + - Item + operationId: getItem_07527 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07528: + get: + tags: + - Item + operationId: getItem_07528 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07529: + get: + tags: + - Item + operationId: getItem_07529 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07530: + get: + tags: + - Item + operationId: getItem_07530 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07531: + get: + tags: + - Item + operationId: getItem_07531 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07532: + get: + tags: + - Item + operationId: getItem_07532 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07533: + get: + tags: + - Item + operationId: getItem_07533 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07534: + get: + tags: + - Item + operationId: getItem_07534 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07535: + get: + tags: + - Item + operationId: getItem_07535 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07536: + get: + tags: + - Item + operationId: getItem_07536 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07537: + get: + tags: + - Item + operationId: getItem_07537 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07538: + get: + tags: + - Item + operationId: getItem_07538 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07539: + get: + tags: + - Item + operationId: getItem_07539 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07540: + get: + tags: + - Item + operationId: getItem_07540 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07541: + get: + tags: + - Item + operationId: getItem_07541 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07542: + get: + tags: + - Item + operationId: getItem_07542 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07543: + get: + tags: + - Item + operationId: getItem_07543 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07544: + get: + tags: + - Item + operationId: getItem_07544 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07545: + get: + tags: + - Item + operationId: getItem_07545 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07546: + get: + tags: + - Item + operationId: getItem_07546 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07547: + get: + tags: + - Item + operationId: getItem_07547 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07548: + get: + tags: + - Item + operationId: getItem_07548 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07549: + get: + tags: + - Item + operationId: getItem_07549 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07550: + get: + tags: + - Item + operationId: getItem_07550 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07551: + get: + tags: + - Item + operationId: getItem_07551 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07552: + get: + tags: + - Item + operationId: getItem_07552 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07553: + get: + tags: + - Item + operationId: getItem_07553 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07554: + get: + tags: + - Item + operationId: getItem_07554 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07555: + get: + tags: + - Item + operationId: getItem_07555 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07556: + get: + tags: + - Item + operationId: getItem_07556 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07557: + get: + tags: + - Item + operationId: getItem_07557 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07558: + get: + tags: + - Item + operationId: getItem_07558 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07559: + get: + tags: + - Item + operationId: getItem_07559 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07560: + get: + tags: + - Item + operationId: getItem_07560 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07561: + get: + tags: + - Item + operationId: getItem_07561 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07562: + get: + tags: + - Item + operationId: getItem_07562 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07563: + get: + tags: + - Item + operationId: getItem_07563 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07564: + get: + tags: + - Item + operationId: getItem_07564 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07565: + get: + tags: + - Item + operationId: getItem_07565 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07566: + get: + tags: + - Item + operationId: getItem_07566 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07567: + get: + tags: + - Item + operationId: getItem_07567 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07568: + get: + tags: + - Item + operationId: getItem_07568 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07569: + get: + tags: + - Item + operationId: getItem_07569 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07570: + get: + tags: + - Item + operationId: getItem_07570 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07571: + get: + tags: + - Item + operationId: getItem_07571 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07572: + get: + tags: + - Item + operationId: getItem_07572 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07573: + get: + tags: + - Item + operationId: getItem_07573 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07574: + get: + tags: + - Item + operationId: getItem_07574 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07575: + get: + tags: + - Item + operationId: getItem_07575 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07576: + get: + tags: + - Item + operationId: getItem_07576 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07577: + get: + tags: + - Item + operationId: getItem_07577 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07578: + get: + tags: + - Item + operationId: getItem_07578 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07579: + get: + tags: + - Item + operationId: getItem_07579 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07580: + get: + tags: + - Item + operationId: getItem_07580 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07581: + get: + tags: + - Item + operationId: getItem_07581 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07582: + get: + tags: + - Item + operationId: getItem_07582 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07583: + get: + tags: + - Item + operationId: getItem_07583 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07584: + get: + tags: + - Item + operationId: getItem_07584 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07585: + get: + tags: + - Item + operationId: getItem_07585 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07586: + get: + tags: + - Item + operationId: getItem_07586 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07587: + get: + tags: + - Item + operationId: getItem_07587 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07588: + get: + tags: + - Item + operationId: getItem_07588 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07589: + get: + tags: + - Item + operationId: getItem_07589 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07590: + get: + tags: + - Item + operationId: getItem_07590 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07591: + get: + tags: + - Item + operationId: getItem_07591 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07592: + get: + tags: + - Item + operationId: getItem_07592 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07593: + get: + tags: + - Item + operationId: getItem_07593 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07594: + get: + tags: + - Item + operationId: getItem_07594 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07595: + get: + tags: + - Item + operationId: getItem_07595 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07596: + get: + tags: + - Item + operationId: getItem_07596 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07597: + get: + tags: + - Item + operationId: getItem_07597 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07598: + get: + tags: + - Item + operationId: getItem_07598 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07599: + get: + tags: + - Item + operationId: getItem_07599 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07600: + get: + tags: + - Item + operationId: getItem_07600 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07601: + get: + tags: + - Item + operationId: getItem_07601 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07602: + get: + tags: + - Item + operationId: getItem_07602 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07603: + get: + tags: + - Item + operationId: getItem_07603 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07604: + get: + tags: + - Item + operationId: getItem_07604 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07605: + get: + tags: + - Item + operationId: getItem_07605 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07606: + get: + tags: + - Item + operationId: getItem_07606 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07607: + get: + tags: + - Item + operationId: getItem_07607 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07608: + get: + tags: + - Item + operationId: getItem_07608 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07609: + get: + tags: + - Item + operationId: getItem_07609 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07610: + get: + tags: + - Item + operationId: getItem_07610 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07611: + get: + tags: + - Item + operationId: getItem_07611 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07612: + get: + tags: + - Item + operationId: getItem_07612 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07613: + get: + tags: + - Item + operationId: getItem_07613 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07614: + get: + tags: + - Item + operationId: getItem_07614 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07615: + get: + tags: + - Item + operationId: getItem_07615 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07616: + get: + tags: + - Item + operationId: getItem_07616 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07617: + get: + tags: + - Item + operationId: getItem_07617 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07618: + get: + tags: + - Item + operationId: getItem_07618 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07619: + get: + tags: + - Item + operationId: getItem_07619 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07620: + get: + tags: + - Item + operationId: getItem_07620 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07621: + get: + tags: + - Item + operationId: getItem_07621 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07622: + get: + tags: + - Item + operationId: getItem_07622 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07623: + get: + tags: + - Item + operationId: getItem_07623 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07624: + get: + tags: + - Item + operationId: getItem_07624 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07625: + get: + tags: + - Item + operationId: getItem_07625 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07626: + get: + tags: + - Item + operationId: getItem_07626 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07627: + get: + tags: + - Item + operationId: getItem_07627 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07628: + get: + tags: + - Item + operationId: getItem_07628 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07629: + get: + tags: + - Item + operationId: getItem_07629 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07630: + get: + tags: + - Item + operationId: getItem_07630 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07631: + get: + tags: + - Item + operationId: getItem_07631 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07632: + get: + tags: + - Item + operationId: getItem_07632 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07633: + get: + tags: + - Item + operationId: getItem_07633 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07634: + get: + tags: + - Item + operationId: getItem_07634 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07635: + get: + tags: + - Item + operationId: getItem_07635 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07636: + get: + tags: + - Item + operationId: getItem_07636 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07637: + get: + tags: + - Item + operationId: getItem_07637 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07638: + get: + tags: + - Item + operationId: getItem_07638 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07639: + get: + tags: + - Item + operationId: getItem_07639 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07640: + get: + tags: + - Item + operationId: getItem_07640 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07641: + get: + tags: + - Item + operationId: getItem_07641 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07642: + get: + tags: + - Item + operationId: getItem_07642 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07643: + get: + tags: + - Item + operationId: getItem_07643 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07644: + get: + tags: + - Item + operationId: getItem_07644 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07645: + get: + tags: + - Item + operationId: getItem_07645 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07646: + get: + tags: + - Item + operationId: getItem_07646 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07647: + get: + tags: + - Item + operationId: getItem_07647 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07648: + get: + tags: + - Item + operationId: getItem_07648 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07649: + get: + tags: + - Item + operationId: getItem_07649 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07650: + get: + tags: + - Item + operationId: getItem_07650 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07651: + get: + tags: + - Item + operationId: getItem_07651 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07652: + get: + tags: + - Item + operationId: getItem_07652 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07653: + get: + tags: + - Item + operationId: getItem_07653 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07654: + get: + tags: + - Item + operationId: getItem_07654 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07655: + get: + tags: + - Item + operationId: getItem_07655 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07656: + get: + tags: + - Item + operationId: getItem_07656 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07657: + get: + tags: + - Item + operationId: getItem_07657 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07658: + get: + tags: + - Item + operationId: getItem_07658 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07659: + get: + tags: + - Item + operationId: getItem_07659 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07660: + get: + tags: + - Item + operationId: getItem_07660 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07661: + get: + tags: + - Item + operationId: getItem_07661 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07662: + get: + tags: + - Item + operationId: getItem_07662 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07663: + get: + tags: + - Item + operationId: getItem_07663 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07664: + get: + tags: + - Item + operationId: getItem_07664 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07665: + get: + tags: + - Item + operationId: getItem_07665 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07666: + get: + tags: + - Item + operationId: getItem_07666 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07667: + get: + tags: + - Item + operationId: getItem_07667 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07668: + get: + tags: + - Item + operationId: getItem_07668 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07669: + get: + tags: + - Item + operationId: getItem_07669 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07670: + get: + tags: + - Item + operationId: getItem_07670 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07671: + get: + tags: + - Item + operationId: getItem_07671 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07672: + get: + tags: + - Item + operationId: getItem_07672 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07673: + get: + tags: + - Item + operationId: getItem_07673 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07674: + get: + tags: + - Item + operationId: getItem_07674 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07675: + get: + tags: + - Item + operationId: getItem_07675 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07676: + get: + tags: + - Item + operationId: getItem_07676 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07677: + get: + tags: + - Item + operationId: getItem_07677 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07678: + get: + tags: + - Item + operationId: getItem_07678 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07679: + get: + tags: + - Item + operationId: getItem_07679 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07680: + get: + tags: + - Item + operationId: getItem_07680 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07681: + get: + tags: + - Item + operationId: getItem_07681 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07682: + get: + tags: + - Item + operationId: getItem_07682 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07683: + get: + tags: + - Item + operationId: getItem_07683 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07684: + get: + tags: + - Item + operationId: getItem_07684 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07685: + get: + tags: + - Item + operationId: getItem_07685 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07686: + get: + tags: + - Item + operationId: getItem_07686 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07687: + get: + tags: + - Item + operationId: getItem_07687 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07688: + get: + tags: + - Item + operationId: getItem_07688 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07689: + get: + tags: + - Item + operationId: getItem_07689 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07690: + get: + tags: + - Item + operationId: getItem_07690 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07691: + get: + tags: + - Item + operationId: getItem_07691 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07692: + get: + tags: + - Item + operationId: getItem_07692 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07693: + get: + tags: + - Item + operationId: getItem_07693 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07694: + get: + tags: + - Item + operationId: getItem_07694 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07695: + get: + tags: + - Item + operationId: getItem_07695 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07696: + get: + tags: + - Item + operationId: getItem_07696 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07697: + get: + tags: + - Item + operationId: getItem_07697 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07698: + get: + tags: + - Item + operationId: getItem_07698 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07699: + get: + tags: + - Item + operationId: getItem_07699 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07700: + get: + tags: + - Item + operationId: getItem_07700 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07701: + get: + tags: + - Item + operationId: getItem_07701 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07702: + get: + tags: + - Item + operationId: getItem_07702 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07703: + get: + tags: + - Item + operationId: getItem_07703 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07704: + get: + tags: + - Item + operationId: getItem_07704 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07705: + get: + tags: + - Item + operationId: getItem_07705 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07706: + get: + tags: + - Item + operationId: getItem_07706 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07707: + get: + tags: + - Item + operationId: getItem_07707 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07708: + get: + tags: + - Item + operationId: getItem_07708 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07709: + get: + tags: + - Item + operationId: getItem_07709 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07710: + get: + tags: + - Item + operationId: getItem_07710 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07711: + get: + tags: + - Item + operationId: getItem_07711 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07712: + get: + tags: + - Item + operationId: getItem_07712 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07713: + get: + tags: + - Item + operationId: getItem_07713 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07714: + get: + tags: + - Item + operationId: getItem_07714 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07715: + get: + tags: + - Item + operationId: getItem_07715 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07716: + get: + tags: + - Item + operationId: getItem_07716 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07717: + get: + tags: + - Item + operationId: getItem_07717 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07718: + get: + tags: + - Item + operationId: getItem_07718 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07719: + get: + tags: + - Item + operationId: getItem_07719 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07720: + get: + tags: + - Item + operationId: getItem_07720 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07721: + get: + tags: + - Item + operationId: getItem_07721 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07722: + get: + tags: + - Item + operationId: getItem_07722 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07723: + get: + tags: + - Item + operationId: getItem_07723 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07724: + get: + tags: + - Item + operationId: getItem_07724 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07725: + get: + tags: + - Item + operationId: getItem_07725 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07726: + get: + tags: + - Item + operationId: getItem_07726 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07727: + get: + tags: + - Item + operationId: getItem_07727 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07728: + get: + tags: + - Item + operationId: getItem_07728 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07729: + get: + tags: + - Item + operationId: getItem_07729 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07730: + get: + tags: + - Item + operationId: getItem_07730 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07731: + get: + tags: + - Item + operationId: getItem_07731 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07732: + get: + tags: + - Item + operationId: getItem_07732 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07733: + get: + tags: + - Item + operationId: getItem_07733 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07734: + get: + tags: + - Item + operationId: getItem_07734 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07735: + get: + tags: + - Item + operationId: getItem_07735 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07736: + get: + tags: + - Item + operationId: getItem_07736 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07737: + get: + tags: + - Item + operationId: getItem_07737 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07738: + get: + tags: + - Item + operationId: getItem_07738 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07739: + get: + tags: + - Item + operationId: getItem_07739 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07740: + get: + tags: + - Item + operationId: getItem_07740 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07741: + get: + tags: + - Item + operationId: getItem_07741 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07742: + get: + tags: + - Item + operationId: getItem_07742 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07743: + get: + tags: + - Item + operationId: getItem_07743 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07744: + get: + tags: + - Item + operationId: getItem_07744 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07745: + get: + tags: + - Item + operationId: getItem_07745 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07746: + get: + tags: + - Item + operationId: getItem_07746 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07747: + get: + tags: + - Item + operationId: getItem_07747 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07748: + get: + tags: + - Item + operationId: getItem_07748 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07749: + get: + tags: + - Item + operationId: getItem_07749 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07750: + get: + tags: + - Item + operationId: getItem_07750 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07751: + get: + tags: + - Item + operationId: getItem_07751 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07752: + get: + tags: + - Item + operationId: getItem_07752 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07753: + get: + tags: + - Item + operationId: getItem_07753 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07754: + get: + tags: + - Item + operationId: getItem_07754 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07755: + get: + tags: + - Item + operationId: getItem_07755 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07756: + get: + tags: + - Item + operationId: getItem_07756 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07757: + get: + tags: + - Item + operationId: getItem_07757 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07758: + get: + tags: + - Item + operationId: getItem_07758 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07759: + get: + tags: + - Item + operationId: getItem_07759 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07760: + get: + tags: + - Item + operationId: getItem_07760 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07761: + get: + tags: + - Item + operationId: getItem_07761 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07762: + get: + tags: + - Item + operationId: getItem_07762 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07763: + get: + tags: + - Item + operationId: getItem_07763 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07764: + get: + tags: + - Item + operationId: getItem_07764 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07765: + get: + tags: + - Item + operationId: getItem_07765 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07766: + get: + tags: + - Item + operationId: getItem_07766 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07767: + get: + tags: + - Item + operationId: getItem_07767 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07768: + get: + tags: + - Item + operationId: getItem_07768 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07769: + get: + tags: + - Item + operationId: getItem_07769 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07770: + get: + tags: + - Item + operationId: getItem_07770 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07771: + get: + tags: + - Item + operationId: getItem_07771 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07772: + get: + tags: + - Item + operationId: getItem_07772 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07773: + get: + tags: + - Item + operationId: getItem_07773 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07774: + get: + tags: + - Item + operationId: getItem_07774 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07775: + get: + tags: + - Item + operationId: getItem_07775 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07776: + get: + tags: + - Item + operationId: getItem_07776 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07777: + get: + tags: + - Item + operationId: getItem_07777 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07778: + get: + tags: + - Item + operationId: getItem_07778 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07779: + get: + tags: + - Item + operationId: getItem_07779 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07780: + get: + tags: + - Item + operationId: getItem_07780 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07781: + get: + tags: + - Item + operationId: getItem_07781 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07782: + get: + tags: + - Item + operationId: getItem_07782 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07783: + get: + tags: + - Item + operationId: getItem_07783 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07784: + get: + tags: + - Item + operationId: getItem_07784 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07785: + get: + tags: + - Item + operationId: getItem_07785 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07786: + get: + tags: + - Item + operationId: getItem_07786 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07787: + get: + tags: + - Item + operationId: getItem_07787 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07788: + get: + tags: + - Item + operationId: getItem_07788 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07789: + get: + tags: + - Item + operationId: getItem_07789 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07790: + get: + tags: + - Item + operationId: getItem_07790 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07791: + get: + tags: + - Item + operationId: getItem_07791 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07792: + get: + tags: + - Item + operationId: getItem_07792 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07793: + get: + tags: + - Item + operationId: getItem_07793 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07794: + get: + tags: + - Item + operationId: getItem_07794 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07795: + get: + tags: + - Item + operationId: getItem_07795 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07796: + get: + tags: + - Item + operationId: getItem_07796 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07797: + get: + tags: + - Item + operationId: getItem_07797 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07798: + get: + tags: + - Item + operationId: getItem_07798 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07799: + get: + tags: + - Item + operationId: getItem_07799 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07800: + get: + tags: + - Item + operationId: getItem_07800 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07801: + get: + tags: + - Item + operationId: getItem_07801 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07802: + get: + tags: + - Item + operationId: getItem_07802 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07803: + get: + tags: + - Item + operationId: getItem_07803 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07804: + get: + tags: + - Item + operationId: getItem_07804 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07805: + get: + tags: + - Item + operationId: getItem_07805 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07806: + get: + tags: + - Item + operationId: getItem_07806 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07807: + get: + tags: + - Item + operationId: getItem_07807 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07808: + get: + tags: + - Item + operationId: getItem_07808 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07809: + get: + tags: + - Item + operationId: getItem_07809 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07810: + get: + tags: + - Item + operationId: getItem_07810 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07811: + get: + tags: + - Item + operationId: getItem_07811 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07812: + get: + tags: + - Item + operationId: getItem_07812 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07813: + get: + tags: + - Item + operationId: getItem_07813 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07814: + get: + tags: + - Item + operationId: getItem_07814 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07815: + get: + tags: + - Item + operationId: getItem_07815 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07816: + get: + tags: + - Item + operationId: getItem_07816 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07817: + get: + tags: + - Item + operationId: getItem_07817 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07818: + get: + tags: + - Item + operationId: getItem_07818 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07819: + get: + tags: + - Item + operationId: getItem_07819 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07820: + get: + tags: + - Item + operationId: getItem_07820 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07821: + get: + tags: + - Item + operationId: getItem_07821 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07822: + get: + tags: + - Item + operationId: getItem_07822 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07823: + get: + tags: + - Item + operationId: getItem_07823 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07824: + get: + tags: + - Item + operationId: getItem_07824 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07825: + get: + tags: + - Item + operationId: getItem_07825 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07826: + get: + tags: + - Item + operationId: getItem_07826 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07827: + get: + tags: + - Item + operationId: getItem_07827 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07828: + get: + tags: + - Item + operationId: getItem_07828 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07829: + get: + tags: + - Item + operationId: getItem_07829 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07830: + get: + tags: + - Item + operationId: getItem_07830 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07831: + get: + tags: + - Item + operationId: getItem_07831 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07832: + get: + tags: + - Item + operationId: getItem_07832 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07833: + get: + tags: + - Item + operationId: getItem_07833 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07834: + get: + tags: + - Item + operationId: getItem_07834 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07835: + get: + tags: + - Item + operationId: getItem_07835 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07836: + get: + tags: + - Item + operationId: getItem_07836 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07837: + get: + tags: + - Item + operationId: getItem_07837 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07838: + get: + tags: + - Item + operationId: getItem_07838 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07839: + get: + tags: + - Item + operationId: getItem_07839 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07840: + get: + tags: + - Item + operationId: getItem_07840 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07841: + get: + tags: + - Item + operationId: getItem_07841 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07842: + get: + tags: + - Item + operationId: getItem_07842 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07843: + get: + tags: + - Item + operationId: getItem_07843 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07844: + get: + tags: + - Item + operationId: getItem_07844 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07845: + get: + tags: + - Item + operationId: getItem_07845 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07846: + get: + tags: + - Item + operationId: getItem_07846 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07847: + get: + tags: + - Item + operationId: getItem_07847 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07848: + get: + tags: + - Item + operationId: getItem_07848 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07849: + get: + tags: + - Item + operationId: getItem_07849 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07850: + get: + tags: + - Item + operationId: getItem_07850 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07851: + get: + tags: + - Item + operationId: getItem_07851 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07852: + get: + tags: + - Item + operationId: getItem_07852 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07853: + get: + tags: + - Item + operationId: getItem_07853 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07854: + get: + tags: + - Item + operationId: getItem_07854 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07855: + get: + tags: + - Item + operationId: getItem_07855 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07856: + get: + tags: + - Item + operationId: getItem_07856 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07857: + get: + tags: + - Item + operationId: getItem_07857 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07858: + get: + tags: + - Item + operationId: getItem_07858 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07859: + get: + tags: + - Item + operationId: getItem_07859 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07860: + get: + tags: + - Item + operationId: getItem_07860 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07861: + get: + tags: + - Item + operationId: getItem_07861 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07862: + get: + tags: + - Item + operationId: getItem_07862 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07863: + get: + tags: + - Item + operationId: getItem_07863 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07864: + get: + tags: + - Item + operationId: getItem_07864 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07865: + get: + tags: + - Item + operationId: getItem_07865 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07866: + get: + tags: + - Item + operationId: getItem_07866 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07867: + get: + tags: + - Item + operationId: getItem_07867 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07868: + get: + tags: + - Item + operationId: getItem_07868 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07869: + get: + tags: + - Item + operationId: getItem_07869 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07870: + get: + tags: + - Item + operationId: getItem_07870 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07871: + get: + tags: + - Item + operationId: getItem_07871 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07872: + get: + tags: + - Item + operationId: getItem_07872 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07873: + get: + tags: + - Item + operationId: getItem_07873 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07874: + get: + tags: + - Item + operationId: getItem_07874 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07875: + get: + tags: + - Item + operationId: getItem_07875 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07876: + get: + tags: + - Item + operationId: getItem_07876 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07877: + get: + tags: + - Item + operationId: getItem_07877 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07878: + get: + tags: + - Item + operationId: getItem_07878 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07879: + get: + tags: + - Item + operationId: getItem_07879 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07880: + get: + tags: + - Item + operationId: getItem_07880 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07881: + get: + tags: + - Item + operationId: getItem_07881 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07882: + get: + tags: + - Item + operationId: getItem_07882 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07883: + get: + tags: + - Item + operationId: getItem_07883 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07884: + get: + tags: + - Item + operationId: getItem_07884 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07885: + get: + tags: + - Item + operationId: getItem_07885 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07886: + get: + tags: + - Item + operationId: getItem_07886 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07887: + get: + tags: + - Item + operationId: getItem_07887 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07888: + get: + tags: + - Item + operationId: getItem_07888 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07889: + get: + tags: + - Item + operationId: getItem_07889 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07890: + get: + tags: + - Item + operationId: getItem_07890 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07891: + get: + tags: + - Item + operationId: getItem_07891 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07892: + get: + tags: + - Item + operationId: getItem_07892 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07893: + get: + tags: + - Item + operationId: getItem_07893 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07894: + get: + tags: + - Item + operationId: getItem_07894 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07895: + get: + tags: + - Item + operationId: getItem_07895 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07896: + get: + tags: + - Item + operationId: getItem_07896 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07897: + get: + tags: + - Item + operationId: getItem_07897 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07898: + get: + tags: + - Item + operationId: getItem_07898 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07899: + get: + tags: + - Item + operationId: getItem_07899 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07900: + get: + tags: + - Item + operationId: getItem_07900 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07901: + get: + tags: + - Item + operationId: getItem_07901 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07902: + get: + tags: + - Item + operationId: getItem_07902 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07903: + get: + tags: + - Item + operationId: getItem_07903 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07904: + get: + tags: + - Item + operationId: getItem_07904 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07905: + get: + tags: + - Item + operationId: getItem_07905 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07906: + get: + tags: + - Item + operationId: getItem_07906 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07907: + get: + tags: + - Item + operationId: getItem_07907 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07908: + get: + tags: + - Item + operationId: getItem_07908 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07909: + get: + tags: + - Item + operationId: getItem_07909 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07910: + get: + tags: + - Item + operationId: getItem_07910 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07911: + get: + tags: + - Item + operationId: getItem_07911 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07912: + get: + tags: + - Item + operationId: getItem_07912 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07913: + get: + tags: + - Item + operationId: getItem_07913 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07914: + get: + tags: + - Item + operationId: getItem_07914 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07915: + get: + tags: + - Item + operationId: getItem_07915 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07916: + get: + tags: + - Item + operationId: getItem_07916 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07917: + get: + tags: + - Item + operationId: getItem_07917 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07918: + get: + tags: + - Item + operationId: getItem_07918 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07919: + get: + tags: + - Item + operationId: getItem_07919 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07920: + get: + tags: + - Item + operationId: getItem_07920 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07921: + get: + tags: + - Item + operationId: getItem_07921 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07922: + get: + tags: + - Item + operationId: getItem_07922 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07923: + get: + tags: + - Item + operationId: getItem_07923 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07924: + get: + tags: + - Item + operationId: getItem_07924 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07925: + get: + tags: + - Item + operationId: getItem_07925 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07926: + get: + tags: + - Item + operationId: getItem_07926 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07927: + get: + tags: + - Item + operationId: getItem_07927 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07928: + get: + tags: + - Item + operationId: getItem_07928 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07929: + get: + tags: + - Item + operationId: getItem_07929 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07930: + get: + tags: + - Item + operationId: getItem_07930 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07931: + get: + tags: + - Item + operationId: getItem_07931 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07932: + get: + tags: + - Item + operationId: getItem_07932 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07933: + get: + tags: + - Item + operationId: getItem_07933 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07934: + get: + tags: + - Item + operationId: getItem_07934 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07935: + get: + tags: + - Item + operationId: getItem_07935 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07936: + get: + tags: + - Item + operationId: getItem_07936 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07937: + get: + tags: + - Item + operationId: getItem_07937 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07938: + get: + tags: + - Item + operationId: getItem_07938 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07939: + get: + tags: + - Item + operationId: getItem_07939 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07940: + get: + tags: + - Item + operationId: getItem_07940 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07941: + get: + tags: + - Item + operationId: getItem_07941 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07942: + get: + tags: + - Item + operationId: getItem_07942 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07943: + get: + tags: + - Item + operationId: getItem_07943 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07944: + get: + tags: + - Item + operationId: getItem_07944 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07945: + get: + tags: + - Item + operationId: getItem_07945 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07946: + get: + tags: + - Item + operationId: getItem_07946 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07947: + get: + tags: + - Item + operationId: getItem_07947 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07948: + get: + tags: + - Item + operationId: getItem_07948 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07949: + get: + tags: + - Item + operationId: getItem_07949 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07950: + get: + tags: + - Item + operationId: getItem_07950 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07951: + get: + tags: + - Item + operationId: getItem_07951 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07952: + get: + tags: + - Item + operationId: getItem_07952 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07953: + get: + tags: + - Item + operationId: getItem_07953 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07954: + get: + tags: + - Item + operationId: getItem_07954 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07955: + get: + tags: + - Item + operationId: getItem_07955 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07956: + get: + tags: + - Item + operationId: getItem_07956 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07957: + get: + tags: + - Item + operationId: getItem_07957 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07958: + get: + tags: + - Item + operationId: getItem_07958 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07959: + get: + tags: + - Item + operationId: getItem_07959 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07960: + get: + tags: + - Item + operationId: getItem_07960 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07961: + get: + tags: + - Item + operationId: getItem_07961 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07962: + get: + tags: + - Item + operationId: getItem_07962 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07963: + get: + tags: + - Item + operationId: getItem_07963 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07964: + get: + tags: + - Item + operationId: getItem_07964 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07965: + get: + tags: + - Item + operationId: getItem_07965 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07966: + get: + tags: + - Item + operationId: getItem_07966 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07967: + get: + tags: + - Item + operationId: getItem_07967 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07968: + get: + tags: + - Item + operationId: getItem_07968 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07969: + get: + tags: + - Item + operationId: getItem_07969 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07970: + get: + tags: + - Item + operationId: getItem_07970 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07971: + get: + tags: + - Item + operationId: getItem_07971 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07972: + get: + tags: + - Item + operationId: getItem_07972 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07973: + get: + tags: + - Item + operationId: getItem_07973 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07974: + get: + tags: + - Item + operationId: getItem_07974 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07975: + get: + tags: + - Item + operationId: getItem_07975 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07976: + get: + tags: + - Item + operationId: getItem_07976 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07977: + get: + tags: + - Item + operationId: getItem_07977 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07978: + get: + tags: + - Item + operationId: getItem_07978 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07979: + get: + tags: + - Item + operationId: getItem_07979 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07980: + get: + tags: + - Item + operationId: getItem_07980 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07981: + get: + tags: + - Item + operationId: getItem_07981 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07982: + get: + tags: + - Item + operationId: getItem_07982 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07983: + get: + tags: + - Item + operationId: getItem_07983 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07984: + get: + tags: + - Item + operationId: getItem_07984 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07985: + get: + tags: + - Item + operationId: getItem_07985 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07986: + get: + tags: + - Item + operationId: getItem_07986 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07987: + get: + tags: + - Item + operationId: getItem_07987 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07988: + get: + tags: + - Item + operationId: getItem_07988 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07989: + get: + tags: + - Item + operationId: getItem_07989 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07990: + get: + tags: + - Item + operationId: getItem_07990 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07991: + get: + tags: + - Item + operationId: getItem_07991 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07992: + get: + tags: + - Item + operationId: getItem_07992 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07993: + get: + tags: + - Item + operationId: getItem_07993 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07994: + get: + tags: + - Item + operationId: getItem_07994 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07995: + get: + tags: + - Item + operationId: getItem_07995 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07996: + get: + tags: + - Item + operationId: getItem_07996 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07997: + get: + tags: + - Item + operationId: getItem_07997 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07998: + get: + tags: + - Item + operationId: getItem_07998 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_07999: + get: + tags: + - Item + operationId: getItem_07999 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08000: + get: + tags: + - Item + operationId: getItem_08000 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08001: + get: + tags: + - Item + operationId: getItem_08001 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08002: + get: + tags: + - Item + operationId: getItem_08002 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08003: + get: + tags: + - Item + operationId: getItem_08003 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08004: + get: + tags: + - Item + operationId: getItem_08004 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08005: + get: + tags: + - Item + operationId: getItem_08005 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08006: + get: + tags: + - Item + operationId: getItem_08006 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08007: + get: + tags: + - Item + operationId: getItem_08007 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08008: + get: + tags: + - Item + operationId: getItem_08008 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08009: + get: + tags: + - Item + operationId: getItem_08009 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08010: + get: + tags: + - Item + operationId: getItem_08010 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08011: + get: + tags: + - Item + operationId: getItem_08011 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08012: + get: + tags: + - Item + operationId: getItem_08012 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08013: + get: + tags: + - Item + operationId: getItem_08013 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08014: + get: + tags: + - Item + operationId: getItem_08014 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08015: + get: + tags: + - Item + operationId: getItem_08015 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08016: + get: + tags: + - Item + operationId: getItem_08016 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08017: + get: + tags: + - Item + operationId: getItem_08017 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08018: + get: + tags: + - Item + operationId: getItem_08018 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08019: + get: + tags: + - Item + operationId: getItem_08019 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08020: + get: + tags: + - Item + operationId: getItem_08020 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08021: + get: + tags: + - Item + operationId: getItem_08021 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08022: + get: + tags: + - Item + operationId: getItem_08022 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08023: + get: + tags: + - Item + operationId: getItem_08023 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08024: + get: + tags: + - Item + operationId: getItem_08024 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08025: + get: + tags: + - Item + operationId: getItem_08025 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08026: + get: + tags: + - Item + operationId: getItem_08026 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08027: + get: + tags: + - Item + operationId: getItem_08027 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08028: + get: + tags: + - Item + operationId: getItem_08028 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08029: + get: + tags: + - Item + operationId: getItem_08029 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08030: + get: + tags: + - Item + operationId: getItem_08030 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08031: + get: + tags: + - Item + operationId: getItem_08031 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08032: + get: + tags: + - Item + operationId: getItem_08032 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08033: + get: + tags: + - Item + operationId: getItem_08033 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08034: + get: + tags: + - Item + operationId: getItem_08034 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08035: + get: + tags: + - Item + operationId: getItem_08035 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08036: + get: + tags: + - Item + operationId: getItem_08036 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08037: + get: + tags: + - Item + operationId: getItem_08037 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08038: + get: + tags: + - Item + operationId: getItem_08038 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08039: + get: + tags: + - Item + operationId: getItem_08039 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08040: + get: + tags: + - Item + operationId: getItem_08040 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08041: + get: + tags: + - Item + operationId: getItem_08041 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08042: + get: + tags: + - Item + operationId: getItem_08042 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08043: + get: + tags: + - Item + operationId: getItem_08043 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08044: + get: + tags: + - Item + operationId: getItem_08044 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08045: + get: + tags: + - Item + operationId: getItem_08045 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08046: + get: + tags: + - Item + operationId: getItem_08046 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08047: + get: + tags: + - Item + operationId: getItem_08047 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08048: + get: + tags: + - Item + operationId: getItem_08048 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08049: + get: + tags: + - Item + operationId: getItem_08049 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08050: + get: + tags: + - Item + operationId: getItem_08050 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08051: + get: + tags: + - Item + operationId: getItem_08051 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08052: + get: + tags: + - Item + operationId: getItem_08052 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08053: + get: + tags: + - Item + operationId: getItem_08053 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08054: + get: + tags: + - Item + operationId: getItem_08054 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08055: + get: + tags: + - Item + operationId: getItem_08055 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08056: + get: + tags: + - Item + operationId: getItem_08056 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08057: + get: + tags: + - Item + operationId: getItem_08057 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08058: + get: + tags: + - Item + operationId: getItem_08058 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08059: + get: + tags: + - Item + operationId: getItem_08059 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08060: + get: + tags: + - Item + operationId: getItem_08060 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08061: + get: + tags: + - Item + operationId: getItem_08061 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08062: + get: + tags: + - Item + operationId: getItem_08062 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08063: + get: + tags: + - Item + operationId: getItem_08063 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08064: + get: + tags: + - Item + operationId: getItem_08064 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08065: + get: + tags: + - Item + operationId: getItem_08065 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08066: + get: + tags: + - Item + operationId: getItem_08066 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08067: + get: + tags: + - Item + operationId: getItem_08067 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08068: + get: + tags: + - Item + operationId: getItem_08068 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08069: + get: + tags: + - Item + operationId: getItem_08069 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08070: + get: + tags: + - Item + operationId: getItem_08070 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08071: + get: + tags: + - Item + operationId: getItem_08071 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08072: + get: + tags: + - Item + operationId: getItem_08072 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08073: + get: + tags: + - Item + operationId: getItem_08073 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08074: + get: + tags: + - Item + operationId: getItem_08074 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08075: + get: + tags: + - Item + operationId: getItem_08075 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08076: + get: + tags: + - Item + operationId: getItem_08076 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08077: + get: + tags: + - Item + operationId: getItem_08077 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08078: + get: + tags: + - Item + operationId: getItem_08078 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08079: + get: + tags: + - Item + operationId: getItem_08079 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08080: + get: + tags: + - Item + operationId: getItem_08080 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08081: + get: + tags: + - Item + operationId: getItem_08081 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08082: + get: + tags: + - Item + operationId: getItem_08082 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08083: + get: + tags: + - Item + operationId: getItem_08083 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08084: + get: + tags: + - Item + operationId: getItem_08084 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08085: + get: + tags: + - Item + operationId: getItem_08085 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08086: + get: + tags: + - Item + operationId: getItem_08086 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08087: + get: + tags: + - Item + operationId: getItem_08087 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08088: + get: + tags: + - Item + operationId: getItem_08088 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08089: + get: + tags: + - Item + operationId: getItem_08089 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08090: + get: + tags: + - Item + operationId: getItem_08090 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08091: + get: + tags: + - Item + operationId: getItem_08091 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08092: + get: + tags: + - Item + operationId: getItem_08092 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08093: + get: + tags: + - Item + operationId: getItem_08093 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08094: + get: + tags: + - Item + operationId: getItem_08094 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08095: + get: + tags: + - Item + operationId: getItem_08095 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08096: + get: + tags: + - Item + operationId: getItem_08096 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08097: + get: + tags: + - Item + operationId: getItem_08097 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08098: + get: + tags: + - Item + operationId: getItem_08098 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08099: + get: + tags: + - Item + operationId: getItem_08099 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08100: + get: + tags: + - Item + operationId: getItem_08100 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08101: + get: + tags: + - Item + operationId: getItem_08101 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08102: + get: + tags: + - Item + operationId: getItem_08102 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08103: + get: + tags: + - Item + operationId: getItem_08103 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08104: + get: + tags: + - Item + operationId: getItem_08104 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08105: + get: + tags: + - Item + operationId: getItem_08105 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08106: + get: + tags: + - Item + operationId: getItem_08106 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08107: + get: + tags: + - Item + operationId: getItem_08107 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08108: + get: + tags: + - Item + operationId: getItem_08108 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08109: + get: + tags: + - Item + operationId: getItem_08109 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08110: + get: + tags: + - Item + operationId: getItem_08110 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08111: + get: + tags: + - Item + operationId: getItem_08111 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08112: + get: + tags: + - Item + operationId: getItem_08112 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08113: + get: + tags: + - Item + operationId: getItem_08113 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08114: + get: + tags: + - Item + operationId: getItem_08114 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08115: + get: + tags: + - Item + operationId: getItem_08115 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08116: + get: + tags: + - Item + operationId: getItem_08116 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08117: + get: + tags: + - Item + operationId: getItem_08117 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08118: + get: + tags: + - Item + operationId: getItem_08118 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08119: + get: + tags: + - Item + operationId: getItem_08119 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08120: + get: + tags: + - Item + operationId: getItem_08120 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08121: + get: + tags: + - Item + operationId: getItem_08121 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08122: + get: + tags: + - Item + operationId: getItem_08122 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08123: + get: + tags: + - Item + operationId: getItem_08123 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08124: + get: + tags: + - Item + operationId: getItem_08124 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08125: + get: + tags: + - Item + operationId: getItem_08125 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08126: + get: + tags: + - Item + operationId: getItem_08126 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08127: + get: + tags: + - Item + operationId: getItem_08127 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08128: + get: + tags: + - Item + operationId: getItem_08128 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08129: + get: + tags: + - Item + operationId: getItem_08129 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08130: + get: + tags: + - Item + operationId: getItem_08130 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08131: + get: + tags: + - Item + operationId: getItem_08131 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08132: + get: + tags: + - Item + operationId: getItem_08132 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08133: + get: + tags: + - Item + operationId: getItem_08133 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08134: + get: + tags: + - Item + operationId: getItem_08134 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08135: + get: + tags: + - Item + operationId: getItem_08135 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08136: + get: + tags: + - Item + operationId: getItem_08136 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08137: + get: + tags: + - Item + operationId: getItem_08137 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08138: + get: + tags: + - Item + operationId: getItem_08138 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08139: + get: + tags: + - Item + operationId: getItem_08139 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08140: + get: + tags: + - Item + operationId: getItem_08140 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08141: + get: + tags: + - Item + operationId: getItem_08141 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08142: + get: + tags: + - Item + operationId: getItem_08142 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08143: + get: + tags: + - Item + operationId: getItem_08143 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08144: + get: + tags: + - Item + operationId: getItem_08144 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08145: + get: + tags: + - Item + operationId: getItem_08145 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08146: + get: + tags: + - Item + operationId: getItem_08146 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08147: + get: + tags: + - Item + operationId: getItem_08147 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08148: + get: + tags: + - Item + operationId: getItem_08148 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08149: + get: + tags: + - Item + operationId: getItem_08149 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08150: + get: + tags: + - Item + operationId: getItem_08150 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08151: + get: + tags: + - Item + operationId: getItem_08151 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08152: + get: + tags: + - Item + operationId: getItem_08152 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08153: + get: + tags: + - Item + operationId: getItem_08153 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08154: + get: + tags: + - Item + operationId: getItem_08154 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08155: + get: + tags: + - Item + operationId: getItem_08155 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08156: + get: + tags: + - Item + operationId: getItem_08156 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08157: + get: + tags: + - Item + operationId: getItem_08157 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08158: + get: + tags: + - Item + operationId: getItem_08158 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08159: + get: + tags: + - Item + operationId: getItem_08159 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08160: + get: + tags: + - Item + operationId: getItem_08160 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08161: + get: + tags: + - Item + operationId: getItem_08161 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08162: + get: + tags: + - Item + operationId: getItem_08162 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08163: + get: + tags: + - Item + operationId: getItem_08163 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08164: + get: + tags: + - Item + operationId: getItem_08164 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08165: + get: + tags: + - Item + operationId: getItem_08165 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08166: + get: + tags: + - Item + operationId: getItem_08166 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08167: + get: + tags: + - Item + operationId: getItem_08167 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08168: + get: + tags: + - Item + operationId: getItem_08168 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08169: + get: + tags: + - Item + operationId: getItem_08169 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08170: + get: + tags: + - Item + operationId: getItem_08170 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08171: + get: + tags: + - Item + operationId: getItem_08171 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08172: + get: + tags: + - Item + operationId: getItem_08172 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08173: + get: + tags: + - Item + operationId: getItem_08173 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08174: + get: + tags: + - Item + operationId: getItem_08174 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08175: + get: + tags: + - Item + operationId: getItem_08175 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08176: + get: + tags: + - Item + operationId: getItem_08176 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08177: + get: + tags: + - Item + operationId: getItem_08177 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08178: + get: + tags: + - Item + operationId: getItem_08178 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08179: + get: + tags: + - Item + operationId: getItem_08179 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08180: + get: + tags: + - Item + operationId: getItem_08180 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08181: + get: + tags: + - Item + operationId: getItem_08181 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08182: + get: + tags: + - Item + operationId: getItem_08182 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08183: + get: + tags: + - Item + operationId: getItem_08183 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08184: + get: + tags: + - Item + operationId: getItem_08184 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08185: + get: + tags: + - Item + operationId: getItem_08185 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08186: + get: + tags: + - Item + operationId: getItem_08186 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08187: + get: + tags: + - Item + operationId: getItem_08187 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08188: + get: + tags: + - Item + operationId: getItem_08188 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08189: + get: + tags: + - Item + operationId: getItem_08189 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08190: + get: + tags: + - Item + operationId: getItem_08190 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08191: + get: + tags: + - Item + operationId: getItem_08191 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08192: + get: + tags: + - Item + operationId: getItem_08192 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08193: + get: + tags: + - Item + operationId: getItem_08193 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08194: + get: + tags: + - Item + operationId: getItem_08194 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08195: + get: + tags: + - Item + operationId: getItem_08195 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08196: + get: + tags: + - Item + operationId: getItem_08196 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08197: + get: + tags: + - Item + operationId: getItem_08197 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08198: + get: + tags: + - Item + operationId: getItem_08198 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08199: + get: + tags: + - Item + operationId: getItem_08199 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08200: + get: + tags: + - Item + operationId: getItem_08200 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08201: + get: + tags: + - Item + operationId: getItem_08201 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08202: + get: + tags: + - Item + operationId: getItem_08202 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08203: + get: + tags: + - Item + operationId: getItem_08203 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08204: + get: + tags: + - Item + operationId: getItem_08204 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08205: + get: + tags: + - Item + operationId: getItem_08205 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08206: + get: + tags: + - Item + operationId: getItem_08206 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08207: + get: + tags: + - Item + operationId: getItem_08207 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08208: + get: + tags: + - Item + operationId: getItem_08208 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08209: + get: + tags: + - Item + operationId: getItem_08209 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08210: + get: + tags: + - Item + operationId: getItem_08210 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08211: + get: + tags: + - Item + operationId: getItem_08211 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08212: + get: + tags: + - Item + operationId: getItem_08212 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08213: + get: + tags: + - Item + operationId: getItem_08213 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08214: + get: + tags: + - Item + operationId: getItem_08214 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08215: + get: + tags: + - Item + operationId: getItem_08215 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08216: + get: + tags: + - Item + operationId: getItem_08216 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08217: + get: + tags: + - Item + operationId: getItem_08217 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08218: + get: + tags: + - Item + operationId: getItem_08218 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08219: + get: + tags: + - Item + operationId: getItem_08219 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08220: + get: + tags: + - Item + operationId: getItem_08220 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08221: + get: + tags: + - Item + operationId: getItem_08221 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08222: + get: + tags: + - Item + operationId: getItem_08222 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08223: + get: + tags: + - Item + operationId: getItem_08223 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08224: + get: + tags: + - Item + operationId: getItem_08224 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08225: + get: + tags: + - Item + operationId: getItem_08225 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08226: + get: + tags: + - Item + operationId: getItem_08226 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08227: + get: + tags: + - Item + operationId: getItem_08227 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08228: + get: + tags: + - Item + operationId: getItem_08228 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08229: + get: + tags: + - Item + operationId: getItem_08229 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08230: + get: + tags: + - Item + operationId: getItem_08230 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08231: + get: + tags: + - Item + operationId: getItem_08231 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08232: + get: + tags: + - Item + operationId: getItem_08232 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08233: + get: + tags: + - Item + operationId: getItem_08233 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08234: + get: + tags: + - Item + operationId: getItem_08234 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08235: + get: + tags: + - Item + operationId: getItem_08235 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08236: + get: + tags: + - Item + operationId: getItem_08236 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08237: + get: + tags: + - Item + operationId: getItem_08237 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08238: + get: + tags: + - Item + operationId: getItem_08238 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08239: + get: + tags: + - Item + operationId: getItem_08239 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08240: + get: + tags: + - Item + operationId: getItem_08240 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08241: + get: + tags: + - Item + operationId: getItem_08241 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08242: + get: + tags: + - Item + operationId: getItem_08242 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08243: + get: + tags: + - Item + operationId: getItem_08243 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08244: + get: + tags: + - Item + operationId: getItem_08244 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08245: + get: + tags: + - Item + operationId: getItem_08245 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08246: + get: + tags: + - Item + operationId: getItem_08246 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08247: + get: + tags: + - Item + operationId: getItem_08247 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08248: + get: + tags: + - Item + operationId: getItem_08248 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08249: + get: + tags: + - Item + operationId: getItem_08249 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08250: + get: + tags: + - Item + operationId: getItem_08250 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08251: + get: + tags: + - Item + operationId: getItem_08251 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08252: + get: + tags: + - Item + operationId: getItem_08252 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08253: + get: + tags: + - Item + operationId: getItem_08253 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08254: + get: + tags: + - Item + operationId: getItem_08254 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08255: + get: + tags: + - Item + operationId: getItem_08255 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08256: + get: + tags: + - Item + operationId: getItem_08256 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08257: + get: + tags: + - Item + operationId: getItem_08257 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08258: + get: + tags: + - Item + operationId: getItem_08258 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08259: + get: + tags: + - Item + operationId: getItem_08259 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08260: + get: + tags: + - Item + operationId: getItem_08260 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08261: + get: + tags: + - Item + operationId: getItem_08261 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08262: + get: + tags: + - Item + operationId: getItem_08262 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08263: + get: + tags: + - Item + operationId: getItem_08263 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08264: + get: + tags: + - Item + operationId: getItem_08264 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08265: + get: + tags: + - Item + operationId: getItem_08265 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08266: + get: + tags: + - Item + operationId: getItem_08266 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08267: + get: + tags: + - Item + operationId: getItem_08267 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08268: + get: + tags: + - Item + operationId: getItem_08268 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08269: + get: + tags: + - Item + operationId: getItem_08269 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08270: + get: + tags: + - Item + operationId: getItem_08270 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08271: + get: + tags: + - Item + operationId: getItem_08271 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08272: + get: + tags: + - Item + operationId: getItem_08272 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08273: + get: + tags: + - Item + operationId: getItem_08273 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08274: + get: + tags: + - Item + operationId: getItem_08274 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08275: + get: + tags: + - Item + operationId: getItem_08275 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08276: + get: + tags: + - Item + operationId: getItem_08276 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08277: + get: + tags: + - Item + operationId: getItem_08277 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08278: + get: + tags: + - Item + operationId: getItem_08278 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08279: + get: + tags: + - Item + operationId: getItem_08279 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08280: + get: + tags: + - Item + operationId: getItem_08280 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08281: + get: + tags: + - Item + operationId: getItem_08281 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08282: + get: + tags: + - Item + operationId: getItem_08282 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08283: + get: + tags: + - Item + operationId: getItem_08283 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08284: + get: + tags: + - Item + operationId: getItem_08284 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08285: + get: + tags: + - Item + operationId: getItem_08285 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08286: + get: + tags: + - Item + operationId: getItem_08286 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08287: + get: + tags: + - Item + operationId: getItem_08287 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08288: + get: + tags: + - Item + operationId: getItem_08288 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08289: + get: + tags: + - Item + operationId: getItem_08289 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08290: + get: + tags: + - Item + operationId: getItem_08290 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08291: + get: + tags: + - Item + operationId: getItem_08291 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08292: + get: + tags: + - Item + operationId: getItem_08292 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08293: + get: + tags: + - Item + operationId: getItem_08293 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08294: + get: + tags: + - Item + operationId: getItem_08294 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08295: + get: + tags: + - Item + operationId: getItem_08295 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08296: + get: + tags: + - Item + operationId: getItem_08296 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08297: + get: + tags: + - Item + operationId: getItem_08297 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08298: + get: + tags: + - Item + operationId: getItem_08298 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08299: + get: + tags: + - Item + operationId: getItem_08299 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08300: + get: + tags: + - Item + operationId: getItem_08300 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08301: + get: + tags: + - Item + operationId: getItem_08301 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08302: + get: + tags: + - Item + operationId: getItem_08302 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08303: + get: + tags: + - Item + operationId: getItem_08303 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08304: + get: + tags: + - Item + operationId: getItem_08304 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08305: + get: + tags: + - Item + operationId: getItem_08305 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08306: + get: + tags: + - Item + operationId: getItem_08306 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08307: + get: + tags: + - Item + operationId: getItem_08307 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08308: + get: + tags: + - Item + operationId: getItem_08308 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08309: + get: + tags: + - Item + operationId: getItem_08309 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08310: + get: + tags: + - Item + operationId: getItem_08310 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08311: + get: + tags: + - Item + operationId: getItem_08311 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08312: + get: + tags: + - Item + operationId: getItem_08312 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08313: + get: + tags: + - Item + operationId: getItem_08313 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08314: + get: + tags: + - Item + operationId: getItem_08314 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08315: + get: + tags: + - Item + operationId: getItem_08315 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08316: + get: + tags: + - Item + operationId: getItem_08316 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08317: + get: + tags: + - Item + operationId: getItem_08317 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08318: + get: + tags: + - Item + operationId: getItem_08318 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08319: + get: + tags: + - Item + operationId: getItem_08319 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08320: + get: + tags: + - Item + operationId: getItem_08320 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08321: + get: + tags: + - Item + operationId: getItem_08321 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08322: + get: + tags: + - Item + operationId: getItem_08322 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08323: + get: + tags: + - Item + operationId: getItem_08323 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08324: + get: + tags: + - Item + operationId: getItem_08324 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08325: + get: + tags: + - Item + operationId: getItem_08325 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08326: + get: + tags: + - Item + operationId: getItem_08326 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08327: + get: + tags: + - Item + operationId: getItem_08327 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08328: + get: + tags: + - Item + operationId: getItem_08328 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08329: + get: + tags: + - Item + operationId: getItem_08329 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08330: + get: + tags: + - Item + operationId: getItem_08330 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08331: + get: + tags: + - Item + operationId: getItem_08331 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08332: + get: + tags: + - Item + operationId: getItem_08332 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08333: + get: + tags: + - Item + operationId: getItem_08333 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08334: + get: + tags: + - Item + operationId: getItem_08334 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08335: + get: + tags: + - Item + operationId: getItem_08335 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08336: + get: + tags: + - Item + operationId: getItem_08336 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08337: + get: + tags: + - Item + operationId: getItem_08337 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08338: + get: + tags: + - Item + operationId: getItem_08338 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08339: + get: + tags: + - Item + operationId: getItem_08339 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08340: + get: + tags: + - Item + operationId: getItem_08340 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08341: + get: + tags: + - Item + operationId: getItem_08341 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08342: + get: + tags: + - Item + operationId: getItem_08342 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08343: + get: + tags: + - Item + operationId: getItem_08343 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08344: + get: + tags: + - Item + operationId: getItem_08344 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08345: + get: + tags: + - Item + operationId: getItem_08345 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08346: + get: + tags: + - Item + operationId: getItem_08346 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08347: + get: + tags: + - Item + operationId: getItem_08347 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08348: + get: + tags: + - Item + operationId: getItem_08348 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08349: + get: + tags: + - Item + operationId: getItem_08349 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08350: + get: + tags: + - Item + operationId: getItem_08350 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08351: + get: + tags: + - Item + operationId: getItem_08351 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08352: + get: + tags: + - Item + operationId: getItem_08352 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08353: + get: + tags: + - Item + operationId: getItem_08353 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08354: + get: + tags: + - Item + operationId: getItem_08354 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08355: + get: + tags: + - Item + operationId: getItem_08355 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08356: + get: + tags: + - Item + operationId: getItem_08356 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08357: + get: + tags: + - Item + operationId: getItem_08357 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08358: + get: + tags: + - Item + operationId: getItem_08358 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08359: + get: + tags: + - Item + operationId: getItem_08359 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08360: + get: + tags: + - Item + operationId: getItem_08360 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08361: + get: + tags: + - Item + operationId: getItem_08361 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08362: + get: + tags: + - Item + operationId: getItem_08362 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08363: + get: + tags: + - Item + operationId: getItem_08363 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08364: + get: + tags: + - Item + operationId: getItem_08364 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08365: + get: + tags: + - Item + operationId: getItem_08365 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08366: + get: + tags: + - Item + operationId: getItem_08366 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08367: + get: + tags: + - Item + operationId: getItem_08367 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08368: + get: + tags: + - Item + operationId: getItem_08368 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08369: + get: + tags: + - Item + operationId: getItem_08369 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08370: + get: + tags: + - Item + operationId: getItem_08370 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08371: + get: + tags: + - Item + operationId: getItem_08371 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08372: + get: + tags: + - Item + operationId: getItem_08372 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08373: + get: + tags: + - Item + operationId: getItem_08373 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08374: + get: + tags: + - Item + operationId: getItem_08374 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08375: + get: + tags: + - Item + operationId: getItem_08375 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08376: + get: + tags: + - Item + operationId: getItem_08376 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08377: + get: + tags: + - Item + operationId: getItem_08377 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08378: + get: + tags: + - Item + operationId: getItem_08378 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08379: + get: + tags: + - Item + operationId: getItem_08379 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08380: + get: + tags: + - Item + operationId: getItem_08380 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08381: + get: + tags: + - Item + operationId: getItem_08381 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08382: + get: + tags: + - Item + operationId: getItem_08382 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08383: + get: + tags: + - Item + operationId: getItem_08383 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08384: + get: + tags: + - Item + operationId: getItem_08384 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08385: + get: + tags: + - Item + operationId: getItem_08385 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08386: + get: + tags: + - Item + operationId: getItem_08386 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08387: + get: + tags: + - Item + operationId: getItem_08387 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08388: + get: + tags: + - Item + operationId: getItem_08388 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08389: + get: + tags: + - Item + operationId: getItem_08389 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08390: + get: + tags: + - Item + operationId: getItem_08390 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08391: + get: + tags: + - Item + operationId: getItem_08391 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08392: + get: + tags: + - Item + operationId: getItem_08392 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08393: + get: + tags: + - Item + operationId: getItem_08393 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08394: + get: + tags: + - Item + operationId: getItem_08394 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08395: + get: + tags: + - Item + operationId: getItem_08395 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08396: + get: + tags: + - Item + operationId: getItem_08396 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08397: + get: + tags: + - Item + operationId: getItem_08397 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08398: + get: + tags: + - Item + operationId: getItem_08398 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08399: + get: + tags: + - Item + operationId: getItem_08399 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08400: + get: + tags: + - Item + operationId: getItem_08400 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08401: + get: + tags: + - Item + operationId: getItem_08401 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08402: + get: + tags: + - Item + operationId: getItem_08402 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08403: + get: + tags: + - Item + operationId: getItem_08403 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08404: + get: + tags: + - Item + operationId: getItem_08404 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08405: + get: + tags: + - Item + operationId: getItem_08405 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08406: + get: + tags: + - Item + operationId: getItem_08406 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08407: + get: + tags: + - Item + operationId: getItem_08407 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08408: + get: + tags: + - Item + operationId: getItem_08408 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08409: + get: + tags: + - Item + operationId: getItem_08409 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08410: + get: + tags: + - Item + operationId: getItem_08410 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08411: + get: + tags: + - Item + operationId: getItem_08411 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08412: + get: + tags: + - Item + operationId: getItem_08412 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08413: + get: + tags: + - Item + operationId: getItem_08413 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08414: + get: + tags: + - Item + operationId: getItem_08414 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08415: + get: + tags: + - Item + operationId: getItem_08415 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08416: + get: + tags: + - Item + operationId: getItem_08416 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08417: + get: + tags: + - Item + operationId: getItem_08417 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08418: + get: + tags: + - Item + operationId: getItem_08418 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08419: + get: + tags: + - Item + operationId: getItem_08419 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08420: + get: + tags: + - Item + operationId: getItem_08420 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08421: + get: + tags: + - Item + operationId: getItem_08421 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08422: + get: + tags: + - Item + operationId: getItem_08422 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08423: + get: + tags: + - Item + operationId: getItem_08423 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08424: + get: + tags: + - Item + operationId: getItem_08424 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08425: + get: + tags: + - Item + operationId: getItem_08425 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08426: + get: + tags: + - Item + operationId: getItem_08426 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08427: + get: + tags: + - Item + operationId: getItem_08427 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08428: + get: + tags: + - Item + operationId: getItem_08428 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08429: + get: + tags: + - Item + operationId: getItem_08429 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08430: + get: + tags: + - Item + operationId: getItem_08430 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08431: + get: + tags: + - Item + operationId: getItem_08431 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08432: + get: + tags: + - Item + operationId: getItem_08432 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08433: + get: + tags: + - Item + operationId: getItem_08433 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08434: + get: + tags: + - Item + operationId: getItem_08434 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08435: + get: + tags: + - Item + operationId: getItem_08435 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08436: + get: + tags: + - Item + operationId: getItem_08436 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08437: + get: + tags: + - Item + operationId: getItem_08437 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08438: + get: + tags: + - Item + operationId: getItem_08438 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08439: + get: + tags: + - Item + operationId: getItem_08439 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08440: + get: + tags: + - Item + operationId: getItem_08440 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08441: + get: + tags: + - Item + operationId: getItem_08441 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08442: + get: + tags: + - Item + operationId: getItem_08442 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08443: + get: + tags: + - Item + operationId: getItem_08443 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08444: + get: + tags: + - Item + operationId: getItem_08444 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08445: + get: + tags: + - Item + operationId: getItem_08445 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08446: + get: + tags: + - Item + operationId: getItem_08446 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08447: + get: + tags: + - Item + operationId: getItem_08447 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08448: + get: + tags: + - Item + operationId: getItem_08448 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08449: + get: + tags: + - Item + operationId: getItem_08449 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08450: + get: + tags: + - Item + operationId: getItem_08450 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08451: + get: + tags: + - Item + operationId: getItem_08451 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08452: + get: + tags: + - Item + operationId: getItem_08452 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08453: + get: + tags: + - Item + operationId: getItem_08453 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08454: + get: + tags: + - Item + operationId: getItem_08454 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08455: + get: + tags: + - Item + operationId: getItem_08455 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08456: + get: + tags: + - Item + operationId: getItem_08456 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08457: + get: + tags: + - Item + operationId: getItem_08457 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08458: + get: + tags: + - Item + operationId: getItem_08458 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08459: + get: + tags: + - Item + operationId: getItem_08459 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08460: + get: + tags: + - Item + operationId: getItem_08460 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08461: + get: + tags: + - Item + operationId: getItem_08461 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08462: + get: + tags: + - Item + operationId: getItem_08462 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08463: + get: + tags: + - Item + operationId: getItem_08463 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08464: + get: + tags: + - Item + operationId: getItem_08464 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08465: + get: + tags: + - Item + operationId: getItem_08465 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08466: + get: + tags: + - Item + operationId: getItem_08466 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08467: + get: + tags: + - Item + operationId: getItem_08467 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08468: + get: + tags: + - Item + operationId: getItem_08468 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08469: + get: + tags: + - Item + operationId: getItem_08469 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08470: + get: + tags: + - Item + operationId: getItem_08470 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08471: + get: + tags: + - Item + operationId: getItem_08471 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08472: + get: + tags: + - Item + operationId: getItem_08472 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08473: + get: + tags: + - Item + operationId: getItem_08473 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08474: + get: + tags: + - Item + operationId: getItem_08474 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08475: + get: + tags: + - Item + operationId: getItem_08475 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08476: + get: + tags: + - Item + operationId: getItem_08476 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08477: + get: + tags: + - Item + operationId: getItem_08477 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08478: + get: + tags: + - Item + operationId: getItem_08478 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08479: + get: + tags: + - Item + operationId: getItem_08479 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08480: + get: + tags: + - Item + operationId: getItem_08480 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08481: + get: + tags: + - Item + operationId: getItem_08481 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08482: + get: + tags: + - Item + operationId: getItem_08482 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08483: + get: + tags: + - Item + operationId: getItem_08483 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08484: + get: + tags: + - Item + operationId: getItem_08484 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08485: + get: + tags: + - Item + operationId: getItem_08485 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08486: + get: + tags: + - Item + operationId: getItem_08486 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08487: + get: + tags: + - Item + operationId: getItem_08487 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08488: + get: + tags: + - Item + operationId: getItem_08488 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08489: + get: + tags: + - Item + operationId: getItem_08489 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08490: + get: + tags: + - Item + operationId: getItem_08490 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08491: + get: + tags: + - Item + operationId: getItem_08491 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08492: + get: + tags: + - Item + operationId: getItem_08492 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08493: + get: + tags: + - Item + operationId: getItem_08493 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08494: + get: + tags: + - Item + operationId: getItem_08494 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08495: + get: + tags: + - Item + operationId: getItem_08495 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08496: + get: + tags: + - Item + operationId: getItem_08496 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08497: + get: + tags: + - Item + operationId: getItem_08497 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08498: + get: + tags: + - Item + operationId: getItem_08498 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08499: + get: + tags: + - Item + operationId: getItem_08499 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08500: + get: + tags: + - Item + operationId: getItem_08500 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08501: + get: + tags: + - Item + operationId: getItem_08501 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08502: + get: + tags: + - Item + operationId: getItem_08502 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08503: + get: + tags: + - Item + operationId: getItem_08503 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08504: + get: + tags: + - Item + operationId: getItem_08504 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08505: + get: + tags: + - Item + operationId: getItem_08505 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08506: + get: + tags: + - Item + operationId: getItem_08506 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08507: + get: + tags: + - Item + operationId: getItem_08507 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08508: + get: + tags: + - Item + operationId: getItem_08508 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08509: + get: + tags: + - Item + operationId: getItem_08509 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08510: + get: + tags: + - Item + operationId: getItem_08510 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08511: + get: + tags: + - Item + operationId: getItem_08511 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08512: + get: + tags: + - Item + operationId: getItem_08512 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08513: + get: + tags: + - Item + operationId: getItem_08513 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08514: + get: + tags: + - Item + operationId: getItem_08514 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08515: + get: + tags: + - Item + operationId: getItem_08515 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08516: + get: + tags: + - Item + operationId: getItem_08516 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08517: + get: + tags: + - Item + operationId: getItem_08517 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08518: + get: + tags: + - Item + operationId: getItem_08518 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08519: + get: + tags: + - Item + operationId: getItem_08519 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08520: + get: + tags: + - Item + operationId: getItem_08520 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08521: + get: + tags: + - Item + operationId: getItem_08521 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08522: + get: + tags: + - Item + operationId: getItem_08522 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08523: + get: + tags: + - Item + operationId: getItem_08523 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08524: + get: + tags: + - Item + operationId: getItem_08524 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08525: + get: + tags: + - Item + operationId: getItem_08525 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08526: + get: + tags: + - Item + operationId: getItem_08526 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08527: + get: + tags: + - Item + operationId: getItem_08527 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08528: + get: + tags: + - Item + operationId: getItem_08528 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08529: + get: + tags: + - Item + operationId: getItem_08529 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08530: + get: + tags: + - Item + operationId: getItem_08530 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08531: + get: + tags: + - Item + operationId: getItem_08531 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08532: + get: + tags: + - Item + operationId: getItem_08532 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08533: + get: + tags: + - Item + operationId: getItem_08533 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08534: + get: + tags: + - Item + operationId: getItem_08534 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08535: + get: + tags: + - Item + operationId: getItem_08535 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08536: + get: + tags: + - Item + operationId: getItem_08536 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08537: + get: + tags: + - Item + operationId: getItem_08537 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08538: + get: + tags: + - Item + operationId: getItem_08538 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08539: + get: + tags: + - Item + operationId: getItem_08539 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08540: + get: + tags: + - Item + operationId: getItem_08540 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08541: + get: + tags: + - Item + operationId: getItem_08541 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08542: + get: + tags: + - Item + operationId: getItem_08542 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08543: + get: + tags: + - Item + operationId: getItem_08543 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08544: + get: + tags: + - Item + operationId: getItem_08544 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08545: + get: + tags: + - Item + operationId: getItem_08545 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08546: + get: + tags: + - Item + operationId: getItem_08546 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08547: + get: + tags: + - Item + operationId: getItem_08547 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08548: + get: + tags: + - Item + operationId: getItem_08548 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08549: + get: + tags: + - Item + operationId: getItem_08549 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08550: + get: + tags: + - Item + operationId: getItem_08550 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08551: + get: + tags: + - Item + operationId: getItem_08551 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08552: + get: + tags: + - Item + operationId: getItem_08552 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08553: + get: + tags: + - Item + operationId: getItem_08553 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08554: + get: + tags: + - Item + operationId: getItem_08554 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08555: + get: + tags: + - Item + operationId: getItem_08555 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08556: + get: + tags: + - Item + operationId: getItem_08556 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08557: + get: + tags: + - Item + operationId: getItem_08557 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08558: + get: + tags: + - Item + operationId: getItem_08558 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08559: + get: + tags: + - Item + operationId: getItem_08559 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08560: + get: + tags: + - Item + operationId: getItem_08560 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08561: + get: + tags: + - Item + operationId: getItem_08561 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08562: + get: + tags: + - Item + operationId: getItem_08562 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08563: + get: + tags: + - Item + operationId: getItem_08563 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08564: + get: + tags: + - Item + operationId: getItem_08564 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08565: + get: + tags: + - Item + operationId: getItem_08565 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08566: + get: + tags: + - Item + operationId: getItem_08566 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08567: + get: + tags: + - Item + operationId: getItem_08567 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08568: + get: + tags: + - Item + operationId: getItem_08568 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08569: + get: + tags: + - Item + operationId: getItem_08569 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08570: + get: + tags: + - Item + operationId: getItem_08570 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08571: + get: + tags: + - Item + operationId: getItem_08571 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08572: + get: + tags: + - Item + operationId: getItem_08572 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08573: + get: + tags: + - Item + operationId: getItem_08573 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08574: + get: + tags: + - Item + operationId: getItem_08574 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08575: + get: + tags: + - Item + operationId: getItem_08575 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08576: + get: + tags: + - Item + operationId: getItem_08576 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08577: + get: + tags: + - Item + operationId: getItem_08577 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08578: + get: + tags: + - Item + operationId: getItem_08578 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08579: + get: + tags: + - Item + operationId: getItem_08579 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08580: + get: + tags: + - Item + operationId: getItem_08580 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08581: + get: + tags: + - Item + operationId: getItem_08581 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08582: + get: + tags: + - Item + operationId: getItem_08582 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08583: + get: + tags: + - Item + operationId: getItem_08583 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08584: + get: + tags: + - Item + operationId: getItem_08584 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08585: + get: + tags: + - Item + operationId: getItem_08585 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08586: + get: + tags: + - Item + operationId: getItem_08586 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08587: + get: + tags: + - Item + operationId: getItem_08587 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08588: + get: + tags: + - Item + operationId: getItem_08588 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08589: + get: + tags: + - Item + operationId: getItem_08589 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08590: + get: + tags: + - Item + operationId: getItem_08590 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08591: + get: + tags: + - Item + operationId: getItem_08591 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08592: + get: + tags: + - Item + operationId: getItem_08592 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08593: + get: + tags: + - Item + operationId: getItem_08593 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08594: + get: + tags: + - Item + operationId: getItem_08594 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08595: + get: + tags: + - Item + operationId: getItem_08595 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08596: + get: + tags: + - Item + operationId: getItem_08596 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08597: + get: + tags: + - Item + operationId: getItem_08597 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08598: + get: + tags: + - Item + operationId: getItem_08598 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08599: + get: + tags: + - Item + operationId: getItem_08599 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08600: + get: + tags: + - Item + operationId: getItem_08600 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08601: + get: + tags: + - Item + operationId: getItem_08601 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08602: + get: + tags: + - Item + operationId: getItem_08602 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08603: + get: + tags: + - Item + operationId: getItem_08603 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08604: + get: + tags: + - Item + operationId: getItem_08604 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08605: + get: + tags: + - Item + operationId: getItem_08605 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08606: + get: + tags: + - Item + operationId: getItem_08606 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08607: + get: + tags: + - Item + operationId: getItem_08607 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08608: + get: + tags: + - Item + operationId: getItem_08608 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08609: + get: + tags: + - Item + operationId: getItem_08609 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08610: + get: + tags: + - Item + operationId: getItem_08610 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08611: + get: + tags: + - Item + operationId: getItem_08611 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08612: + get: + tags: + - Item + operationId: getItem_08612 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08613: + get: + tags: + - Item + operationId: getItem_08613 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08614: + get: + tags: + - Item + operationId: getItem_08614 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08615: + get: + tags: + - Item + operationId: getItem_08615 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08616: + get: + tags: + - Item + operationId: getItem_08616 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08617: + get: + tags: + - Item + operationId: getItem_08617 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08618: + get: + tags: + - Item + operationId: getItem_08618 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08619: + get: + tags: + - Item + operationId: getItem_08619 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08620: + get: + tags: + - Item + operationId: getItem_08620 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08621: + get: + tags: + - Item + operationId: getItem_08621 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08622: + get: + tags: + - Item + operationId: getItem_08622 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08623: + get: + tags: + - Item + operationId: getItem_08623 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08624: + get: + tags: + - Item + operationId: getItem_08624 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08625: + get: + tags: + - Item + operationId: getItem_08625 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08626: + get: + tags: + - Item + operationId: getItem_08626 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08627: + get: + tags: + - Item + operationId: getItem_08627 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08628: + get: + tags: + - Item + operationId: getItem_08628 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08629: + get: + tags: + - Item + operationId: getItem_08629 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08630: + get: + tags: + - Item + operationId: getItem_08630 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08631: + get: + tags: + - Item + operationId: getItem_08631 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08632: + get: + tags: + - Item + operationId: getItem_08632 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08633: + get: + tags: + - Item + operationId: getItem_08633 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08634: + get: + tags: + - Item + operationId: getItem_08634 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08635: + get: + tags: + - Item + operationId: getItem_08635 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08636: + get: + tags: + - Item + operationId: getItem_08636 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08637: + get: + tags: + - Item + operationId: getItem_08637 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08638: + get: + tags: + - Item + operationId: getItem_08638 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08639: + get: + tags: + - Item + operationId: getItem_08639 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08640: + get: + tags: + - Item + operationId: getItem_08640 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08641: + get: + tags: + - Item + operationId: getItem_08641 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08642: + get: + tags: + - Item + operationId: getItem_08642 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08643: + get: + tags: + - Item + operationId: getItem_08643 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08644: + get: + tags: + - Item + operationId: getItem_08644 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08645: + get: + tags: + - Item + operationId: getItem_08645 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08646: + get: + tags: + - Item + operationId: getItem_08646 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08647: + get: + tags: + - Item + operationId: getItem_08647 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08648: + get: + tags: + - Item + operationId: getItem_08648 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08649: + get: + tags: + - Item + operationId: getItem_08649 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08650: + get: + tags: + - Item + operationId: getItem_08650 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08651: + get: + tags: + - Item + operationId: getItem_08651 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08652: + get: + tags: + - Item + operationId: getItem_08652 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08653: + get: + tags: + - Item + operationId: getItem_08653 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08654: + get: + tags: + - Item + operationId: getItem_08654 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08655: + get: + tags: + - Item + operationId: getItem_08655 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08656: + get: + tags: + - Item + operationId: getItem_08656 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08657: + get: + tags: + - Item + operationId: getItem_08657 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08658: + get: + tags: + - Item + operationId: getItem_08658 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08659: + get: + tags: + - Item + operationId: getItem_08659 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08660: + get: + tags: + - Item + operationId: getItem_08660 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08661: + get: + tags: + - Item + operationId: getItem_08661 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08662: + get: + tags: + - Item + operationId: getItem_08662 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08663: + get: + tags: + - Item + operationId: getItem_08663 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08664: + get: + tags: + - Item + operationId: getItem_08664 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08665: + get: + tags: + - Item + operationId: getItem_08665 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08666: + get: + tags: + - Item + operationId: getItem_08666 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08667: + get: + tags: + - Item + operationId: getItem_08667 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08668: + get: + tags: + - Item + operationId: getItem_08668 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08669: + get: + tags: + - Item + operationId: getItem_08669 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08670: + get: + tags: + - Item + operationId: getItem_08670 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08671: + get: + tags: + - Item + operationId: getItem_08671 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08672: + get: + tags: + - Item + operationId: getItem_08672 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08673: + get: + tags: + - Item + operationId: getItem_08673 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08674: + get: + tags: + - Item + operationId: getItem_08674 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08675: + get: + tags: + - Item + operationId: getItem_08675 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08676: + get: + tags: + - Item + operationId: getItem_08676 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08677: + get: + tags: + - Item + operationId: getItem_08677 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08678: + get: + tags: + - Item + operationId: getItem_08678 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08679: + get: + tags: + - Item + operationId: getItem_08679 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08680: + get: + tags: + - Item + operationId: getItem_08680 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08681: + get: + tags: + - Item + operationId: getItem_08681 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08682: + get: + tags: + - Item + operationId: getItem_08682 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08683: + get: + tags: + - Item + operationId: getItem_08683 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08684: + get: + tags: + - Item + operationId: getItem_08684 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08685: + get: + tags: + - Item + operationId: getItem_08685 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08686: + get: + tags: + - Item + operationId: getItem_08686 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08687: + get: + tags: + - Item + operationId: getItem_08687 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08688: + get: + tags: + - Item + operationId: getItem_08688 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08689: + get: + tags: + - Item + operationId: getItem_08689 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08690: + get: + tags: + - Item + operationId: getItem_08690 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08691: + get: + tags: + - Item + operationId: getItem_08691 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08692: + get: + tags: + - Item + operationId: getItem_08692 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08693: + get: + tags: + - Item + operationId: getItem_08693 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08694: + get: + tags: + - Item + operationId: getItem_08694 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08695: + get: + tags: + - Item + operationId: getItem_08695 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08696: + get: + tags: + - Item + operationId: getItem_08696 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08697: + get: + tags: + - Item + operationId: getItem_08697 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08698: + get: + tags: + - Item + operationId: getItem_08698 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08699: + get: + tags: + - Item + operationId: getItem_08699 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08700: + get: + tags: + - Item + operationId: getItem_08700 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08701: + get: + tags: + - Item + operationId: getItem_08701 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08702: + get: + tags: + - Item + operationId: getItem_08702 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08703: + get: + tags: + - Item + operationId: getItem_08703 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08704: + get: + tags: + - Item + operationId: getItem_08704 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08705: + get: + tags: + - Item + operationId: getItem_08705 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08706: + get: + tags: + - Item + operationId: getItem_08706 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08707: + get: + tags: + - Item + operationId: getItem_08707 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08708: + get: + tags: + - Item + operationId: getItem_08708 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08709: + get: + tags: + - Item + operationId: getItem_08709 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08710: + get: + tags: + - Item + operationId: getItem_08710 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08711: + get: + tags: + - Item + operationId: getItem_08711 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08712: + get: + tags: + - Item + operationId: getItem_08712 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08713: + get: + tags: + - Item + operationId: getItem_08713 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08714: + get: + tags: + - Item + operationId: getItem_08714 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08715: + get: + tags: + - Item + operationId: getItem_08715 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08716: + get: + tags: + - Item + operationId: getItem_08716 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08717: + get: + tags: + - Item + operationId: getItem_08717 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08718: + get: + tags: + - Item + operationId: getItem_08718 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08719: + get: + tags: + - Item + operationId: getItem_08719 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08720: + get: + tags: + - Item + operationId: getItem_08720 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08721: + get: + tags: + - Item + operationId: getItem_08721 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08722: + get: + tags: + - Item + operationId: getItem_08722 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08723: + get: + tags: + - Item + operationId: getItem_08723 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08724: + get: + tags: + - Item + operationId: getItem_08724 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08725: + get: + tags: + - Item + operationId: getItem_08725 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08726: + get: + tags: + - Item + operationId: getItem_08726 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08727: + get: + tags: + - Item + operationId: getItem_08727 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08728: + get: + tags: + - Item + operationId: getItem_08728 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08729: + get: + tags: + - Item + operationId: getItem_08729 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08730: + get: + tags: + - Item + operationId: getItem_08730 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08731: + get: + tags: + - Item + operationId: getItem_08731 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08732: + get: + tags: + - Item + operationId: getItem_08732 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08733: + get: + tags: + - Item + operationId: getItem_08733 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08734: + get: + tags: + - Item + operationId: getItem_08734 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08735: + get: + tags: + - Item + operationId: getItem_08735 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08736: + get: + tags: + - Item + operationId: getItem_08736 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08737: + get: + tags: + - Item + operationId: getItem_08737 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08738: + get: + tags: + - Item + operationId: getItem_08738 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08739: + get: + tags: + - Item + operationId: getItem_08739 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08740: + get: + tags: + - Item + operationId: getItem_08740 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08741: + get: + tags: + - Item + operationId: getItem_08741 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08742: + get: + tags: + - Item + operationId: getItem_08742 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08743: + get: + tags: + - Item + operationId: getItem_08743 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08744: + get: + tags: + - Item + operationId: getItem_08744 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08745: + get: + tags: + - Item + operationId: getItem_08745 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08746: + get: + tags: + - Item + operationId: getItem_08746 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08747: + get: + tags: + - Item + operationId: getItem_08747 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08748: + get: + tags: + - Item + operationId: getItem_08748 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08749: + get: + tags: + - Item + operationId: getItem_08749 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08750: + get: + tags: + - Item + operationId: getItem_08750 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08751: + get: + tags: + - Item + operationId: getItem_08751 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08752: + get: + tags: + - Item + operationId: getItem_08752 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08753: + get: + tags: + - Item + operationId: getItem_08753 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08754: + get: + tags: + - Item + operationId: getItem_08754 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08755: + get: + tags: + - Item + operationId: getItem_08755 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08756: + get: + tags: + - Item + operationId: getItem_08756 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08757: + get: + tags: + - Item + operationId: getItem_08757 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08758: + get: + tags: + - Item + operationId: getItem_08758 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08759: + get: + tags: + - Item + operationId: getItem_08759 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08760: + get: + tags: + - Item + operationId: getItem_08760 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08761: + get: + tags: + - Item + operationId: getItem_08761 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08762: + get: + tags: + - Item + operationId: getItem_08762 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08763: + get: + tags: + - Item + operationId: getItem_08763 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08764: + get: + tags: + - Item + operationId: getItem_08764 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08765: + get: + tags: + - Item + operationId: getItem_08765 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08766: + get: + tags: + - Item + operationId: getItem_08766 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08767: + get: + tags: + - Item + operationId: getItem_08767 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08768: + get: + tags: + - Item + operationId: getItem_08768 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08769: + get: + tags: + - Item + operationId: getItem_08769 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08770: + get: + tags: + - Item + operationId: getItem_08770 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08771: + get: + tags: + - Item + operationId: getItem_08771 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08772: + get: + tags: + - Item + operationId: getItem_08772 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08773: + get: + tags: + - Item + operationId: getItem_08773 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08774: + get: + tags: + - Item + operationId: getItem_08774 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08775: + get: + tags: + - Item + operationId: getItem_08775 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08776: + get: + tags: + - Item + operationId: getItem_08776 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08777: + get: + tags: + - Item + operationId: getItem_08777 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08778: + get: + tags: + - Item + operationId: getItem_08778 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08779: + get: + tags: + - Item + operationId: getItem_08779 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08780: + get: + tags: + - Item + operationId: getItem_08780 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08781: + get: + tags: + - Item + operationId: getItem_08781 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08782: + get: + tags: + - Item + operationId: getItem_08782 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08783: + get: + tags: + - Item + operationId: getItem_08783 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08784: + get: + tags: + - Item + operationId: getItem_08784 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08785: + get: + tags: + - Item + operationId: getItem_08785 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08786: + get: + tags: + - Item + operationId: getItem_08786 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08787: + get: + tags: + - Item + operationId: getItem_08787 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08788: + get: + tags: + - Item + operationId: getItem_08788 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08789: + get: + tags: + - Item + operationId: getItem_08789 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08790: + get: + tags: + - Item + operationId: getItem_08790 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08791: + get: + tags: + - Item + operationId: getItem_08791 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08792: + get: + tags: + - Item + operationId: getItem_08792 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08793: + get: + tags: + - Item + operationId: getItem_08793 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08794: + get: + tags: + - Item + operationId: getItem_08794 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08795: + get: + tags: + - Item + operationId: getItem_08795 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08796: + get: + tags: + - Item + operationId: getItem_08796 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08797: + get: + tags: + - Item + operationId: getItem_08797 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08798: + get: + tags: + - Item + operationId: getItem_08798 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08799: + get: + tags: + - Item + operationId: getItem_08799 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08800: + get: + tags: + - Item + operationId: getItem_08800 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08801: + get: + tags: + - Item + operationId: getItem_08801 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08802: + get: + tags: + - Item + operationId: getItem_08802 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08803: + get: + tags: + - Item + operationId: getItem_08803 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08804: + get: + tags: + - Item + operationId: getItem_08804 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08805: + get: + tags: + - Item + operationId: getItem_08805 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08806: + get: + tags: + - Item + operationId: getItem_08806 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08807: + get: + tags: + - Item + operationId: getItem_08807 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08808: + get: + tags: + - Item + operationId: getItem_08808 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08809: + get: + tags: + - Item + operationId: getItem_08809 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08810: + get: + tags: + - Item + operationId: getItem_08810 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08811: + get: + tags: + - Item + operationId: getItem_08811 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08812: + get: + tags: + - Item + operationId: getItem_08812 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08813: + get: + tags: + - Item + operationId: getItem_08813 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08814: + get: + tags: + - Item + operationId: getItem_08814 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08815: + get: + tags: + - Item + operationId: getItem_08815 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08816: + get: + tags: + - Item + operationId: getItem_08816 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08817: + get: + tags: + - Item + operationId: getItem_08817 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08818: + get: + tags: + - Item + operationId: getItem_08818 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08819: + get: + tags: + - Item + operationId: getItem_08819 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08820: + get: + tags: + - Item + operationId: getItem_08820 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08821: + get: + tags: + - Item + operationId: getItem_08821 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08822: + get: + tags: + - Item + operationId: getItem_08822 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08823: + get: + tags: + - Item + operationId: getItem_08823 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08824: + get: + tags: + - Item + operationId: getItem_08824 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08825: + get: + tags: + - Item + operationId: getItem_08825 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08826: + get: + tags: + - Item + operationId: getItem_08826 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08827: + get: + tags: + - Item + operationId: getItem_08827 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08828: + get: + tags: + - Item + operationId: getItem_08828 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08829: + get: + tags: + - Item + operationId: getItem_08829 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08830: + get: + tags: + - Item + operationId: getItem_08830 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08831: + get: + tags: + - Item + operationId: getItem_08831 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08832: + get: + tags: + - Item + operationId: getItem_08832 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08833: + get: + tags: + - Item + operationId: getItem_08833 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08834: + get: + tags: + - Item + operationId: getItem_08834 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08835: + get: + tags: + - Item + operationId: getItem_08835 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08836: + get: + tags: + - Item + operationId: getItem_08836 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08837: + get: + tags: + - Item + operationId: getItem_08837 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08838: + get: + tags: + - Item + operationId: getItem_08838 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08839: + get: + tags: + - Item + operationId: getItem_08839 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08840: + get: + tags: + - Item + operationId: getItem_08840 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08841: + get: + tags: + - Item + operationId: getItem_08841 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08842: + get: + tags: + - Item + operationId: getItem_08842 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08843: + get: + tags: + - Item + operationId: getItem_08843 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08844: + get: + tags: + - Item + operationId: getItem_08844 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08845: + get: + tags: + - Item + operationId: getItem_08845 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08846: + get: + tags: + - Item + operationId: getItem_08846 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08847: + get: + tags: + - Item + operationId: getItem_08847 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08848: + get: + tags: + - Item + operationId: getItem_08848 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08849: + get: + tags: + - Item + operationId: getItem_08849 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08850: + get: + tags: + - Item + operationId: getItem_08850 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08851: + get: + tags: + - Item + operationId: getItem_08851 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08852: + get: + tags: + - Item + operationId: getItem_08852 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08853: + get: + tags: + - Item + operationId: getItem_08853 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08854: + get: + tags: + - Item + operationId: getItem_08854 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08855: + get: + tags: + - Item + operationId: getItem_08855 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08856: + get: + tags: + - Item + operationId: getItem_08856 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08857: + get: + tags: + - Item + operationId: getItem_08857 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08858: + get: + tags: + - Item + operationId: getItem_08858 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08859: + get: + tags: + - Item + operationId: getItem_08859 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08860: + get: + tags: + - Item + operationId: getItem_08860 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08861: + get: + tags: + - Item + operationId: getItem_08861 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08862: + get: + tags: + - Item + operationId: getItem_08862 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08863: + get: + tags: + - Item + operationId: getItem_08863 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08864: + get: + tags: + - Item + operationId: getItem_08864 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08865: + get: + tags: + - Item + operationId: getItem_08865 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08866: + get: + tags: + - Item + operationId: getItem_08866 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08867: + get: + tags: + - Item + operationId: getItem_08867 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08868: + get: + tags: + - Item + operationId: getItem_08868 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08869: + get: + tags: + - Item + operationId: getItem_08869 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08870: + get: + tags: + - Item + operationId: getItem_08870 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08871: + get: + tags: + - Item + operationId: getItem_08871 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08872: + get: + tags: + - Item + operationId: getItem_08872 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08873: + get: + tags: + - Item + operationId: getItem_08873 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08874: + get: + tags: + - Item + operationId: getItem_08874 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08875: + get: + tags: + - Item + operationId: getItem_08875 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08876: + get: + tags: + - Item + operationId: getItem_08876 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08877: + get: + tags: + - Item + operationId: getItem_08877 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08878: + get: + tags: + - Item + operationId: getItem_08878 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08879: + get: + tags: + - Item + operationId: getItem_08879 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08880: + get: + tags: + - Item + operationId: getItem_08880 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08881: + get: + tags: + - Item + operationId: getItem_08881 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08882: + get: + tags: + - Item + operationId: getItem_08882 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08883: + get: + tags: + - Item + operationId: getItem_08883 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08884: + get: + tags: + - Item + operationId: getItem_08884 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08885: + get: + tags: + - Item + operationId: getItem_08885 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08886: + get: + tags: + - Item + operationId: getItem_08886 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08887: + get: + tags: + - Item + operationId: getItem_08887 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08888: + get: + tags: + - Item + operationId: getItem_08888 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08889: + get: + tags: + - Item + operationId: getItem_08889 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08890: + get: + tags: + - Item + operationId: getItem_08890 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08891: + get: + tags: + - Item + operationId: getItem_08891 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08892: + get: + tags: + - Item + operationId: getItem_08892 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08893: + get: + tags: + - Item + operationId: getItem_08893 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08894: + get: + tags: + - Item + operationId: getItem_08894 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08895: + get: + tags: + - Item + operationId: getItem_08895 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08896: + get: + tags: + - Item + operationId: getItem_08896 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08897: + get: + tags: + - Item + operationId: getItem_08897 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08898: + get: + tags: + - Item + operationId: getItem_08898 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08899: + get: + tags: + - Item + operationId: getItem_08899 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08900: + get: + tags: + - Item + operationId: getItem_08900 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08901: + get: + tags: + - Item + operationId: getItem_08901 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08902: + get: + tags: + - Item + operationId: getItem_08902 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08903: + get: + tags: + - Item + operationId: getItem_08903 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08904: + get: + tags: + - Item + operationId: getItem_08904 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08905: + get: + tags: + - Item + operationId: getItem_08905 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08906: + get: + tags: + - Item + operationId: getItem_08906 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08907: + get: + tags: + - Item + operationId: getItem_08907 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08908: + get: + tags: + - Item + operationId: getItem_08908 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08909: + get: + tags: + - Item + operationId: getItem_08909 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08910: + get: + tags: + - Item + operationId: getItem_08910 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08911: + get: + tags: + - Item + operationId: getItem_08911 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08912: + get: + tags: + - Item + operationId: getItem_08912 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08913: + get: + tags: + - Item + operationId: getItem_08913 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08914: + get: + tags: + - Item + operationId: getItem_08914 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08915: + get: + tags: + - Item + operationId: getItem_08915 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08916: + get: + tags: + - Item + operationId: getItem_08916 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08917: + get: + tags: + - Item + operationId: getItem_08917 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08918: + get: + tags: + - Item + operationId: getItem_08918 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08919: + get: + tags: + - Item + operationId: getItem_08919 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08920: + get: + tags: + - Item + operationId: getItem_08920 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08921: + get: + tags: + - Item + operationId: getItem_08921 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08922: + get: + tags: + - Item + operationId: getItem_08922 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08923: + get: + tags: + - Item + operationId: getItem_08923 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08924: + get: + tags: + - Item + operationId: getItem_08924 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08925: + get: + tags: + - Item + operationId: getItem_08925 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08926: + get: + tags: + - Item + operationId: getItem_08926 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08927: + get: + tags: + - Item + operationId: getItem_08927 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08928: + get: + tags: + - Item + operationId: getItem_08928 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08929: + get: + tags: + - Item + operationId: getItem_08929 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08930: + get: + tags: + - Item + operationId: getItem_08930 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08931: + get: + tags: + - Item + operationId: getItem_08931 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08932: + get: + tags: + - Item + operationId: getItem_08932 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08933: + get: + tags: + - Item + operationId: getItem_08933 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08934: + get: + tags: + - Item + operationId: getItem_08934 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08935: + get: + tags: + - Item + operationId: getItem_08935 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08936: + get: + tags: + - Item + operationId: getItem_08936 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08937: + get: + tags: + - Item + operationId: getItem_08937 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08938: + get: + tags: + - Item + operationId: getItem_08938 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08939: + get: + tags: + - Item + operationId: getItem_08939 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08940: + get: + tags: + - Item + operationId: getItem_08940 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08941: + get: + tags: + - Item + operationId: getItem_08941 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08942: + get: + tags: + - Item + operationId: getItem_08942 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08943: + get: + tags: + - Item + operationId: getItem_08943 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08944: + get: + tags: + - Item + operationId: getItem_08944 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08945: + get: + tags: + - Item + operationId: getItem_08945 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08946: + get: + tags: + - Item + operationId: getItem_08946 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08947: + get: + tags: + - Item + operationId: getItem_08947 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08948: + get: + tags: + - Item + operationId: getItem_08948 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08949: + get: + tags: + - Item + operationId: getItem_08949 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08950: + get: + tags: + - Item + operationId: getItem_08950 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08951: + get: + tags: + - Item + operationId: getItem_08951 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08952: + get: + tags: + - Item + operationId: getItem_08952 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08953: + get: + tags: + - Item + operationId: getItem_08953 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08954: + get: + tags: + - Item + operationId: getItem_08954 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08955: + get: + tags: + - Item + operationId: getItem_08955 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08956: + get: + tags: + - Item + operationId: getItem_08956 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08957: + get: + tags: + - Item + operationId: getItem_08957 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08958: + get: + tags: + - Item + operationId: getItem_08958 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08959: + get: + tags: + - Item + operationId: getItem_08959 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08960: + get: + tags: + - Item + operationId: getItem_08960 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08961: + get: + tags: + - Item + operationId: getItem_08961 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08962: + get: + tags: + - Item + operationId: getItem_08962 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08963: + get: + tags: + - Item + operationId: getItem_08963 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08964: + get: + tags: + - Item + operationId: getItem_08964 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08965: + get: + tags: + - Item + operationId: getItem_08965 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08966: + get: + tags: + - Item + operationId: getItem_08966 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08967: + get: + tags: + - Item + operationId: getItem_08967 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08968: + get: + tags: + - Item + operationId: getItem_08968 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08969: + get: + tags: + - Item + operationId: getItem_08969 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08970: + get: + tags: + - Item + operationId: getItem_08970 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08971: + get: + tags: + - Item + operationId: getItem_08971 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08972: + get: + tags: + - Item + operationId: getItem_08972 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08973: + get: + tags: + - Item + operationId: getItem_08973 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08974: + get: + tags: + - Item + operationId: getItem_08974 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08975: + get: + tags: + - Item + operationId: getItem_08975 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08976: + get: + tags: + - Item + operationId: getItem_08976 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08977: + get: + tags: + - Item + operationId: getItem_08977 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08978: + get: + tags: + - Item + operationId: getItem_08978 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08979: + get: + tags: + - Item + operationId: getItem_08979 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08980: + get: + tags: + - Item + operationId: getItem_08980 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08981: + get: + tags: + - Item + operationId: getItem_08981 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08982: + get: + tags: + - Item + operationId: getItem_08982 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08983: + get: + tags: + - Item + operationId: getItem_08983 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08984: + get: + tags: + - Item + operationId: getItem_08984 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08985: + get: + tags: + - Item + operationId: getItem_08985 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08986: + get: + tags: + - Item + operationId: getItem_08986 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08987: + get: + tags: + - Item + operationId: getItem_08987 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08988: + get: + tags: + - Item + operationId: getItem_08988 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08989: + get: + tags: + - Item + operationId: getItem_08989 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08990: + get: + tags: + - Item + operationId: getItem_08990 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08991: + get: + tags: + - Item + operationId: getItem_08991 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08992: + get: + tags: + - Item + operationId: getItem_08992 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08993: + get: + tags: + - Item + operationId: getItem_08993 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08994: + get: + tags: + - Item + operationId: getItem_08994 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08995: + get: + tags: + - Item + operationId: getItem_08995 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08996: + get: + tags: + - Item + operationId: getItem_08996 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08997: + get: + tags: + - Item + operationId: getItem_08997 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08998: + get: + tags: + - Item + operationId: getItem_08998 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_08999: + get: + tags: + - Item + operationId: getItem_08999 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09000: + get: + tags: + - Item + operationId: getItem_09000 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09001: + get: + tags: + - Item + operationId: getItem_09001 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09002: + get: + tags: + - Item + operationId: getItem_09002 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09003: + get: + tags: + - Item + operationId: getItem_09003 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09004: + get: + tags: + - Item + operationId: getItem_09004 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09005: + get: + tags: + - Item + operationId: getItem_09005 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09006: + get: + tags: + - Item + operationId: getItem_09006 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09007: + get: + tags: + - Item + operationId: getItem_09007 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09008: + get: + tags: + - Item + operationId: getItem_09008 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09009: + get: + tags: + - Item + operationId: getItem_09009 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09010: + get: + tags: + - Item + operationId: getItem_09010 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09011: + get: + tags: + - Item + operationId: getItem_09011 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09012: + get: + tags: + - Item + operationId: getItem_09012 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09013: + get: + tags: + - Item + operationId: getItem_09013 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09014: + get: + tags: + - Item + operationId: getItem_09014 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09015: + get: + tags: + - Item + operationId: getItem_09015 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09016: + get: + tags: + - Item + operationId: getItem_09016 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09017: + get: + tags: + - Item + operationId: getItem_09017 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09018: + get: + tags: + - Item + operationId: getItem_09018 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09019: + get: + tags: + - Item + operationId: getItem_09019 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09020: + get: + tags: + - Item + operationId: getItem_09020 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09021: + get: + tags: + - Item + operationId: getItem_09021 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09022: + get: + tags: + - Item + operationId: getItem_09022 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09023: + get: + tags: + - Item + operationId: getItem_09023 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09024: + get: + tags: + - Item + operationId: getItem_09024 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09025: + get: + tags: + - Item + operationId: getItem_09025 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09026: + get: + tags: + - Item + operationId: getItem_09026 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09027: + get: + tags: + - Item + operationId: getItem_09027 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09028: + get: + tags: + - Item + operationId: getItem_09028 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09029: + get: + tags: + - Item + operationId: getItem_09029 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09030: + get: + tags: + - Item + operationId: getItem_09030 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09031: + get: + tags: + - Item + operationId: getItem_09031 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09032: + get: + tags: + - Item + operationId: getItem_09032 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09033: + get: + tags: + - Item + operationId: getItem_09033 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09034: + get: + tags: + - Item + operationId: getItem_09034 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09035: + get: + tags: + - Item + operationId: getItem_09035 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09036: + get: + tags: + - Item + operationId: getItem_09036 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09037: + get: + tags: + - Item + operationId: getItem_09037 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09038: + get: + tags: + - Item + operationId: getItem_09038 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09039: + get: + tags: + - Item + operationId: getItem_09039 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09040: + get: + tags: + - Item + operationId: getItem_09040 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09041: + get: + tags: + - Item + operationId: getItem_09041 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09042: + get: + tags: + - Item + operationId: getItem_09042 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09043: + get: + tags: + - Item + operationId: getItem_09043 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09044: + get: + tags: + - Item + operationId: getItem_09044 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09045: + get: + tags: + - Item + operationId: getItem_09045 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09046: + get: + tags: + - Item + operationId: getItem_09046 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09047: + get: + tags: + - Item + operationId: getItem_09047 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09048: + get: + tags: + - Item + operationId: getItem_09048 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09049: + get: + tags: + - Item + operationId: getItem_09049 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09050: + get: + tags: + - Item + operationId: getItem_09050 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09051: + get: + tags: + - Item + operationId: getItem_09051 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09052: + get: + tags: + - Item + operationId: getItem_09052 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09053: + get: + tags: + - Item + operationId: getItem_09053 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09054: + get: + tags: + - Item + operationId: getItem_09054 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09055: + get: + tags: + - Item + operationId: getItem_09055 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09056: + get: + tags: + - Item + operationId: getItem_09056 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09057: + get: + tags: + - Item + operationId: getItem_09057 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09058: + get: + tags: + - Item + operationId: getItem_09058 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09059: + get: + tags: + - Item + operationId: getItem_09059 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09060: + get: + tags: + - Item + operationId: getItem_09060 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09061: + get: + tags: + - Item + operationId: getItem_09061 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09062: + get: + tags: + - Item + operationId: getItem_09062 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09063: + get: + tags: + - Item + operationId: getItem_09063 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09064: + get: + tags: + - Item + operationId: getItem_09064 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09065: + get: + tags: + - Item + operationId: getItem_09065 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09066: + get: + tags: + - Item + operationId: getItem_09066 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09067: + get: + tags: + - Item + operationId: getItem_09067 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09068: + get: + tags: + - Item + operationId: getItem_09068 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09069: + get: + tags: + - Item + operationId: getItem_09069 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09070: + get: + tags: + - Item + operationId: getItem_09070 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09071: + get: + tags: + - Item + operationId: getItem_09071 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09072: + get: + tags: + - Item + operationId: getItem_09072 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09073: + get: + tags: + - Item + operationId: getItem_09073 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09074: + get: + tags: + - Item + operationId: getItem_09074 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09075: + get: + tags: + - Item + operationId: getItem_09075 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09076: + get: + tags: + - Item + operationId: getItem_09076 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09077: + get: + tags: + - Item + operationId: getItem_09077 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09078: + get: + tags: + - Item + operationId: getItem_09078 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09079: + get: + tags: + - Item + operationId: getItem_09079 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09080: + get: + tags: + - Item + operationId: getItem_09080 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09081: + get: + tags: + - Item + operationId: getItem_09081 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09082: + get: + tags: + - Item + operationId: getItem_09082 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09083: + get: + tags: + - Item + operationId: getItem_09083 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09084: + get: + tags: + - Item + operationId: getItem_09084 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09085: + get: + tags: + - Item + operationId: getItem_09085 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09086: + get: + tags: + - Item + operationId: getItem_09086 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09087: + get: + tags: + - Item + operationId: getItem_09087 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09088: + get: + tags: + - Item + operationId: getItem_09088 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09089: + get: + tags: + - Item + operationId: getItem_09089 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09090: + get: + tags: + - Item + operationId: getItem_09090 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09091: + get: + tags: + - Item + operationId: getItem_09091 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09092: + get: + tags: + - Item + operationId: getItem_09092 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09093: + get: + tags: + - Item + operationId: getItem_09093 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09094: + get: + tags: + - Item + operationId: getItem_09094 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09095: + get: + tags: + - Item + operationId: getItem_09095 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09096: + get: + tags: + - Item + operationId: getItem_09096 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09097: + get: + tags: + - Item + operationId: getItem_09097 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09098: + get: + tags: + - Item + operationId: getItem_09098 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09099: + get: + tags: + - Item + operationId: getItem_09099 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09100: + get: + tags: + - Item + operationId: getItem_09100 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09101: + get: + tags: + - Item + operationId: getItem_09101 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09102: + get: + tags: + - Item + operationId: getItem_09102 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09103: + get: + tags: + - Item + operationId: getItem_09103 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09104: + get: + tags: + - Item + operationId: getItem_09104 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09105: + get: + tags: + - Item + operationId: getItem_09105 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09106: + get: + tags: + - Item + operationId: getItem_09106 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09107: + get: + tags: + - Item + operationId: getItem_09107 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09108: + get: + tags: + - Item + operationId: getItem_09108 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09109: + get: + tags: + - Item + operationId: getItem_09109 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09110: + get: + tags: + - Item + operationId: getItem_09110 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09111: + get: + tags: + - Item + operationId: getItem_09111 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09112: + get: + tags: + - Item + operationId: getItem_09112 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09113: + get: + tags: + - Item + operationId: getItem_09113 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09114: + get: + tags: + - Item + operationId: getItem_09114 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09115: + get: + tags: + - Item + operationId: getItem_09115 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09116: + get: + tags: + - Item + operationId: getItem_09116 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09117: + get: + tags: + - Item + operationId: getItem_09117 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09118: + get: + tags: + - Item + operationId: getItem_09118 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09119: + get: + tags: + - Item + operationId: getItem_09119 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09120: + get: + tags: + - Item + operationId: getItem_09120 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09121: + get: + tags: + - Item + operationId: getItem_09121 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09122: + get: + tags: + - Item + operationId: getItem_09122 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09123: + get: + tags: + - Item + operationId: getItem_09123 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09124: + get: + tags: + - Item + operationId: getItem_09124 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09125: + get: + tags: + - Item + operationId: getItem_09125 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09126: + get: + tags: + - Item + operationId: getItem_09126 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09127: + get: + tags: + - Item + operationId: getItem_09127 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09128: + get: + tags: + - Item + operationId: getItem_09128 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09129: + get: + tags: + - Item + operationId: getItem_09129 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09130: + get: + tags: + - Item + operationId: getItem_09130 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09131: + get: + tags: + - Item + operationId: getItem_09131 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09132: + get: + tags: + - Item + operationId: getItem_09132 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09133: + get: + tags: + - Item + operationId: getItem_09133 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09134: + get: + tags: + - Item + operationId: getItem_09134 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09135: + get: + tags: + - Item + operationId: getItem_09135 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09136: + get: + tags: + - Item + operationId: getItem_09136 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09137: + get: + tags: + - Item + operationId: getItem_09137 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09138: + get: + tags: + - Item + operationId: getItem_09138 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09139: + get: + tags: + - Item + operationId: getItem_09139 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09140: + get: + tags: + - Item + operationId: getItem_09140 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09141: + get: + tags: + - Item + operationId: getItem_09141 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09142: + get: + tags: + - Item + operationId: getItem_09142 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09143: + get: + tags: + - Item + operationId: getItem_09143 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09144: + get: + tags: + - Item + operationId: getItem_09144 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09145: + get: + tags: + - Item + operationId: getItem_09145 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09146: + get: + tags: + - Item + operationId: getItem_09146 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09147: + get: + tags: + - Item + operationId: getItem_09147 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09148: + get: + tags: + - Item + operationId: getItem_09148 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09149: + get: + tags: + - Item + operationId: getItem_09149 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09150: + get: + tags: + - Item + operationId: getItem_09150 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09151: + get: + tags: + - Item + operationId: getItem_09151 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09152: + get: + tags: + - Item + operationId: getItem_09152 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09153: + get: + tags: + - Item + operationId: getItem_09153 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09154: + get: + tags: + - Item + operationId: getItem_09154 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09155: + get: + tags: + - Item + operationId: getItem_09155 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09156: + get: + tags: + - Item + operationId: getItem_09156 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09157: + get: + tags: + - Item + operationId: getItem_09157 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09158: + get: + tags: + - Item + operationId: getItem_09158 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09159: + get: + tags: + - Item + operationId: getItem_09159 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09160: + get: + tags: + - Item + operationId: getItem_09160 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09161: + get: + tags: + - Item + operationId: getItem_09161 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09162: + get: + tags: + - Item + operationId: getItem_09162 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09163: + get: + tags: + - Item + operationId: getItem_09163 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09164: + get: + tags: + - Item + operationId: getItem_09164 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09165: + get: + tags: + - Item + operationId: getItem_09165 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09166: + get: + tags: + - Item + operationId: getItem_09166 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09167: + get: + tags: + - Item + operationId: getItem_09167 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09168: + get: + tags: + - Item + operationId: getItem_09168 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09169: + get: + tags: + - Item + operationId: getItem_09169 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09170: + get: + tags: + - Item + operationId: getItem_09170 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09171: + get: + tags: + - Item + operationId: getItem_09171 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09172: + get: + tags: + - Item + operationId: getItem_09172 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09173: + get: + tags: + - Item + operationId: getItem_09173 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09174: + get: + tags: + - Item + operationId: getItem_09174 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09175: + get: + tags: + - Item + operationId: getItem_09175 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09176: + get: + tags: + - Item + operationId: getItem_09176 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09177: + get: + tags: + - Item + operationId: getItem_09177 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09178: + get: + tags: + - Item + operationId: getItem_09178 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09179: + get: + tags: + - Item + operationId: getItem_09179 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09180: + get: + tags: + - Item + operationId: getItem_09180 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09181: + get: + tags: + - Item + operationId: getItem_09181 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09182: + get: + tags: + - Item + operationId: getItem_09182 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09183: + get: + tags: + - Item + operationId: getItem_09183 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09184: + get: + tags: + - Item + operationId: getItem_09184 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09185: + get: + tags: + - Item + operationId: getItem_09185 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09186: + get: + tags: + - Item + operationId: getItem_09186 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09187: + get: + tags: + - Item + operationId: getItem_09187 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09188: + get: + tags: + - Item + operationId: getItem_09188 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09189: + get: + tags: + - Item + operationId: getItem_09189 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09190: + get: + tags: + - Item + operationId: getItem_09190 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09191: + get: + tags: + - Item + operationId: getItem_09191 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09192: + get: + tags: + - Item + operationId: getItem_09192 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09193: + get: + tags: + - Item + operationId: getItem_09193 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09194: + get: + tags: + - Item + operationId: getItem_09194 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09195: + get: + tags: + - Item + operationId: getItem_09195 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09196: + get: + tags: + - Item + operationId: getItem_09196 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09197: + get: + tags: + - Item + operationId: getItem_09197 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09198: + get: + tags: + - Item + operationId: getItem_09198 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09199: + get: + tags: + - Item + operationId: getItem_09199 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09200: + get: + tags: + - Item + operationId: getItem_09200 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09201: + get: + tags: + - Item + operationId: getItem_09201 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09202: + get: + tags: + - Item + operationId: getItem_09202 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09203: + get: + tags: + - Item + operationId: getItem_09203 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09204: + get: + tags: + - Item + operationId: getItem_09204 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09205: + get: + tags: + - Item + operationId: getItem_09205 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09206: + get: + tags: + - Item + operationId: getItem_09206 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09207: + get: + tags: + - Item + operationId: getItem_09207 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09208: + get: + tags: + - Item + operationId: getItem_09208 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09209: + get: + tags: + - Item + operationId: getItem_09209 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09210: + get: + tags: + - Item + operationId: getItem_09210 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09211: + get: + tags: + - Item + operationId: getItem_09211 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09212: + get: + tags: + - Item + operationId: getItem_09212 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09213: + get: + tags: + - Item + operationId: getItem_09213 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09214: + get: + tags: + - Item + operationId: getItem_09214 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09215: + get: + tags: + - Item + operationId: getItem_09215 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09216: + get: + tags: + - Item + operationId: getItem_09216 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09217: + get: + tags: + - Item + operationId: getItem_09217 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09218: + get: + tags: + - Item + operationId: getItem_09218 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09219: + get: + tags: + - Item + operationId: getItem_09219 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09220: + get: + tags: + - Item + operationId: getItem_09220 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09221: + get: + tags: + - Item + operationId: getItem_09221 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09222: + get: + tags: + - Item + operationId: getItem_09222 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09223: + get: + tags: + - Item + operationId: getItem_09223 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09224: + get: + tags: + - Item + operationId: getItem_09224 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09225: + get: + tags: + - Item + operationId: getItem_09225 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09226: + get: + tags: + - Item + operationId: getItem_09226 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09227: + get: + tags: + - Item + operationId: getItem_09227 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09228: + get: + tags: + - Item + operationId: getItem_09228 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09229: + get: + tags: + - Item + operationId: getItem_09229 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09230: + get: + tags: + - Item + operationId: getItem_09230 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09231: + get: + tags: + - Item + operationId: getItem_09231 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09232: + get: + tags: + - Item + operationId: getItem_09232 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09233: + get: + tags: + - Item + operationId: getItem_09233 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09234: + get: + tags: + - Item + operationId: getItem_09234 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09235: + get: + tags: + - Item + operationId: getItem_09235 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09236: + get: + tags: + - Item + operationId: getItem_09236 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09237: + get: + tags: + - Item + operationId: getItem_09237 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09238: + get: + tags: + - Item + operationId: getItem_09238 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09239: + get: + tags: + - Item + operationId: getItem_09239 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09240: + get: + tags: + - Item + operationId: getItem_09240 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09241: + get: + tags: + - Item + operationId: getItem_09241 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09242: + get: + tags: + - Item + operationId: getItem_09242 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09243: + get: + tags: + - Item + operationId: getItem_09243 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09244: + get: + tags: + - Item + operationId: getItem_09244 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09245: + get: + tags: + - Item + operationId: getItem_09245 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09246: + get: + tags: + - Item + operationId: getItem_09246 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09247: + get: + tags: + - Item + operationId: getItem_09247 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09248: + get: + tags: + - Item + operationId: getItem_09248 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09249: + get: + tags: + - Item + operationId: getItem_09249 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09250: + get: + tags: + - Item + operationId: getItem_09250 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09251: + get: + tags: + - Item + operationId: getItem_09251 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09252: + get: + tags: + - Item + operationId: getItem_09252 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09253: + get: + tags: + - Item + operationId: getItem_09253 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09254: + get: + tags: + - Item + operationId: getItem_09254 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09255: + get: + tags: + - Item + operationId: getItem_09255 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09256: + get: + tags: + - Item + operationId: getItem_09256 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09257: + get: + tags: + - Item + operationId: getItem_09257 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09258: + get: + tags: + - Item + operationId: getItem_09258 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09259: + get: + tags: + - Item + operationId: getItem_09259 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09260: + get: + tags: + - Item + operationId: getItem_09260 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09261: + get: + tags: + - Item + operationId: getItem_09261 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09262: + get: + tags: + - Item + operationId: getItem_09262 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09263: + get: + tags: + - Item + operationId: getItem_09263 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09264: + get: + tags: + - Item + operationId: getItem_09264 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09265: + get: + tags: + - Item + operationId: getItem_09265 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09266: + get: + tags: + - Item + operationId: getItem_09266 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09267: + get: + tags: + - Item + operationId: getItem_09267 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09268: + get: + tags: + - Item + operationId: getItem_09268 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09269: + get: + tags: + - Item + operationId: getItem_09269 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09270: + get: + tags: + - Item + operationId: getItem_09270 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09271: + get: + tags: + - Item + operationId: getItem_09271 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09272: + get: + tags: + - Item + operationId: getItem_09272 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09273: + get: + tags: + - Item + operationId: getItem_09273 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09274: + get: + tags: + - Item + operationId: getItem_09274 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09275: + get: + tags: + - Item + operationId: getItem_09275 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09276: + get: + tags: + - Item + operationId: getItem_09276 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09277: + get: + tags: + - Item + operationId: getItem_09277 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09278: + get: + tags: + - Item + operationId: getItem_09278 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09279: + get: + tags: + - Item + operationId: getItem_09279 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09280: + get: + tags: + - Item + operationId: getItem_09280 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09281: + get: + tags: + - Item + operationId: getItem_09281 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09282: + get: + tags: + - Item + operationId: getItem_09282 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09283: + get: + tags: + - Item + operationId: getItem_09283 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09284: + get: + tags: + - Item + operationId: getItem_09284 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09285: + get: + tags: + - Item + operationId: getItem_09285 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09286: + get: + tags: + - Item + operationId: getItem_09286 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09287: + get: + tags: + - Item + operationId: getItem_09287 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09288: + get: + tags: + - Item + operationId: getItem_09288 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09289: + get: + tags: + - Item + operationId: getItem_09289 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09290: + get: + tags: + - Item + operationId: getItem_09290 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09291: + get: + tags: + - Item + operationId: getItem_09291 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09292: + get: + tags: + - Item + operationId: getItem_09292 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09293: + get: + tags: + - Item + operationId: getItem_09293 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09294: + get: + tags: + - Item + operationId: getItem_09294 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09295: + get: + tags: + - Item + operationId: getItem_09295 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09296: + get: + tags: + - Item + operationId: getItem_09296 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09297: + get: + tags: + - Item + operationId: getItem_09297 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09298: + get: + tags: + - Item + operationId: getItem_09298 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09299: + get: + tags: + - Item + operationId: getItem_09299 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09300: + get: + tags: + - Item + operationId: getItem_09300 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09301: + get: + tags: + - Item + operationId: getItem_09301 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09302: + get: + tags: + - Item + operationId: getItem_09302 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09303: + get: + tags: + - Item + operationId: getItem_09303 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09304: + get: + tags: + - Item + operationId: getItem_09304 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09305: + get: + tags: + - Item + operationId: getItem_09305 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09306: + get: + tags: + - Item + operationId: getItem_09306 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09307: + get: + tags: + - Item + operationId: getItem_09307 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09308: + get: + tags: + - Item + operationId: getItem_09308 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09309: + get: + tags: + - Item + operationId: getItem_09309 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09310: + get: + tags: + - Item + operationId: getItem_09310 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09311: + get: + tags: + - Item + operationId: getItem_09311 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09312: + get: + tags: + - Item + operationId: getItem_09312 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09313: + get: + tags: + - Item + operationId: getItem_09313 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09314: + get: + tags: + - Item + operationId: getItem_09314 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09315: + get: + tags: + - Item + operationId: getItem_09315 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09316: + get: + tags: + - Item + operationId: getItem_09316 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09317: + get: + tags: + - Item + operationId: getItem_09317 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09318: + get: + tags: + - Item + operationId: getItem_09318 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09319: + get: + tags: + - Item + operationId: getItem_09319 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09320: + get: + tags: + - Item + operationId: getItem_09320 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09321: + get: + tags: + - Item + operationId: getItem_09321 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09322: + get: + tags: + - Item + operationId: getItem_09322 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09323: + get: + tags: + - Item + operationId: getItem_09323 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09324: + get: + tags: + - Item + operationId: getItem_09324 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09325: + get: + tags: + - Item + operationId: getItem_09325 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09326: + get: + tags: + - Item + operationId: getItem_09326 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09327: + get: + tags: + - Item + operationId: getItem_09327 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09328: + get: + tags: + - Item + operationId: getItem_09328 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09329: + get: + tags: + - Item + operationId: getItem_09329 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09330: + get: + tags: + - Item + operationId: getItem_09330 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09331: + get: + tags: + - Item + operationId: getItem_09331 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09332: + get: + tags: + - Item + operationId: getItem_09332 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09333: + get: + tags: + - Item + operationId: getItem_09333 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09334: + get: + tags: + - Item + operationId: getItem_09334 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09335: + get: + tags: + - Item + operationId: getItem_09335 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09336: + get: + tags: + - Item + operationId: getItem_09336 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09337: + get: + tags: + - Item + operationId: getItem_09337 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09338: + get: + tags: + - Item + operationId: getItem_09338 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09339: + get: + tags: + - Item + operationId: getItem_09339 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09340: + get: + tags: + - Item + operationId: getItem_09340 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09341: + get: + tags: + - Item + operationId: getItem_09341 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09342: + get: + tags: + - Item + operationId: getItem_09342 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09343: + get: + tags: + - Item + operationId: getItem_09343 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09344: + get: + tags: + - Item + operationId: getItem_09344 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09345: + get: + tags: + - Item + operationId: getItem_09345 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09346: + get: + tags: + - Item + operationId: getItem_09346 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09347: + get: + tags: + - Item + operationId: getItem_09347 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09348: + get: + tags: + - Item + operationId: getItem_09348 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09349: + get: + tags: + - Item + operationId: getItem_09349 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09350: + get: + tags: + - Item + operationId: getItem_09350 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09351: + get: + tags: + - Item + operationId: getItem_09351 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09352: + get: + tags: + - Item + operationId: getItem_09352 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09353: + get: + tags: + - Item + operationId: getItem_09353 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09354: + get: + tags: + - Item + operationId: getItem_09354 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09355: + get: + tags: + - Item + operationId: getItem_09355 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09356: + get: + tags: + - Item + operationId: getItem_09356 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09357: + get: + tags: + - Item + operationId: getItem_09357 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09358: + get: + tags: + - Item + operationId: getItem_09358 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09359: + get: + tags: + - Item + operationId: getItem_09359 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09360: + get: + tags: + - Item + operationId: getItem_09360 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09361: + get: + tags: + - Item + operationId: getItem_09361 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09362: + get: + tags: + - Item + operationId: getItem_09362 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09363: + get: + tags: + - Item + operationId: getItem_09363 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09364: + get: + tags: + - Item + operationId: getItem_09364 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09365: + get: + tags: + - Item + operationId: getItem_09365 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09366: + get: + tags: + - Item + operationId: getItem_09366 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09367: + get: + tags: + - Item + operationId: getItem_09367 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09368: + get: + tags: + - Item + operationId: getItem_09368 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09369: + get: + tags: + - Item + operationId: getItem_09369 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09370: + get: + tags: + - Item + operationId: getItem_09370 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09371: + get: + tags: + - Item + operationId: getItem_09371 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09372: + get: + tags: + - Item + operationId: getItem_09372 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09373: + get: + tags: + - Item + operationId: getItem_09373 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09374: + get: + tags: + - Item + operationId: getItem_09374 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09375: + get: + tags: + - Item + operationId: getItem_09375 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09376: + get: + tags: + - Item + operationId: getItem_09376 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09377: + get: + tags: + - Item + operationId: getItem_09377 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09378: + get: + tags: + - Item + operationId: getItem_09378 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09379: + get: + tags: + - Item + operationId: getItem_09379 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09380: + get: + tags: + - Item + operationId: getItem_09380 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09381: + get: + tags: + - Item + operationId: getItem_09381 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09382: + get: + tags: + - Item + operationId: getItem_09382 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09383: + get: + tags: + - Item + operationId: getItem_09383 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09384: + get: + tags: + - Item + operationId: getItem_09384 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09385: + get: + tags: + - Item + operationId: getItem_09385 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09386: + get: + tags: + - Item + operationId: getItem_09386 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09387: + get: + tags: + - Item + operationId: getItem_09387 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09388: + get: + tags: + - Item + operationId: getItem_09388 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09389: + get: + tags: + - Item + operationId: getItem_09389 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09390: + get: + tags: + - Item + operationId: getItem_09390 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09391: + get: + tags: + - Item + operationId: getItem_09391 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09392: + get: + tags: + - Item + operationId: getItem_09392 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09393: + get: + tags: + - Item + operationId: getItem_09393 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09394: + get: + tags: + - Item + operationId: getItem_09394 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09395: + get: + tags: + - Item + operationId: getItem_09395 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09396: + get: + tags: + - Item + operationId: getItem_09396 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09397: + get: + tags: + - Item + operationId: getItem_09397 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09398: + get: + tags: + - Item + operationId: getItem_09398 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09399: + get: + tags: + - Item + operationId: getItem_09399 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09400: + get: + tags: + - Item + operationId: getItem_09400 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09401: + get: + tags: + - Item + operationId: getItem_09401 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09402: + get: + tags: + - Item + operationId: getItem_09402 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09403: + get: + tags: + - Item + operationId: getItem_09403 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09404: + get: + tags: + - Item + operationId: getItem_09404 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09405: + get: + tags: + - Item + operationId: getItem_09405 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09406: + get: + tags: + - Item + operationId: getItem_09406 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09407: + get: + tags: + - Item + operationId: getItem_09407 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09408: + get: + tags: + - Item + operationId: getItem_09408 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09409: + get: + tags: + - Item + operationId: getItem_09409 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09410: + get: + tags: + - Item + operationId: getItem_09410 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09411: + get: + tags: + - Item + operationId: getItem_09411 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09412: + get: + tags: + - Item + operationId: getItem_09412 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09413: + get: + tags: + - Item + operationId: getItem_09413 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09414: + get: + tags: + - Item + operationId: getItem_09414 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09415: + get: + tags: + - Item + operationId: getItem_09415 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09416: + get: + tags: + - Item + operationId: getItem_09416 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09417: + get: + tags: + - Item + operationId: getItem_09417 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09418: + get: + tags: + - Item + operationId: getItem_09418 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09419: + get: + tags: + - Item + operationId: getItem_09419 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09420: + get: + tags: + - Item + operationId: getItem_09420 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09421: + get: + tags: + - Item + operationId: getItem_09421 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09422: + get: + tags: + - Item + operationId: getItem_09422 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09423: + get: + tags: + - Item + operationId: getItem_09423 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09424: + get: + tags: + - Item + operationId: getItem_09424 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09425: + get: + tags: + - Item + operationId: getItem_09425 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09426: + get: + tags: + - Item + operationId: getItem_09426 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09427: + get: + tags: + - Item + operationId: getItem_09427 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09428: + get: + tags: + - Item + operationId: getItem_09428 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09429: + get: + tags: + - Item + operationId: getItem_09429 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09430: + get: + tags: + - Item + operationId: getItem_09430 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09431: + get: + tags: + - Item + operationId: getItem_09431 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09432: + get: + tags: + - Item + operationId: getItem_09432 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09433: + get: + tags: + - Item + operationId: getItem_09433 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09434: + get: + tags: + - Item + operationId: getItem_09434 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09435: + get: + tags: + - Item + operationId: getItem_09435 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09436: + get: + tags: + - Item + operationId: getItem_09436 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09437: + get: + tags: + - Item + operationId: getItem_09437 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09438: + get: + tags: + - Item + operationId: getItem_09438 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09439: + get: + tags: + - Item + operationId: getItem_09439 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09440: + get: + tags: + - Item + operationId: getItem_09440 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09441: + get: + tags: + - Item + operationId: getItem_09441 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09442: + get: + tags: + - Item + operationId: getItem_09442 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09443: + get: + tags: + - Item + operationId: getItem_09443 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09444: + get: + tags: + - Item + operationId: getItem_09444 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09445: + get: + tags: + - Item + operationId: getItem_09445 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09446: + get: + tags: + - Item + operationId: getItem_09446 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09447: + get: + tags: + - Item + operationId: getItem_09447 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09448: + get: + tags: + - Item + operationId: getItem_09448 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09449: + get: + tags: + - Item + operationId: getItem_09449 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09450: + get: + tags: + - Item + operationId: getItem_09450 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09451: + get: + tags: + - Item + operationId: getItem_09451 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09452: + get: + tags: + - Item + operationId: getItem_09452 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09453: + get: + tags: + - Item + operationId: getItem_09453 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09454: + get: + tags: + - Item + operationId: getItem_09454 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09455: + get: + tags: + - Item + operationId: getItem_09455 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09456: + get: + tags: + - Item + operationId: getItem_09456 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09457: + get: + tags: + - Item + operationId: getItem_09457 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09458: + get: + tags: + - Item + operationId: getItem_09458 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09459: + get: + tags: + - Item + operationId: getItem_09459 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09460: + get: + tags: + - Item + operationId: getItem_09460 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09461: + get: + tags: + - Item + operationId: getItem_09461 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09462: + get: + tags: + - Item + operationId: getItem_09462 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09463: + get: + tags: + - Item + operationId: getItem_09463 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09464: + get: + tags: + - Item + operationId: getItem_09464 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09465: + get: + tags: + - Item + operationId: getItem_09465 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09466: + get: + tags: + - Item + operationId: getItem_09466 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09467: + get: + tags: + - Item + operationId: getItem_09467 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09468: + get: + tags: + - Item + operationId: getItem_09468 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09469: + get: + tags: + - Item + operationId: getItem_09469 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09470: + get: + tags: + - Item + operationId: getItem_09470 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09471: + get: + tags: + - Item + operationId: getItem_09471 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09472: + get: + tags: + - Item + operationId: getItem_09472 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09473: + get: + tags: + - Item + operationId: getItem_09473 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09474: + get: + tags: + - Item + operationId: getItem_09474 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09475: + get: + tags: + - Item + operationId: getItem_09475 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09476: + get: + tags: + - Item + operationId: getItem_09476 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09477: + get: + tags: + - Item + operationId: getItem_09477 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09478: + get: + tags: + - Item + operationId: getItem_09478 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09479: + get: + tags: + - Item + operationId: getItem_09479 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09480: + get: + tags: + - Item + operationId: getItem_09480 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09481: + get: + tags: + - Item + operationId: getItem_09481 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09482: + get: + tags: + - Item + operationId: getItem_09482 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09483: + get: + tags: + - Item + operationId: getItem_09483 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09484: + get: + tags: + - Item + operationId: getItem_09484 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09485: + get: + tags: + - Item + operationId: getItem_09485 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09486: + get: + tags: + - Item + operationId: getItem_09486 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09487: + get: + tags: + - Item + operationId: getItem_09487 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09488: + get: + tags: + - Item + operationId: getItem_09488 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09489: + get: + tags: + - Item + operationId: getItem_09489 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09490: + get: + tags: + - Item + operationId: getItem_09490 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09491: + get: + tags: + - Item + operationId: getItem_09491 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09492: + get: + tags: + - Item + operationId: getItem_09492 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09493: + get: + tags: + - Item + operationId: getItem_09493 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09494: + get: + tags: + - Item + operationId: getItem_09494 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09495: + get: + tags: + - Item + operationId: getItem_09495 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09496: + get: + tags: + - Item + operationId: getItem_09496 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09497: + get: + tags: + - Item + operationId: getItem_09497 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09498: + get: + tags: + - Item + operationId: getItem_09498 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09499: + get: + tags: + - Item + operationId: getItem_09499 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09500: + get: + tags: + - Item + operationId: getItem_09500 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09501: + get: + tags: + - Item + operationId: getItem_09501 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09502: + get: + tags: + - Item + operationId: getItem_09502 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09503: + get: + tags: + - Item + operationId: getItem_09503 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09504: + get: + tags: + - Item + operationId: getItem_09504 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09505: + get: + tags: + - Item + operationId: getItem_09505 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09506: + get: + tags: + - Item + operationId: getItem_09506 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09507: + get: + tags: + - Item + operationId: getItem_09507 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09508: + get: + tags: + - Item + operationId: getItem_09508 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09509: + get: + tags: + - Item + operationId: getItem_09509 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09510: + get: + tags: + - Item + operationId: getItem_09510 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09511: + get: + tags: + - Item + operationId: getItem_09511 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09512: + get: + tags: + - Item + operationId: getItem_09512 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09513: + get: + tags: + - Item + operationId: getItem_09513 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09514: + get: + tags: + - Item + operationId: getItem_09514 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09515: + get: + tags: + - Item + operationId: getItem_09515 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09516: + get: + tags: + - Item + operationId: getItem_09516 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09517: + get: + tags: + - Item + operationId: getItem_09517 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09518: + get: + tags: + - Item + operationId: getItem_09518 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09519: + get: + tags: + - Item + operationId: getItem_09519 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09520: + get: + tags: + - Item + operationId: getItem_09520 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09521: + get: + tags: + - Item + operationId: getItem_09521 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09522: + get: + tags: + - Item + operationId: getItem_09522 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09523: + get: + tags: + - Item + operationId: getItem_09523 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09524: + get: + tags: + - Item + operationId: getItem_09524 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09525: + get: + tags: + - Item + operationId: getItem_09525 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09526: + get: + tags: + - Item + operationId: getItem_09526 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09527: + get: + tags: + - Item + operationId: getItem_09527 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09528: + get: + tags: + - Item + operationId: getItem_09528 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09529: + get: + tags: + - Item + operationId: getItem_09529 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09530: + get: + tags: + - Item + operationId: getItem_09530 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09531: + get: + tags: + - Item + operationId: getItem_09531 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09532: + get: + tags: + - Item + operationId: getItem_09532 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09533: + get: + tags: + - Item + operationId: getItem_09533 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09534: + get: + tags: + - Item + operationId: getItem_09534 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09535: + get: + tags: + - Item + operationId: getItem_09535 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09536: + get: + tags: + - Item + operationId: getItem_09536 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09537: + get: + tags: + - Item + operationId: getItem_09537 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09538: + get: + tags: + - Item + operationId: getItem_09538 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09539: + get: + tags: + - Item + operationId: getItem_09539 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09540: + get: + tags: + - Item + operationId: getItem_09540 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09541: + get: + tags: + - Item + operationId: getItem_09541 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09542: + get: + tags: + - Item + operationId: getItem_09542 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09543: + get: + tags: + - Item + operationId: getItem_09543 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09544: + get: + tags: + - Item + operationId: getItem_09544 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09545: + get: + tags: + - Item + operationId: getItem_09545 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09546: + get: + tags: + - Item + operationId: getItem_09546 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09547: + get: + tags: + - Item + operationId: getItem_09547 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09548: + get: + tags: + - Item + operationId: getItem_09548 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09549: + get: + tags: + - Item + operationId: getItem_09549 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09550: + get: + tags: + - Item + operationId: getItem_09550 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09551: + get: + tags: + - Item + operationId: getItem_09551 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09552: + get: + tags: + - Item + operationId: getItem_09552 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09553: + get: + tags: + - Item + operationId: getItem_09553 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09554: + get: + tags: + - Item + operationId: getItem_09554 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09555: + get: + tags: + - Item + operationId: getItem_09555 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09556: + get: + tags: + - Item + operationId: getItem_09556 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09557: + get: + tags: + - Item + operationId: getItem_09557 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09558: + get: + tags: + - Item + operationId: getItem_09558 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09559: + get: + tags: + - Item + operationId: getItem_09559 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09560: + get: + tags: + - Item + operationId: getItem_09560 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09561: + get: + tags: + - Item + operationId: getItem_09561 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09562: + get: + tags: + - Item + operationId: getItem_09562 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09563: + get: + tags: + - Item + operationId: getItem_09563 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09564: + get: + tags: + - Item + operationId: getItem_09564 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09565: + get: + tags: + - Item + operationId: getItem_09565 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09566: + get: + tags: + - Item + operationId: getItem_09566 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09567: + get: + tags: + - Item + operationId: getItem_09567 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09568: + get: + tags: + - Item + operationId: getItem_09568 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09569: + get: + tags: + - Item + operationId: getItem_09569 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09570: + get: + tags: + - Item + operationId: getItem_09570 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09571: + get: + tags: + - Item + operationId: getItem_09571 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09572: + get: + tags: + - Item + operationId: getItem_09572 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09573: + get: + tags: + - Item + operationId: getItem_09573 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09574: + get: + tags: + - Item + operationId: getItem_09574 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09575: + get: + tags: + - Item + operationId: getItem_09575 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09576: + get: + tags: + - Item + operationId: getItem_09576 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09577: + get: + tags: + - Item + operationId: getItem_09577 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09578: + get: + tags: + - Item + operationId: getItem_09578 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09579: + get: + tags: + - Item + operationId: getItem_09579 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09580: + get: + tags: + - Item + operationId: getItem_09580 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09581: + get: + tags: + - Item + operationId: getItem_09581 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09582: + get: + tags: + - Item + operationId: getItem_09582 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09583: + get: + tags: + - Item + operationId: getItem_09583 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09584: + get: + tags: + - Item + operationId: getItem_09584 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09585: + get: + tags: + - Item + operationId: getItem_09585 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09586: + get: + tags: + - Item + operationId: getItem_09586 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09587: + get: + tags: + - Item + operationId: getItem_09587 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09588: + get: + tags: + - Item + operationId: getItem_09588 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09589: + get: + tags: + - Item + operationId: getItem_09589 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09590: + get: + tags: + - Item + operationId: getItem_09590 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09591: + get: + tags: + - Item + operationId: getItem_09591 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09592: + get: + tags: + - Item + operationId: getItem_09592 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09593: + get: + tags: + - Item + operationId: getItem_09593 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09594: + get: + tags: + - Item + operationId: getItem_09594 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09595: + get: + tags: + - Item + operationId: getItem_09595 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09596: + get: + tags: + - Item + operationId: getItem_09596 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09597: + get: + tags: + - Item + operationId: getItem_09597 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09598: + get: + tags: + - Item + operationId: getItem_09598 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09599: + get: + tags: + - Item + operationId: getItem_09599 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09600: + get: + tags: + - Item + operationId: getItem_09600 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09601: + get: + tags: + - Item + operationId: getItem_09601 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09602: + get: + tags: + - Item + operationId: getItem_09602 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09603: + get: + tags: + - Item + operationId: getItem_09603 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09604: + get: + tags: + - Item + operationId: getItem_09604 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09605: + get: + tags: + - Item + operationId: getItem_09605 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09606: + get: + tags: + - Item + operationId: getItem_09606 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09607: + get: + tags: + - Item + operationId: getItem_09607 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09608: + get: + tags: + - Item + operationId: getItem_09608 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09609: + get: + tags: + - Item + operationId: getItem_09609 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09610: + get: + tags: + - Item + operationId: getItem_09610 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09611: + get: + tags: + - Item + operationId: getItem_09611 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09612: + get: + tags: + - Item + operationId: getItem_09612 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09613: + get: + tags: + - Item + operationId: getItem_09613 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09614: + get: + tags: + - Item + operationId: getItem_09614 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09615: + get: + tags: + - Item + operationId: getItem_09615 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09616: + get: + tags: + - Item + operationId: getItem_09616 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09617: + get: + tags: + - Item + operationId: getItem_09617 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09618: + get: + tags: + - Item + operationId: getItem_09618 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09619: + get: + tags: + - Item + operationId: getItem_09619 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09620: + get: + tags: + - Item + operationId: getItem_09620 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09621: + get: + tags: + - Item + operationId: getItem_09621 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09622: + get: + tags: + - Item + operationId: getItem_09622 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09623: + get: + tags: + - Item + operationId: getItem_09623 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09624: + get: + tags: + - Item + operationId: getItem_09624 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09625: + get: + tags: + - Item + operationId: getItem_09625 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09626: + get: + tags: + - Item + operationId: getItem_09626 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09627: + get: + tags: + - Item + operationId: getItem_09627 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09628: + get: + tags: + - Item + operationId: getItem_09628 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09629: + get: + tags: + - Item + operationId: getItem_09629 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09630: + get: + tags: + - Item + operationId: getItem_09630 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09631: + get: + tags: + - Item + operationId: getItem_09631 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09632: + get: + tags: + - Item + operationId: getItem_09632 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09633: + get: + tags: + - Item + operationId: getItem_09633 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09634: + get: + tags: + - Item + operationId: getItem_09634 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09635: + get: + tags: + - Item + operationId: getItem_09635 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09636: + get: + tags: + - Item + operationId: getItem_09636 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09637: + get: + tags: + - Item + operationId: getItem_09637 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09638: + get: + tags: + - Item + operationId: getItem_09638 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09639: + get: + tags: + - Item + operationId: getItem_09639 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09640: + get: + tags: + - Item + operationId: getItem_09640 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09641: + get: + tags: + - Item + operationId: getItem_09641 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09642: + get: + tags: + - Item + operationId: getItem_09642 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09643: + get: + tags: + - Item + operationId: getItem_09643 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09644: + get: + tags: + - Item + operationId: getItem_09644 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09645: + get: + tags: + - Item + operationId: getItem_09645 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09646: + get: + tags: + - Item + operationId: getItem_09646 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09647: + get: + tags: + - Item + operationId: getItem_09647 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09648: + get: + tags: + - Item + operationId: getItem_09648 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09649: + get: + tags: + - Item + operationId: getItem_09649 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09650: + get: + tags: + - Item + operationId: getItem_09650 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09651: + get: + tags: + - Item + operationId: getItem_09651 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09652: + get: + tags: + - Item + operationId: getItem_09652 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09653: + get: + tags: + - Item + operationId: getItem_09653 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09654: + get: + tags: + - Item + operationId: getItem_09654 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09655: + get: + tags: + - Item + operationId: getItem_09655 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09656: + get: + tags: + - Item + operationId: getItem_09656 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09657: + get: + tags: + - Item + operationId: getItem_09657 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09658: + get: + tags: + - Item + operationId: getItem_09658 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09659: + get: + tags: + - Item + operationId: getItem_09659 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09660: + get: + tags: + - Item + operationId: getItem_09660 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09661: + get: + tags: + - Item + operationId: getItem_09661 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09662: + get: + tags: + - Item + operationId: getItem_09662 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09663: + get: + tags: + - Item + operationId: getItem_09663 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09664: + get: + tags: + - Item + operationId: getItem_09664 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09665: + get: + tags: + - Item + operationId: getItem_09665 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09666: + get: + tags: + - Item + operationId: getItem_09666 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09667: + get: + tags: + - Item + operationId: getItem_09667 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09668: + get: + tags: + - Item + operationId: getItem_09668 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09669: + get: + tags: + - Item + operationId: getItem_09669 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09670: + get: + tags: + - Item + operationId: getItem_09670 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09671: + get: + tags: + - Item + operationId: getItem_09671 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09672: + get: + tags: + - Item + operationId: getItem_09672 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09673: + get: + tags: + - Item + operationId: getItem_09673 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09674: + get: + tags: + - Item + operationId: getItem_09674 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09675: + get: + tags: + - Item + operationId: getItem_09675 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09676: + get: + tags: + - Item + operationId: getItem_09676 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09677: + get: + tags: + - Item + operationId: getItem_09677 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09678: + get: + tags: + - Item + operationId: getItem_09678 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09679: + get: + tags: + - Item + operationId: getItem_09679 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09680: + get: + tags: + - Item + operationId: getItem_09680 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09681: + get: + tags: + - Item + operationId: getItem_09681 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09682: + get: + tags: + - Item + operationId: getItem_09682 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09683: + get: + tags: + - Item + operationId: getItem_09683 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09684: + get: + tags: + - Item + operationId: getItem_09684 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09685: + get: + tags: + - Item + operationId: getItem_09685 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09686: + get: + tags: + - Item + operationId: getItem_09686 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09687: + get: + tags: + - Item + operationId: getItem_09687 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09688: + get: + tags: + - Item + operationId: getItem_09688 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09689: + get: + tags: + - Item + operationId: getItem_09689 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09690: + get: + tags: + - Item + operationId: getItem_09690 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09691: + get: + tags: + - Item + operationId: getItem_09691 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09692: + get: + tags: + - Item + operationId: getItem_09692 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09693: + get: + tags: + - Item + operationId: getItem_09693 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09694: + get: + tags: + - Item + operationId: getItem_09694 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09695: + get: + tags: + - Item + operationId: getItem_09695 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09696: + get: + tags: + - Item + operationId: getItem_09696 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09697: + get: + tags: + - Item + operationId: getItem_09697 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09698: + get: + tags: + - Item + operationId: getItem_09698 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09699: + get: + tags: + - Item + operationId: getItem_09699 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09700: + get: + tags: + - Item + operationId: getItem_09700 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09701: + get: + tags: + - Item + operationId: getItem_09701 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09702: + get: + tags: + - Item + operationId: getItem_09702 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09703: + get: + tags: + - Item + operationId: getItem_09703 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09704: + get: + tags: + - Item + operationId: getItem_09704 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09705: + get: + tags: + - Item + operationId: getItem_09705 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09706: + get: + tags: + - Item + operationId: getItem_09706 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09707: + get: + tags: + - Item + operationId: getItem_09707 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09708: + get: + tags: + - Item + operationId: getItem_09708 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09709: + get: + tags: + - Item + operationId: getItem_09709 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09710: + get: + tags: + - Item + operationId: getItem_09710 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09711: + get: + tags: + - Item + operationId: getItem_09711 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09712: + get: + tags: + - Item + operationId: getItem_09712 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09713: + get: + tags: + - Item + operationId: getItem_09713 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09714: + get: + tags: + - Item + operationId: getItem_09714 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09715: + get: + tags: + - Item + operationId: getItem_09715 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09716: + get: + tags: + - Item + operationId: getItem_09716 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09717: + get: + tags: + - Item + operationId: getItem_09717 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09718: + get: + tags: + - Item + operationId: getItem_09718 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09719: + get: + tags: + - Item + operationId: getItem_09719 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09720: + get: + tags: + - Item + operationId: getItem_09720 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09721: + get: + tags: + - Item + operationId: getItem_09721 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09722: + get: + tags: + - Item + operationId: getItem_09722 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09723: + get: + tags: + - Item + operationId: getItem_09723 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09724: + get: + tags: + - Item + operationId: getItem_09724 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09725: + get: + tags: + - Item + operationId: getItem_09725 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09726: + get: + tags: + - Item + operationId: getItem_09726 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09727: + get: + tags: + - Item + operationId: getItem_09727 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09728: + get: + tags: + - Item + operationId: getItem_09728 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09729: + get: + tags: + - Item + operationId: getItem_09729 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09730: + get: + tags: + - Item + operationId: getItem_09730 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09731: + get: + tags: + - Item + operationId: getItem_09731 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09732: + get: + tags: + - Item + operationId: getItem_09732 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09733: + get: + tags: + - Item + operationId: getItem_09733 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09734: + get: + tags: + - Item + operationId: getItem_09734 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09735: + get: + tags: + - Item + operationId: getItem_09735 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09736: + get: + tags: + - Item + operationId: getItem_09736 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09737: + get: + tags: + - Item + operationId: getItem_09737 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09738: + get: + tags: + - Item + operationId: getItem_09738 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09739: + get: + tags: + - Item + operationId: getItem_09739 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09740: + get: + tags: + - Item + operationId: getItem_09740 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09741: + get: + tags: + - Item + operationId: getItem_09741 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09742: + get: + tags: + - Item + operationId: getItem_09742 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09743: + get: + tags: + - Item + operationId: getItem_09743 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09744: + get: + tags: + - Item + operationId: getItem_09744 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09745: + get: + tags: + - Item + operationId: getItem_09745 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09746: + get: + tags: + - Item + operationId: getItem_09746 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09747: + get: + tags: + - Item + operationId: getItem_09747 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09748: + get: + tags: + - Item + operationId: getItem_09748 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09749: + get: + tags: + - Item + operationId: getItem_09749 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09750: + get: + tags: + - Item + operationId: getItem_09750 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09751: + get: + tags: + - Item + operationId: getItem_09751 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09752: + get: + tags: + - Item + operationId: getItem_09752 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09753: + get: + tags: + - Item + operationId: getItem_09753 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09754: + get: + tags: + - Item + operationId: getItem_09754 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09755: + get: + tags: + - Item + operationId: getItem_09755 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09756: + get: + tags: + - Item + operationId: getItem_09756 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09757: + get: + tags: + - Item + operationId: getItem_09757 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09758: + get: + tags: + - Item + operationId: getItem_09758 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09759: + get: + tags: + - Item + operationId: getItem_09759 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09760: + get: + tags: + - Item + operationId: getItem_09760 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09761: + get: + tags: + - Item + operationId: getItem_09761 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09762: + get: + tags: + - Item + operationId: getItem_09762 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09763: + get: + tags: + - Item + operationId: getItem_09763 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09764: + get: + tags: + - Item + operationId: getItem_09764 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09765: + get: + tags: + - Item + operationId: getItem_09765 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09766: + get: + tags: + - Item + operationId: getItem_09766 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09767: + get: + tags: + - Item + operationId: getItem_09767 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09768: + get: + tags: + - Item + operationId: getItem_09768 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09769: + get: + tags: + - Item + operationId: getItem_09769 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09770: + get: + tags: + - Item + operationId: getItem_09770 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09771: + get: + tags: + - Item + operationId: getItem_09771 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09772: + get: + tags: + - Item + operationId: getItem_09772 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09773: + get: + tags: + - Item + operationId: getItem_09773 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09774: + get: + tags: + - Item + operationId: getItem_09774 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09775: + get: + tags: + - Item + operationId: getItem_09775 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09776: + get: + tags: + - Item + operationId: getItem_09776 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09777: + get: + tags: + - Item + operationId: getItem_09777 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09778: + get: + tags: + - Item + operationId: getItem_09778 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09779: + get: + tags: + - Item + operationId: getItem_09779 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09780: + get: + tags: + - Item + operationId: getItem_09780 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09781: + get: + tags: + - Item + operationId: getItem_09781 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09782: + get: + tags: + - Item + operationId: getItem_09782 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09783: + get: + tags: + - Item + operationId: getItem_09783 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09784: + get: + tags: + - Item + operationId: getItem_09784 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09785: + get: + tags: + - Item + operationId: getItem_09785 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09786: + get: + tags: + - Item + operationId: getItem_09786 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09787: + get: + tags: + - Item + operationId: getItem_09787 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09788: + get: + tags: + - Item + operationId: getItem_09788 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09789: + get: + tags: + - Item + operationId: getItem_09789 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09790: + get: + tags: + - Item + operationId: getItem_09790 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09791: + get: + tags: + - Item + operationId: getItem_09791 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09792: + get: + tags: + - Item + operationId: getItem_09792 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09793: + get: + tags: + - Item + operationId: getItem_09793 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09794: + get: + tags: + - Item + operationId: getItem_09794 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09795: + get: + tags: + - Item + operationId: getItem_09795 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09796: + get: + tags: + - Item + operationId: getItem_09796 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09797: + get: + tags: + - Item + operationId: getItem_09797 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09798: + get: + tags: + - Item + operationId: getItem_09798 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09799: + get: + tags: + - Item + operationId: getItem_09799 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09800: + get: + tags: + - Item + operationId: getItem_09800 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09801: + get: + tags: + - Item + operationId: getItem_09801 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09802: + get: + tags: + - Item + operationId: getItem_09802 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09803: + get: + tags: + - Item + operationId: getItem_09803 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09804: + get: + tags: + - Item + operationId: getItem_09804 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09805: + get: + tags: + - Item + operationId: getItem_09805 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09806: + get: + tags: + - Item + operationId: getItem_09806 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09807: + get: + tags: + - Item + operationId: getItem_09807 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09808: + get: + tags: + - Item + operationId: getItem_09808 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09809: + get: + tags: + - Item + operationId: getItem_09809 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09810: + get: + tags: + - Item + operationId: getItem_09810 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09811: + get: + tags: + - Item + operationId: getItem_09811 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09812: + get: + tags: + - Item + operationId: getItem_09812 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09813: + get: + tags: + - Item + operationId: getItem_09813 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09814: + get: + tags: + - Item + operationId: getItem_09814 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09815: + get: + tags: + - Item + operationId: getItem_09815 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09816: + get: + tags: + - Item + operationId: getItem_09816 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09817: + get: + tags: + - Item + operationId: getItem_09817 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09818: + get: + tags: + - Item + operationId: getItem_09818 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09819: + get: + tags: + - Item + operationId: getItem_09819 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09820: + get: + tags: + - Item + operationId: getItem_09820 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09821: + get: + tags: + - Item + operationId: getItem_09821 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09822: + get: + tags: + - Item + operationId: getItem_09822 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09823: + get: + tags: + - Item + operationId: getItem_09823 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09824: + get: + tags: + - Item + operationId: getItem_09824 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09825: + get: + tags: + - Item + operationId: getItem_09825 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09826: + get: + tags: + - Item + operationId: getItem_09826 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09827: + get: + tags: + - Item + operationId: getItem_09827 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09828: + get: + tags: + - Item + operationId: getItem_09828 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09829: + get: + tags: + - Item + operationId: getItem_09829 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09830: + get: + tags: + - Item + operationId: getItem_09830 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09831: + get: + tags: + - Item + operationId: getItem_09831 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09832: + get: + tags: + - Item + operationId: getItem_09832 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09833: + get: + tags: + - Item + operationId: getItem_09833 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09834: + get: + tags: + - Item + operationId: getItem_09834 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09835: + get: + tags: + - Item + operationId: getItem_09835 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09836: + get: + tags: + - Item + operationId: getItem_09836 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09837: + get: + tags: + - Item + operationId: getItem_09837 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09838: + get: + tags: + - Item + operationId: getItem_09838 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09839: + get: + tags: + - Item + operationId: getItem_09839 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09840: + get: + tags: + - Item + operationId: getItem_09840 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09841: + get: + tags: + - Item + operationId: getItem_09841 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09842: + get: + tags: + - Item + operationId: getItem_09842 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09843: + get: + tags: + - Item + operationId: getItem_09843 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09844: + get: + tags: + - Item + operationId: getItem_09844 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09845: + get: + tags: + - Item + operationId: getItem_09845 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09846: + get: + tags: + - Item + operationId: getItem_09846 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09847: + get: + tags: + - Item + operationId: getItem_09847 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09848: + get: + tags: + - Item + operationId: getItem_09848 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09849: + get: + tags: + - Item + operationId: getItem_09849 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09850: + get: + tags: + - Item + operationId: getItem_09850 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09851: + get: + tags: + - Item + operationId: getItem_09851 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09852: + get: + tags: + - Item + operationId: getItem_09852 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09853: + get: + tags: + - Item + operationId: getItem_09853 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09854: + get: + tags: + - Item + operationId: getItem_09854 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09855: + get: + tags: + - Item + operationId: getItem_09855 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09856: + get: + tags: + - Item + operationId: getItem_09856 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09857: + get: + tags: + - Item + operationId: getItem_09857 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09858: + get: + tags: + - Item + operationId: getItem_09858 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09859: + get: + tags: + - Item + operationId: getItem_09859 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09860: + get: + tags: + - Item + operationId: getItem_09860 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09861: + get: + tags: + - Item + operationId: getItem_09861 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09862: + get: + tags: + - Item + operationId: getItem_09862 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09863: + get: + tags: + - Item + operationId: getItem_09863 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09864: + get: + tags: + - Item + operationId: getItem_09864 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09865: + get: + tags: + - Item + operationId: getItem_09865 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09866: + get: + tags: + - Item + operationId: getItem_09866 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09867: + get: + tags: + - Item + operationId: getItem_09867 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09868: + get: + tags: + - Item + operationId: getItem_09868 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09869: + get: + tags: + - Item + operationId: getItem_09869 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09870: + get: + tags: + - Item + operationId: getItem_09870 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09871: + get: + tags: + - Item + operationId: getItem_09871 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09872: + get: + tags: + - Item + operationId: getItem_09872 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09873: + get: + tags: + - Item + operationId: getItem_09873 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09874: + get: + tags: + - Item + operationId: getItem_09874 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09875: + get: + tags: + - Item + operationId: getItem_09875 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09876: + get: + tags: + - Item + operationId: getItem_09876 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09877: + get: + tags: + - Item + operationId: getItem_09877 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09878: + get: + tags: + - Item + operationId: getItem_09878 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09879: + get: + tags: + - Item + operationId: getItem_09879 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09880: + get: + tags: + - Item + operationId: getItem_09880 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09881: + get: + tags: + - Item + operationId: getItem_09881 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09882: + get: + tags: + - Item + operationId: getItem_09882 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09883: + get: + tags: + - Item + operationId: getItem_09883 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09884: + get: + tags: + - Item + operationId: getItem_09884 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09885: + get: + tags: + - Item + operationId: getItem_09885 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09886: + get: + tags: + - Item + operationId: getItem_09886 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09887: + get: + tags: + - Item + operationId: getItem_09887 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09888: + get: + tags: + - Item + operationId: getItem_09888 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09889: + get: + tags: + - Item + operationId: getItem_09889 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09890: + get: + tags: + - Item + operationId: getItem_09890 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09891: + get: + tags: + - Item + operationId: getItem_09891 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09892: + get: + tags: + - Item + operationId: getItem_09892 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09893: + get: + tags: + - Item + operationId: getItem_09893 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09894: + get: + tags: + - Item + operationId: getItem_09894 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09895: + get: + tags: + - Item + operationId: getItem_09895 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09896: + get: + tags: + - Item + operationId: getItem_09896 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09897: + get: + tags: + - Item + operationId: getItem_09897 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09898: + get: + tags: + - Item + operationId: getItem_09898 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09899: + get: + tags: + - Item + operationId: getItem_09899 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09900: + get: + tags: + - Item + operationId: getItem_09900 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09901: + get: + tags: + - Item + operationId: getItem_09901 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09902: + get: + tags: + - Item + operationId: getItem_09902 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09903: + get: + tags: + - Item + operationId: getItem_09903 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09904: + get: + tags: + - Item + operationId: getItem_09904 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09905: + get: + tags: + - Item + operationId: getItem_09905 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09906: + get: + tags: + - Item + operationId: getItem_09906 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09907: + get: + tags: + - Item + operationId: getItem_09907 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09908: + get: + tags: + - Item + operationId: getItem_09908 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09909: + get: + tags: + - Item + operationId: getItem_09909 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09910: + get: + tags: + - Item + operationId: getItem_09910 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09911: + get: + tags: + - Item + operationId: getItem_09911 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09912: + get: + tags: + - Item + operationId: getItem_09912 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09913: + get: + tags: + - Item + operationId: getItem_09913 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09914: + get: + tags: + - Item + operationId: getItem_09914 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09915: + get: + tags: + - Item + operationId: getItem_09915 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09916: + get: + tags: + - Item + operationId: getItem_09916 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09917: + get: + tags: + - Item + operationId: getItem_09917 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09918: + get: + tags: + - Item + operationId: getItem_09918 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09919: + get: + tags: + - Item + operationId: getItem_09919 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09920: + get: + tags: + - Item + operationId: getItem_09920 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09921: + get: + tags: + - Item + operationId: getItem_09921 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09922: + get: + tags: + - Item + operationId: getItem_09922 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09923: + get: + tags: + - Item + operationId: getItem_09923 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09924: + get: + tags: + - Item + operationId: getItem_09924 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09925: + get: + tags: + - Item + operationId: getItem_09925 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09926: + get: + tags: + - Item + operationId: getItem_09926 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09927: + get: + tags: + - Item + operationId: getItem_09927 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09928: + get: + tags: + - Item + operationId: getItem_09928 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09929: + get: + tags: + - Item + operationId: getItem_09929 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09930: + get: + tags: + - Item + operationId: getItem_09930 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09931: + get: + tags: + - Item + operationId: getItem_09931 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09932: + get: + tags: + - Item + operationId: getItem_09932 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09933: + get: + tags: + - Item + operationId: getItem_09933 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09934: + get: + tags: + - Item + operationId: getItem_09934 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09935: + get: + tags: + - Item + operationId: getItem_09935 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09936: + get: + tags: + - Item + operationId: getItem_09936 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09937: + get: + tags: + - Item + operationId: getItem_09937 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09938: + get: + tags: + - Item + operationId: getItem_09938 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09939: + get: + tags: + - Item + operationId: getItem_09939 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09940: + get: + tags: + - Item + operationId: getItem_09940 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09941: + get: + tags: + - Item + operationId: getItem_09941 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09942: + get: + tags: + - Item + operationId: getItem_09942 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09943: + get: + tags: + - Item + operationId: getItem_09943 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09944: + get: + tags: + - Item + operationId: getItem_09944 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09945: + get: + tags: + - Item + operationId: getItem_09945 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09946: + get: + tags: + - Item + operationId: getItem_09946 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09947: + get: + tags: + - Item + operationId: getItem_09947 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09948: + get: + tags: + - Item + operationId: getItem_09948 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09949: + get: + tags: + - Item + operationId: getItem_09949 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09950: + get: + tags: + - Item + operationId: getItem_09950 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09951: + get: + tags: + - Item + operationId: getItem_09951 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09952: + get: + tags: + - Item + operationId: getItem_09952 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09953: + get: + tags: + - Item + operationId: getItem_09953 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09954: + get: + tags: + - Item + operationId: getItem_09954 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09955: + get: + tags: + - Item + operationId: getItem_09955 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09956: + get: + tags: + - Item + operationId: getItem_09956 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09957: + get: + tags: + - Item + operationId: getItem_09957 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09958: + get: + tags: + - Item + operationId: getItem_09958 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09959: + get: + tags: + - Item + operationId: getItem_09959 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09960: + get: + tags: + - Item + operationId: getItem_09960 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09961: + get: + tags: + - Item + operationId: getItem_09961 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09962: + get: + tags: + - Item + operationId: getItem_09962 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09963: + get: + tags: + - Item + operationId: getItem_09963 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09964: + get: + tags: + - Item + operationId: getItem_09964 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09965: + get: + tags: + - Item + operationId: getItem_09965 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09966: + get: + tags: + - Item + operationId: getItem_09966 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09967: + get: + tags: + - Item + operationId: getItem_09967 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09968: + get: + tags: + - Item + operationId: getItem_09968 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09969: + get: + tags: + - Item + operationId: getItem_09969 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09970: + get: + tags: + - Item + operationId: getItem_09970 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09971: + get: + tags: + - Item + operationId: getItem_09971 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09972: + get: + tags: + - Item + operationId: getItem_09972 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09973: + get: + tags: + - Item + operationId: getItem_09973 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09974: + get: + tags: + - Item + operationId: getItem_09974 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09975: + get: + tags: + - Item + operationId: getItem_09975 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09976: + get: + tags: + - Item + operationId: getItem_09976 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09977: + get: + tags: + - Item + operationId: getItem_09977 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09978: + get: + tags: + - Item + operationId: getItem_09978 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09979: + get: + tags: + - Item + operationId: getItem_09979 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09980: + get: + tags: + - Item + operationId: getItem_09980 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09981: + get: + tags: + - Item + operationId: getItem_09981 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09982: + get: + tags: + - Item + operationId: getItem_09982 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09983: + get: + tags: + - Item + operationId: getItem_09983 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09984: + get: + tags: + - Item + operationId: getItem_09984 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09985: + get: + tags: + - Item + operationId: getItem_09985 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09986: + get: + tags: + - Item + operationId: getItem_09986 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09987: + get: + tags: + - Item + operationId: getItem_09987 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09988: + get: + tags: + - Item + operationId: getItem_09988 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09989: + get: + tags: + - Item + operationId: getItem_09989 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09990: + get: + tags: + - Item + operationId: getItem_09990 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09991: + get: + tags: + - Item + operationId: getItem_09991 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09992: + get: + tags: + - Item + operationId: getItem_09992 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09993: + get: + tags: + - Item + operationId: getItem_09993 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09994: + get: + tags: + - Item + operationId: getItem_09994 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09995: + get: + tags: + - Item + operationId: getItem_09995 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09996: + get: + tags: + - Item + operationId: getItem_09996 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09997: + get: + tags: + - Item + operationId: getItem_09997 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09998: + get: + tags: + - Item + operationId: getItem_09998 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_09999: + get: + tags: + - Item + operationId: getItem_09999 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10000: + get: + tags: + - Item + operationId: getItem_10000 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10001: + get: + tags: + - Item + operationId: getItem_10001 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10002: + get: + tags: + - Item + operationId: getItem_10002 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10003: + get: + tags: + - Item + operationId: getItem_10003 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10004: + get: + tags: + - Item + operationId: getItem_10004 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10005: + get: + tags: + - Item + operationId: getItem_10005 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10006: + get: + tags: + - Item + operationId: getItem_10006 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10007: + get: + tags: + - Item + operationId: getItem_10007 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10008: + get: + tags: + - Item + operationId: getItem_10008 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10009: + get: + tags: + - Item + operationId: getItem_10009 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10010: + get: + tags: + - Item + operationId: getItem_10010 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10011: + get: + tags: + - Item + operationId: getItem_10011 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10012: + get: + tags: + - Item + operationId: getItem_10012 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10013: + get: + tags: + - Item + operationId: getItem_10013 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10014: + get: + tags: + - Item + operationId: getItem_10014 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10015: + get: + tags: + - Item + operationId: getItem_10015 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10016: + get: + tags: + - Item + operationId: getItem_10016 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10017: + get: + tags: + - Item + operationId: getItem_10017 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10018: + get: + tags: + - Item + operationId: getItem_10018 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10019: + get: + tags: + - Item + operationId: getItem_10019 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10020: + get: + tags: + - Item + operationId: getItem_10020 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10021: + get: + tags: + - Item + operationId: getItem_10021 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10022: + get: + tags: + - Item + operationId: getItem_10022 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10023: + get: + tags: + - Item + operationId: getItem_10023 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10024: + get: + tags: + - Item + operationId: getItem_10024 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10025: + get: + tags: + - Item + operationId: getItem_10025 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10026: + get: + tags: + - Item + operationId: getItem_10026 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10027: + get: + tags: + - Item + operationId: getItem_10027 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10028: + get: + tags: + - Item + operationId: getItem_10028 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10029: + get: + tags: + - Item + operationId: getItem_10029 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10030: + get: + tags: + - Item + operationId: getItem_10030 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10031: + get: + tags: + - Item + operationId: getItem_10031 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10032: + get: + tags: + - Item + operationId: getItem_10032 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10033: + get: + tags: + - Item + operationId: getItem_10033 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10034: + get: + tags: + - Item + operationId: getItem_10034 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10035: + get: + tags: + - Item + operationId: getItem_10035 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10036: + get: + tags: + - Item + operationId: getItem_10036 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10037: + get: + tags: + - Item + operationId: getItem_10037 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10038: + get: + tags: + - Item + operationId: getItem_10038 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10039: + get: + tags: + - Item + operationId: getItem_10039 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10040: + get: + tags: + - Item + operationId: getItem_10040 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10041: + get: + tags: + - Item + operationId: getItem_10041 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10042: + get: + tags: + - Item + operationId: getItem_10042 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10043: + get: + tags: + - Item + operationId: getItem_10043 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10044: + get: + tags: + - Item + operationId: getItem_10044 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10045: + get: + tags: + - Item + operationId: getItem_10045 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10046: + get: + tags: + - Item + operationId: getItem_10046 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10047: + get: + tags: + - Item + operationId: getItem_10047 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10048: + get: + tags: + - Item + operationId: getItem_10048 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10049: + get: + tags: + - Item + operationId: getItem_10049 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10050: + get: + tags: + - Item + operationId: getItem_10050 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10051: + get: + tags: + - Item + operationId: getItem_10051 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10052: + get: + tags: + - Item + operationId: getItem_10052 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10053: + get: + tags: + - Item + operationId: getItem_10053 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10054: + get: + tags: + - Item + operationId: getItem_10054 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10055: + get: + tags: + - Item + operationId: getItem_10055 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10056: + get: + tags: + - Item + operationId: getItem_10056 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10057: + get: + tags: + - Item + operationId: getItem_10057 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10058: + get: + tags: + - Item + operationId: getItem_10058 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10059: + get: + tags: + - Item + operationId: getItem_10059 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10060: + get: + tags: + - Item + operationId: getItem_10060 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10061: + get: + tags: + - Item + operationId: getItem_10061 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10062: + get: + tags: + - Item + operationId: getItem_10062 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10063: + get: + tags: + - Item + operationId: getItem_10063 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10064: + get: + tags: + - Item + operationId: getItem_10064 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10065: + get: + tags: + - Item + operationId: getItem_10065 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10066: + get: + tags: + - Item + operationId: getItem_10066 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10067: + get: + tags: + - Item + operationId: getItem_10067 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10068: + get: + tags: + - Item + operationId: getItem_10068 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10069: + get: + tags: + - Item + operationId: getItem_10069 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10070: + get: + tags: + - Item + operationId: getItem_10070 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10071: + get: + tags: + - Item + operationId: getItem_10071 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10072: + get: + tags: + - Item + operationId: getItem_10072 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10073: + get: + tags: + - Item + operationId: getItem_10073 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10074: + get: + tags: + - Item + operationId: getItem_10074 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10075: + get: + tags: + - Item + operationId: getItem_10075 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10076: + get: + tags: + - Item + operationId: getItem_10076 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10077: + get: + tags: + - Item + operationId: getItem_10077 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10078: + get: + tags: + - Item + operationId: getItem_10078 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10079: + get: + tags: + - Item + operationId: getItem_10079 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10080: + get: + tags: + - Item + operationId: getItem_10080 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10081: + get: + tags: + - Item + operationId: getItem_10081 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10082: + get: + tags: + - Item + operationId: getItem_10082 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10083: + get: + tags: + - Item + operationId: getItem_10083 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10084: + get: + tags: + - Item + operationId: getItem_10084 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10085: + get: + tags: + - Item + operationId: getItem_10085 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10086: + get: + tags: + - Item + operationId: getItem_10086 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10087: + get: + tags: + - Item + operationId: getItem_10087 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10088: + get: + tags: + - Item + operationId: getItem_10088 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10089: + get: + tags: + - Item + operationId: getItem_10089 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10090: + get: + tags: + - Item + operationId: getItem_10090 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10091: + get: + tags: + - Item + operationId: getItem_10091 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10092: + get: + tags: + - Item + operationId: getItem_10092 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10093: + get: + tags: + - Item + operationId: getItem_10093 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10094: + get: + tags: + - Item + operationId: getItem_10094 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10095: + get: + tags: + - Item + operationId: getItem_10095 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10096: + get: + tags: + - Item + operationId: getItem_10096 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10097: + get: + tags: + - Item + operationId: getItem_10097 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10098: + get: + tags: + - Item + operationId: getItem_10098 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10099: + get: + tags: + - Item + operationId: getItem_10099 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10100: + get: + tags: + - Item + operationId: getItem_10100 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10101: + get: + tags: + - Item + operationId: getItem_10101 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10102: + get: + tags: + - Item + operationId: getItem_10102 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10103: + get: + tags: + - Item + operationId: getItem_10103 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10104: + get: + tags: + - Item + operationId: getItem_10104 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10105: + get: + tags: + - Item + operationId: getItem_10105 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10106: + get: + tags: + - Item + operationId: getItem_10106 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10107: + get: + tags: + - Item + operationId: getItem_10107 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10108: + get: + tags: + - Item + operationId: getItem_10108 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10109: + get: + tags: + - Item + operationId: getItem_10109 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10110: + get: + tags: + - Item + operationId: getItem_10110 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10111: + get: + tags: + - Item + operationId: getItem_10111 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10112: + get: + tags: + - Item + operationId: getItem_10112 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10113: + get: + tags: + - Item + operationId: getItem_10113 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10114: + get: + tags: + - Item + operationId: getItem_10114 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10115: + get: + tags: + - Item + operationId: getItem_10115 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10116: + get: + tags: + - Item + operationId: getItem_10116 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10117: + get: + tags: + - Item + operationId: getItem_10117 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10118: + get: + tags: + - Item + operationId: getItem_10118 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10119: + get: + tags: + - Item + operationId: getItem_10119 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10120: + get: + tags: + - Item + operationId: getItem_10120 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10121: + get: + tags: + - Item + operationId: getItem_10121 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10122: + get: + tags: + - Item + operationId: getItem_10122 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10123: + get: + tags: + - Item + operationId: getItem_10123 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10124: + get: + tags: + - Item + operationId: getItem_10124 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10125: + get: + tags: + - Item + operationId: getItem_10125 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10126: + get: + tags: + - Item + operationId: getItem_10126 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10127: + get: + tags: + - Item + operationId: getItem_10127 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10128: + get: + tags: + - Item + operationId: getItem_10128 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10129: + get: + tags: + - Item + operationId: getItem_10129 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10130: + get: + tags: + - Item + operationId: getItem_10130 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10131: + get: + tags: + - Item + operationId: getItem_10131 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10132: + get: + tags: + - Item + operationId: getItem_10132 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10133: + get: + tags: + - Item + operationId: getItem_10133 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10134: + get: + tags: + - Item + operationId: getItem_10134 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10135: + get: + tags: + - Item + operationId: getItem_10135 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10136: + get: + tags: + - Item + operationId: getItem_10136 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10137: + get: + tags: + - Item + operationId: getItem_10137 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10138: + get: + tags: + - Item + operationId: getItem_10138 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10139: + get: + tags: + - Item + operationId: getItem_10139 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10140: + get: + tags: + - Item + operationId: getItem_10140 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10141: + get: + tags: + - Item + operationId: getItem_10141 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10142: + get: + tags: + - Item + operationId: getItem_10142 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10143: + get: + tags: + - Item + operationId: getItem_10143 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10144: + get: + tags: + - Item + operationId: getItem_10144 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10145: + get: + tags: + - Item + operationId: getItem_10145 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10146: + get: + tags: + - Item + operationId: getItem_10146 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10147: + get: + tags: + - Item + operationId: getItem_10147 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10148: + get: + tags: + - Item + operationId: getItem_10148 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10149: + get: + tags: + - Item + operationId: getItem_10149 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10150: + get: + tags: + - Item + operationId: getItem_10150 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10151: + get: + tags: + - Item + operationId: getItem_10151 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10152: + get: + tags: + - Item + operationId: getItem_10152 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10153: + get: + tags: + - Item + operationId: getItem_10153 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10154: + get: + tags: + - Item + operationId: getItem_10154 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10155: + get: + tags: + - Item + operationId: getItem_10155 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10156: + get: + tags: + - Item + operationId: getItem_10156 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10157: + get: + tags: + - Item + operationId: getItem_10157 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10158: + get: + tags: + - Item + operationId: getItem_10158 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10159: + get: + tags: + - Item + operationId: getItem_10159 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10160: + get: + tags: + - Item + operationId: getItem_10160 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10161: + get: + tags: + - Item + operationId: getItem_10161 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10162: + get: + tags: + - Item + operationId: getItem_10162 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10163: + get: + tags: + - Item + operationId: getItem_10163 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10164: + get: + tags: + - Item + operationId: getItem_10164 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10165: + get: + tags: + - Item + operationId: getItem_10165 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10166: + get: + tags: + - Item + operationId: getItem_10166 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10167: + get: + tags: + - Item + operationId: getItem_10167 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10168: + get: + tags: + - Item + operationId: getItem_10168 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10169: + get: + tags: + - Item + operationId: getItem_10169 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10170: + get: + tags: + - Item + operationId: getItem_10170 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10171: + get: + tags: + - Item + operationId: getItem_10171 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10172: + get: + tags: + - Item + operationId: getItem_10172 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10173: + get: + tags: + - Item + operationId: getItem_10173 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10174: + get: + tags: + - Item + operationId: getItem_10174 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10175: + get: + tags: + - Item + operationId: getItem_10175 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10176: + get: + tags: + - Item + operationId: getItem_10176 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10177: + get: + tags: + - Item + operationId: getItem_10177 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10178: + get: + tags: + - Item + operationId: getItem_10178 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10179: + get: + tags: + - Item + operationId: getItem_10179 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10180: + get: + tags: + - Item + operationId: getItem_10180 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10181: + get: + tags: + - Item + operationId: getItem_10181 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10182: + get: + tags: + - Item + operationId: getItem_10182 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10183: + get: + tags: + - Item + operationId: getItem_10183 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10184: + get: + tags: + - Item + operationId: getItem_10184 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10185: + get: + tags: + - Item + operationId: getItem_10185 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10186: + get: + tags: + - Item + operationId: getItem_10186 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10187: + get: + tags: + - Item + operationId: getItem_10187 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10188: + get: + tags: + - Item + operationId: getItem_10188 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10189: + get: + tags: + - Item + operationId: getItem_10189 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10190: + get: + tags: + - Item + operationId: getItem_10190 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10191: + get: + tags: + - Item + operationId: getItem_10191 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10192: + get: + tags: + - Item + operationId: getItem_10192 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10193: + get: + tags: + - Item + operationId: getItem_10193 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10194: + get: + tags: + - Item + operationId: getItem_10194 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10195: + get: + tags: + - Item + operationId: getItem_10195 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10196: + get: + tags: + - Item + operationId: getItem_10196 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10197: + get: + tags: + - Item + operationId: getItem_10197 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10198: + get: + tags: + - Item + operationId: getItem_10198 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10199: + get: + tags: + - Item + operationId: getItem_10199 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10200: + get: + tags: + - Item + operationId: getItem_10200 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10201: + get: + tags: + - Item + operationId: getItem_10201 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10202: + get: + tags: + - Item + operationId: getItem_10202 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10203: + get: + tags: + - Item + operationId: getItem_10203 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10204: + get: + tags: + - Item + operationId: getItem_10204 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10205: + get: + tags: + - Item + operationId: getItem_10205 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10206: + get: + tags: + - Item + operationId: getItem_10206 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10207: + get: + tags: + - Item + operationId: getItem_10207 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10208: + get: + tags: + - Item + operationId: getItem_10208 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10209: + get: + tags: + - Item + operationId: getItem_10209 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10210: + get: + tags: + - Item + operationId: getItem_10210 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10211: + get: + tags: + - Item + operationId: getItem_10211 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10212: + get: + tags: + - Item + operationId: getItem_10212 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10213: + get: + tags: + - Item + operationId: getItem_10213 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10214: + get: + tags: + - Item + operationId: getItem_10214 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10215: + get: + tags: + - Item + operationId: getItem_10215 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10216: + get: + tags: + - Item + operationId: getItem_10216 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10217: + get: + tags: + - Item + operationId: getItem_10217 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10218: + get: + tags: + - Item + operationId: getItem_10218 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10219: + get: + tags: + - Item + operationId: getItem_10219 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10220: + get: + tags: + - Item + operationId: getItem_10220 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10221: + get: + tags: + - Item + operationId: getItem_10221 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10222: + get: + tags: + - Item + operationId: getItem_10222 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10223: + get: + tags: + - Item + operationId: getItem_10223 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10224: + get: + tags: + - Item + operationId: getItem_10224 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10225: + get: + tags: + - Item + operationId: getItem_10225 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10226: + get: + tags: + - Item + operationId: getItem_10226 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10227: + get: + tags: + - Item + operationId: getItem_10227 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10228: + get: + tags: + - Item + operationId: getItem_10228 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10229: + get: + tags: + - Item + operationId: getItem_10229 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10230: + get: + tags: + - Item + operationId: getItem_10230 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10231: + get: + tags: + - Item + operationId: getItem_10231 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10232: + get: + tags: + - Item + operationId: getItem_10232 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10233: + get: + tags: + - Item + operationId: getItem_10233 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10234: + get: + tags: + - Item + operationId: getItem_10234 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10235: + get: + tags: + - Item + operationId: getItem_10235 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10236: + get: + tags: + - Item + operationId: getItem_10236 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10237: + get: + tags: + - Item + operationId: getItem_10237 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10238: + get: + tags: + - Item + operationId: getItem_10238 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10239: + get: + tags: + - Item + operationId: getItem_10239 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10240: + get: + tags: + - Item + operationId: getItem_10240 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10241: + get: + tags: + - Item + operationId: getItem_10241 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10242: + get: + tags: + - Item + operationId: getItem_10242 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10243: + get: + tags: + - Item + operationId: getItem_10243 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10244: + get: + tags: + - Item + operationId: getItem_10244 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10245: + get: + tags: + - Item + operationId: getItem_10245 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10246: + get: + tags: + - Item + operationId: getItem_10246 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10247: + get: + tags: + - Item + operationId: getItem_10247 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10248: + get: + tags: + - Item + operationId: getItem_10248 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10249: + get: + tags: + - Item + operationId: getItem_10249 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10250: + get: + tags: + - Item + operationId: getItem_10250 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10251: + get: + tags: + - Item + operationId: getItem_10251 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10252: + get: + tags: + - Item + operationId: getItem_10252 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10253: + get: + tags: + - Item + operationId: getItem_10253 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10254: + get: + tags: + - Item + operationId: getItem_10254 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10255: + get: + tags: + - Item + operationId: getItem_10255 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10256: + get: + tags: + - Item + operationId: getItem_10256 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10257: + get: + tags: + - Item + operationId: getItem_10257 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10258: + get: + tags: + - Item + operationId: getItem_10258 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10259: + get: + tags: + - Item + operationId: getItem_10259 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10260: + get: + tags: + - Item + operationId: getItem_10260 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10261: + get: + tags: + - Item + operationId: getItem_10261 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10262: + get: + tags: + - Item + operationId: getItem_10262 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10263: + get: + tags: + - Item + operationId: getItem_10263 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10264: + get: + tags: + - Item + operationId: getItem_10264 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10265: + get: + tags: + - Item + operationId: getItem_10265 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10266: + get: + tags: + - Item + operationId: getItem_10266 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10267: + get: + tags: + - Item + operationId: getItem_10267 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10268: + get: + tags: + - Item + operationId: getItem_10268 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10269: + get: + tags: + - Item + operationId: getItem_10269 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10270: + get: + tags: + - Item + operationId: getItem_10270 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10271: + get: + tags: + - Item + operationId: getItem_10271 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10272: + get: + tags: + - Item + operationId: getItem_10272 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10273: + get: + tags: + - Item + operationId: getItem_10273 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10274: + get: + tags: + - Item + operationId: getItem_10274 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10275: + get: + tags: + - Item + operationId: getItem_10275 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10276: + get: + tags: + - Item + operationId: getItem_10276 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10277: + get: + tags: + - Item + operationId: getItem_10277 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10278: + get: + tags: + - Item + operationId: getItem_10278 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10279: + get: + tags: + - Item + operationId: getItem_10279 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10280: + get: + tags: + - Item + operationId: getItem_10280 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10281: + get: + tags: + - Item + operationId: getItem_10281 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10282: + get: + tags: + - Item + operationId: getItem_10282 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10283: + get: + tags: + - Item + operationId: getItem_10283 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10284: + get: + tags: + - Item + operationId: getItem_10284 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10285: + get: + tags: + - Item + operationId: getItem_10285 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10286: + get: + tags: + - Item + operationId: getItem_10286 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10287: + get: + tags: + - Item + operationId: getItem_10287 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10288: + get: + tags: + - Item + operationId: getItem_10288 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10289: + get: + tags: + - Item + operationId: getItem_10289 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10290: + get: + tags: + - Item + operationId: getItem_10290 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10291: + get: + tags: + - Item + operationId: getItem_10291 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10292: + get: + tags: + - Item + operationId: getItem_10292 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10293: + get: + tags: + - Item + operationId: getItem_10293 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10294: + get: + tags: + - Item + operationId: getItem_10294 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10295: + get: + tags: + - Item + operationId: getItem_10295 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10296: + get: + tags: + - Item + operationId: getItem_10296 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10297: + get: + tags: + - Item + operationId: getItem_10297 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10298: + get: + tags: + - Item + operationId: getItem_10298 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10299: + get: + tags: + - Item + operationId: getItem_10299 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10300: + get: + tags: + - Item + operationId: getItem_10300 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10301: + get: + tags: + - Item + operationId: getItem_10301 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10302: + get: + tags: + - Item + operationId: getItem_10302 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10303: + get: + tags: + - Item + operationId: getItem_10303 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10304: + get: + tags: + - Item + operationId: getItem_10304 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10305: + get: + tags: + - Item + operationId: getItem_10305 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10306: + get: + tags: + - Item + operationId: getItem_10306 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10307: + get: + tags: + - Item + operationId: getItem_10307 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10308: + get: + tags: + - Item + operationId: getItem_10308 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10309: + get: + tags: + - Item + operationId: getItem_10309 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10310: + get: + tags: + - Item + operationId: getItem_10310 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10311: + get: + tags: + - Item + operationId: getItem_10311 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10312: + get: + tags: + - Item + operationId: getItem_10312 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10313: + get: + tags: + - Item + operationId: getItem_10313 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10314: + get: + tags: + - Item + operationId: getItem_10314 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10315: + get: + tags: + - Item + operationId: getItem_10315 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10316: + get: + tags: + - Item + operationId: getItem_10316 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10317: + get: + tags: + - Item + operationId: getItem_10317 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10318: + get: + tags: + - Item + operationId: getItem_10318 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10319: + get: + tags: + - Item + operationId: getItem_10319 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10320: + get: + tags: + - Item + operationId: getItem_10320 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10321: + get: + tags: + - Item + operationId: getItem_10321 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10322: + get: + tags: + - Item + operationId: getItem_10322 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10323: + get: + tags: + - Item + operationId: getItem_10323 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10324: + get: + tags: + - Item + operationId: getItem_10324 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10325: + get: + tags: + - Item + operationId: getItem_10325 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10326: + get: + tags: + - Item + operationId: getItem_10326 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10327: + get: + tags: + - Item + operationId: getItem_10327 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10328: + get: + tags: + - Item + operationId: getItem_10328 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10329: + get: + tags: + - Item + operationId: getItem_10329 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10330: + get: + tags: + - Item + operationId: getItem_10330 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10331: + get: + tags: + - Item + operationId: getItem_10331 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10332: + get: + tags: + - Item + operationId: getItem_10332 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10333: + get: + tags: + - Item + operationId: getItem_10333 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10334: + get: + tags: + - Item + operationId: getItem_10334 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10335: + get: + tags: + - Item + operationId: getItem_10335 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10336: + get: + tags: + - Item + operationId: getItem_10336 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10337: + get: + tags: + - Item + operationId: getItem_10337 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10338: + get: + tags: + - Item + operationId: getItem_10338 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10339: + get: + tags: + - Item + operationId: getItem_10339 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10340: + get: + tags: + - Item + operationId: getItem_10340 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10341: + get: + tags: + - Item + operationId: getItem_10341 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10342: + get: + tags: + - Item + operationId: getItem_10342 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10343: + get: + tags: + - Item + operationId: getItem_10343 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10344: + get: + tags: + - Item + operationId: getItem_10344 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10345: + get: + tags: + - Item + operationId: getItem_10345 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10346: + get: + tags: + - Item + operationId: getItem_10346 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10347: + get: + tags: + - Item + operationId: getItem_10347 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10348: + get: + tags: + - Item + operationId: getItem_10348 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10349: + get: + tags: + - Item + operationId: getItem_10349 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10350: + get: + tags: + - Item + operationId: getItem_10350 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10351: + get: + tags: + - Item + operationId: getItem_10351 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10352: + get: + tags: + - Item + operationId: getItem_10352 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10353: + get: + tags: + - Item + operationId: getItem_10353 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10354: + get: + tags: + - Item + operationId: getItem_10354 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10355: + get: + tags: + - Item + operationId: getItem_10355 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10356: + get: + tags: + - Item + operationId: getItem_10356 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10357: + get: + tags: + - Item + operationId: getItem_10357 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10358: + get: + tags: + - Item + operationId: getItem_10358 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10359: + get: + tags: + - Item + operationId: getItem_10359 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10360: + get: + tags: + - Item + operationId: getItem_10360 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10361: + get: + tags: + - Item + operationId: getItem_10361 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10362: + get: + tags: + - Item + operationId: getItem_10362 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10363: + get: + tags: + - Item + operationId: getItem_10363 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10364: + get: + tags: + - Item + operationId: getItem_10364 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10365: + get: + tags: + - Item + operationId: getItem_10365 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10366: + get: + tags: + - Item + operationId: getItem_10366 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10367: + get: + tags: + - Item + operationId: getItem_10367 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10368: + get: + tags: + - Item + operationId: getItem_10368 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10369: + get: + tags: + - Item + operationId: getItem_10369 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10370: + get: + tags: + - Item + operationId: getItem_10370 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10371: + get: + tags: + - Item + operationId: getItem_10371 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10372: + get: + tags: + - Item + operationId: getItem_10372 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10373: + get: + tags: + - Item + operationId: getItem_10373 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10374: + get: + tags: + - Item + operationId: getItem_10374 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10375: + get: + tags: + - Item + operationId: getItem_10375 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10376: + get: + tags: + - Item + operationId: getItem_10376 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10377: + get: + tags: + - Item + operationId: getItem_10377 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10378: + get: + tags: + - Item + operationId: getItem_10378 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10379: + get: + tags: + - Item + operationId: getItem_10379 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10380: + get: + tags: + - Item + operationId: getItem_10380 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10381: + get: + tags: + - Item + operationId: getItem_10381 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10382: + get: + tags: + - Item + operationId: getItem_10382 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10383: + get: + tags: + - Item + operationId: getItem_10383 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10384: + get: + tags: + - Item + operationId: getItem_10384 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10385: + get: + tags: + - Item + operationId: getItem_10385 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10386: + get: + tags: + - Item + operationId: getItem_10386 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10387: + get: + tags: + - Item + operationId: getItem_10387 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10388: + get: + tags: + - Item + operationId: getItem_10388 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10389: + get: + tags: + - Item + operationId: getItem_10389 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10390: + get: + tags: + - Item + operationId: getItem_10390 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10391: + get: + tags: + - Item + operationId: getItem_10391 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10392: + get: + tags: + - Item + operationId: getItem_10392 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10393: + get: + tags: + - Item + operationId: getItem_10393 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10394: + get: + tags: + - Item + operationId: getItem_10394 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10395: + get: + tags: + - Item + operationId: getItem_10395 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10396: + get: + tags: + - Item + operationId: getItem_10396 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10397: + get: + tags: + - Item + operationId: getItem_10397 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10398: + get: + tags: + - Item + operationId: getItem_10398 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10399: + get: + tags: + - Item + operationId: getItem_10399 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10400: + get: + tags: + - Item + operationId: getItem_10400 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10401: + get: + tags: + - Item + operationId: getItem_10401 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10402: + get: + tags: + - Item + operationId: getItem_10402 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10403: + get: + tags: + - Item + operationId: getItem_10403 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10404: + get: + tags: + - Item + operationId: getItem_10404 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10405: + get: + tags: + - Item + operationId: getItem_10405 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10406: + get: + tags: + - Item + operationId: getItem_10406 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10407: + get: + tags: + - Item + operationId: getItem_10407 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10408: + get: + tags: + - Item + operationId: getItem_10408 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10409: + get: + tags: + - Item + operationId: getItem_10409 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10410: + get: + tags: + - Item + operationId: getItem_10410 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10411: + get: + tags: + - Item + operationId: getItem_10411 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10412: + get: + tags: + - Item + operationId: getItem_10412 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10413: + get: + tags: + - Item + operationId: getItem_10413 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10414: + get: + tags: + - Item + operationId: getItem_10414 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10415: + get: + tags: + - Item + operationId: getItem_10415 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10416: + get: + tags: + - Item + operationId: getItem_10416 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10417: + get: + tags: + - Item + operationId: getItem_10417 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10418: + get: + tags: + - Item + operationId: getItem_10418 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10419: + get: + tags: + - Item + operationId: getItem_10419 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10420: + get: + tags: + - Item + operationId: getItem_10420 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10421: + get: + tags: + - Item + operationId: getItem_10421 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10422: + get: + tags: + - Item + operationId: getItem_10422 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10423: + get: + tags: + - Item + operationId: getItem_10423 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10424: + get: + tags: + - Item + operationId: getItem_10424 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10425: + get: + tags: + - Item + operationId: getItem_10425 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10426: + get: + tags: + - Item + operationId: getItem_10426 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10427: + get: + tags: + - Item + operationId: getItem_10427 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10428: + get: + tags: + - Item + operationId: getItem_10428 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10429: + get: + tags: + - Item + operationId: getItem_10429 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10430: + get: + tags: + - Item + operationId: getItem_10430 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10431: + get: + tags: + - Item + operationId: getItem_10431 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10432: + get: + tags: + - Item + operationId: getItem_10432 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10433: + get: + tags: + - Item + operationId: getItem_10433 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10434: + get: + tags: + - Item + operationId: getItem_10434 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10435: + get: + tags: + - Item + operationId: getItem_10435 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10436: + get: + tags: + - Item + operationId: getItem_10436 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10437: + get: + tags: + - Item + operationId: getItem_10437 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10438: + get: + tags: + - Item + operationId: getItem_10438 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10439: + get: + tags: + - Item + operationId: getItem_10439 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10440: + get: + tags: + - Item + operationId: getItem_10440 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10441: + get: + tags: + - Item + operationId: getItem_10441 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10442: + get: + tags: + - Item + operationId: getItem_10442 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10443: + get: + tags: + - Item + operationId: getItem_10443 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10444: + get: + tags: + - Item + operationId: getItem_10444 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10445: + get: + tags: + - Item + operationId: getItem_10445 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10446: + get: + tags: + - Item + operationId: getItem_10446 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10447: + get: + tags: + - Item + operationId: getItem_10447 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10448: + get: + tags: + - Item + operationId: getItem_10448 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10449: + get: + tags: + - Item + operationId: getItem_10449 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10450: + get: + tags: + - Item + operationId: getItem_10450 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10451: + get: + tags: + - Item + operationId: getItem_10451 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10452: + get: + tags: + - Item + operationId: getItem_10452 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10453: + get: + tags: + - Item + operationId: getItem_10453 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10454: + get: + tags: + - Item + operationId: getItem_10454 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10455: + get: + tags: + - Item + operationId: getItem_10455 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10456: + get: + tags: + - Item + operationId: getItem_10456 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10457: + get: + tags: + - Item + operationId: getItem_10457 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10458: + get: + tags: + - Item + operationId: getItem_10458 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10459: + get: + tags: + - Item + operationId: getItem_10459 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10460: + get: + tags: + - Item + operationId: getItem_10460 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10461: + get: + tags: + - Item + operationId: getItem_10461 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10462: + get: + tags: + - Item + operationId: getItem_10462 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10463: + get: + tags: + - Item + operationId: getItem_10463 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10464: + get: + tags: + - Item + operationId: getItem_10464 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10465: + get: + tags: + - Item + operationId: getItem_10465 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10466: + get: + tags: + - Item + operationId: getItem_10466 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10467: + get: + tags: + - Item + operationId: getItem_10467 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10468: + get: + tags: + - Item + operationId: getItem_10468 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10469: + get: + tags: + - Item + operationId: getItem_10469 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10470: + get: + tags: + - Item + operationId: getItem_10470 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10471: + get: + tags: + - Item + operationId: getItem_10471 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10472: + get: + tags: + - Item + operationId: getItem_10472 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10473: + get: + tags: + - Item + operationId: getItem_10473 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10474: + get: + tags: + - Item + operationId: getItem_10474 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10475: + get: + tags: + - Item + operationId: getItem_10475 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10476: + get: + tags: + - Item + operationId: getItem_10476 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10477: + get: + tags: + - Item + operationId: getItem_10477 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10478: + get: + tags: + - Item + operationId: getItem_10478 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10479: + get: + tags: + - Item + operationId: getItem_10479 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10480: + get: + tags: + - Item + operationId: getItem_10480 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10481: + get: + tags: + - Item + operationId: getItem_10481 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10482: + get: + tags: + - Item + operationId: getItem_10482 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10483: + get: + tags: + - Item + operationId: getItem_10483 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10484: + get: + tags: + - Item + operationId: getItem_10484 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10485: + get: + tags: + - Item + operationId: getItem_10485 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10486: + get: + tags: + - Item + operationId: getItem_10486 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10487: + get: + tags: + - Item + operationId: getItem_10487 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10488: + get: + tags: + - Item + operationId: getItem_10488 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10489: + get: + tags: + - Item + operationId: getItem_10489 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10490: + get: + tags: + - Item + operationId: getItem_10490 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10491: + get: + tags: + - Item + operationId: getItem_10491 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10492: + get: + tags: + - Item + operationId: getItem_10492 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10493: + get: + tags: + - Item + operationId: getItem_10493 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10494: + get: + tags: + - Item + operationId: getItem_10494 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10495: + get: + tags: + - Item + operationId: getItem_10495 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10496: + get: + tags: + - Item + operationId: getItem_10496 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10497: + get: + tags: + - Item + operationId: getItem_10497 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10498: + get: + tags: + - Item + operationId: getItem_10498 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10499: + get: + tags: + - Item + operationId: getItem_10499 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10500: + get: + tags: + - Item + operationId: getItem_10500 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10501: + get: + tags: + - Item + operationId: getItem_10501 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10502: + get: + tags: + - Item + operationId: getItem_10502 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10503: + get: + tags: + - Item + operationId: getItem_10503 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10504: + get: + tags: + - Item + operationId: getItem_10504 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10505: + get: + tags: + - Item + operationId: getItem_10505 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10506: + get: + tags: + - Item + operationId: getItem_10506 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10507: + get: + tags: + - Item + operationId: getItem_10507 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10508: + get: + tags: + - Item + operationId: getItem_10508 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10509: + get: + tags: + - Item + operationId: getItem_10509 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10510: + get: + tags: + - Item + operationId: getItem_10510 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10511: + get: + tags: + - Item + operationId: getItem_10511 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10512: + get: + tags: + - Item + operationId: getItem_10512 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10513: + get: + tags: + - Item + operationId: getItem_10513 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10514: + get: + tags: + - Item + operationId: getItem_10514 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10515: + get: + tags: + - Item + operationId: getItem_10515 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10516: + get: + tags: + - Item + operationId: getItem_10516 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10517: + get: + tags: + - Item + operationId: getItem_10517 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10518: + get: + tags: + - Item + operationId: getItem_10518 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10519: + get: + tags: + - Item + operationId: getItem_10519 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10520: + get: + tags: + - Item + operationId: getItem_10520 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10521: + get: + tags: + - Item + operationId: getItem_10521 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10522: + get: + tags: + - Item + operationId: getItem_10522 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10523: + get: + tags: + - Item + operationId: getItem_10523 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10524: + get: + tags: + - Item + operationId: getItem_10524 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10525: + get: + tags: + - Item + operationId: getItem_10525 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10526: + get: + tags: + - Item + operationId: getItem_10526 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10527: + get: + tags: + - Item + operationId: getItem_10527 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10528: + get: + tags: + - Item + operationId: getItem_10528 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10529: + get: + tags: + - Item + operationId: getItem_10529 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10530: + get: + tags: + - Item + operationId: getItem_10530 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10531: + get: + tags: + - Item + operationId: getItem_10531 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10532: + get: + tags: + - Item + operationId: getItem_10532 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10533: + get: + tags: + - Item + operationId: getItem_10533 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10534: + get: + tags: + - Item + operationId: getItem_10534 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10535: + get: + tags: + - Item + operationId: getItem_10535 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10536: + get: + tags: + - Item + operationId: getItem_10536 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10537: + get: + tags: + - Item + operationId: getItem_10537 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10538: + get: + tags: + - Item + operationId: getItem_10538 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10539: + get: + tags: + - Item + operationId: getItem_10539 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10540: + get: + tags: + - Item + operationId: getItem_10540 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10541: + get: + tags: + - Item + operationId: getItem_10541 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10542: + get: + tags: + - Item + operationId: getItem_10542 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10543: + get: + tags: + - Item + operationId: getItem_10543 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10544: + get: + tags: + - Item + operationId: getItem_10544 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10545: + get: + tags: + - Item + operationId: getItem_10545 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10546: + get: + tags: + - Item + operationId: getItem_10546 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10547: + get: + tags: + - Item + operationId: getItem_10547 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10548: + get: + tags: + - Item + operationId: getItem_10548 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10549: + get: + tags: + - Item + operationId: getItem_10549 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10550: + get: + tags: + - Item + operationId: getItem_10550 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10551: + get: + tags: + - Item + operationId: getItem_10551 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10552: + get: + tags: + - Item + operationId: getItem_10552 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10553: + get: + tags: + - Item + operationId: getItem_10553 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10554: + get: + tags: + - Item + operationId: getItem_10554 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10555: + get: + tags: + - Item + operationId: getItem_10555 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10556: + get: + tags: + - Item + operationId: getItem_10556 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10557: + get: + tags: + - Item + operationId: getItem_10557 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10558: + get: + tags: + - Item + operationId: getItem_10558 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10559: + get: + tags: + - Item + operationId: getItem_10559 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10560: + get: + tags: + - Item + operationId: getItem_10560 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10561: + get: + tags: + - Item + operationId: getItem_10561 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10562: + get: + tags: + - Item + operationId: getItem_10562 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10563: + get: + tags: + - Item + operationId: getItem_10563 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10564: + get: + tags: + - Item + operationId: getItem_10564 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10565: + get: + tags: + - Item + operationId: getItem_10565 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10566: + get: + tags: + - Item + operationId: getItem_10566 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10567: + get: + tags: + - Item + operationId: getItem_10567 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10568: + get: + tags: + - Item + operationId: getItem_10568 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10569: + get: + tags: + - Item + operationId: getItem_10569 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10570: + get: + tags: + - Item + operationId: getItem_10570 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10571: + get: + tags: + - Item + operationId: getItem_10571 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10572: + get: + tags: + - Item + operationId: getItem_10572 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10573: + get: + tags: + - Item + operationId: getItem_10573 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10574: + get: + tags: + - Item + operationId: getItem_10574 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10575: + get: + tags: + - Item + operationId: getItem_10575 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10576: + get: + tags: + - Item + operationId: getItem_10576 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10577: + get: + tags: + - Item + operationId: getItem_10577 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10578: + get: + tags: + - Item + operationId: getItem_10578 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10579: + get: + tags: + - Item + operationId: getItem_10579 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10580: + get: + tags: + - Item + operationId: getItem_10580 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10581: + get: + tags: + - Item + operationId: getItem_10581 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10582: + get: + tags: + - Item + operationId: getItem_10582 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10583: + get: + tags: + - Item + operationId: getItem_10583 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10584: + get: + tags: + - Item + operationId: getItem_10584 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10585: + get: + tags: + - Item + operationId: getItem_10585 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10586: + get: + tags: + - Item + operationId: getItem_10586 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10587: + get: + tags: + - Item + operationId: getItem_10587 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10588: + get: + tags: + - Item + operationId: getItem_10588 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10589: + get: + tags: + - Item + operationId: getItem_10589 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10590: + get: + tags: + - Item + operationId: getItem_10590 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10591: + get: + tags: + - Item + operationId: getItem_10591 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10592: + get: + tags: + - Item + operationId: getItem_10592 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10593: + get: + tags: + - Item + operationId: getItem_10593 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10594: + get: + tags: + - Item + operationId: getItem_10594 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10595: + get: + tags: + - Item + operationId: getItem_10595 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10596: + get: + tags: + - Item + operationId: getItem_10596 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10597: + get: + tags: + - Item + operationId: getItem_10597 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10598: + get: + tags: + - Item + operationId: getItem_10598 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10599: + get: + tags: + - Item + operationId: getItem_10599 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10600: + get: + tags: + - Item + operationId: getItem_10600 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10601: + get: + tags: + - Item + operationId: getItem_10601 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10602: + get: + tags: + - Item + operationId: getItem_10602 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10603: + get: + tags: + - Item + operationId: getItem_10603 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10604: + get: + tags: + - Item + operationId: getItem_10604 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10605: + get: + tags: + - Item + operationId: getItem_10605 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10606: + get: + tags: + - Item + operationId: getItem_10606 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10607: + get: + tags: + - Item + operationId: getItem_10607 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10608: + get: + tags: + - Item + operationId: getItem_10608 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10609: + get: + tags: + - Item + operationId: getItem_10609 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10610: + get: + tags: + - Item + operationId: getItem_10610 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10611: + get: + tags: + - Item + operationId: getItem_10611 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10612: + get: + tags: + - Item + operationId: getItem_10612 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10613: + get: + tags: + - Item + operationId: getItem_10613 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10614: + get: + tags: + - Item + operationId: getItem_10614 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10615: + get: + tags: + - Item + operationId: getItem_10615 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10616: + get: + tags: + - Item + operationId: getItem_10616 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10617: + get: + tags: + - Item + operationId: getItem_10617 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10618: + get: + tags: + - Item + operationId: getItem_10618 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10619: + get: + tags: + - Item + operationId: getItem_10619 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10620: + get: + tags: + - Item + operationId: getItem_10620 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10621: + get: + tags: + - Item + operationId: getItem_10621 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10622: + get: + tags: + - Item + operationId: getItem_10622 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10623: + get: + tags: + - Item + operationId: getItem_10623 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10624: + get: + tags: + - Item + operationId: getItem_10624 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10625: + get: + tags: + - Item + operationId: getItem_10625 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10626: + get: + tags: + - Item + operationId: getItem_10626 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10627: + get: + tags: + - Item + operationId: getItem_10627 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10628: + get: + tags: + - Item + operationId: getItem_10628 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10629: + get: + tags: + - Item + operationId: getItem_10629 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10630: + get: + tags: + - Item + operationId: getItem_10630 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10631: + get: + tags: + - Item + operationId: getItem_10631 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10632: + get: + tags: + - Item + operationId: getItem_10632 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10633: + get: + tags: + - Item + operationId: getItem_10633 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10634: + get: + tags: + - Item + operationId: getItem_10634 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10635: + get: + tags: + - Item + operationId: getItem_10635 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10636: + get: + tags: + - Item + operationId: getItem_10636 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10637: + get: + tags: + - Item + operationId: getItem_10637 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10638: + get: + tags: + - Item + operationId: getItem_10638 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10639: + get: + tags: + - Item + operationId: getItem_10639 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10640: + get: + tags: + - Item + operationId: getItem_10640 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10641: + get: + tags: + - Item + operationId: getItem_10641 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10642: + get: + tags: + - Item + operationId: getItem_10642 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10643: + get: + tags: + - Item + operationId: getItem_10643 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10644: + get: + tags: + - Item + operationId: getItem_10644 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10645: + get: + tags: + - Item + operationId: getItem_10645 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10646: + get: + tags: + - Item + operationId: getItem_10646 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10647: + get: + tags: + - Item + operationId: getItem_10647 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10648: + get: + tags: + - Item + operationId: getItem_10648 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10649: + get: + tags: + - Item + operationId: getItem_10649 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10650: + get: + tags: + - Item + operationId: getItem_10650 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10651: + get: + tags: + - Item + operationId: getItem_10651 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10652: + get: + tags: + - Item + operationId: getItem_10652 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10653: + get: + tags: + - Item + operationId: getItem_10653 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10654: + get: + tags: + - Item + operationId: getItem_10654 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10655: + get: + tags: + - Item + operationId: getItem_10655 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10656: + get: + tags: + - Item + operationId: getItem_10656 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10657: + get: + tags: + - Item + operationId: getItem_10657 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10658: + get: + tags: + - Item + operationId: getItem_10658 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10659: + get: + tags: + - Item + operationId: getItem_10659 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10660: + get: + tags: + - Item + operationId: getItem_10660 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10661: + get: + tags: + - Item + operationId: getItem_10661 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10662: + get: + tags: + - Item + operationId: getItem_10662 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10663: + get: + tags: + - Item + operationId: getItem_10663 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10664: + get: + tags: + - Item + operationId: getItem_10664 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10665: + get: + tags: + - Item + operationId: getItem_10665 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10666: + get: + tags: + - Item + operationId: getItem_10666 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10667: + get: + tags: + - Item + operationId: getItem_10667 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10668: + get: + tags: + - Item + operationId: getItem_10668 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10669: + get: + tags: + - Item + operationId: getItem_10669 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10670: + get: + tags: + - Item + operationId: getItem_10670 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10671: + get: + tags: + - Item + operationId: getItem_10671 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10672: + get: + tags: + - Item + operationId: getItem_10672 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10673: + get: + tags: + - Item + operationId: getItem_10673 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10674: + get: + tags: + - Item + operationId: getItem_10674 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10675: + get: + tags: + - Item + operationId: getItem_10675 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10676: + get: + tags: + - Item + operationId: getItem_10676 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10677: + get: + tags: + - Item + operationId: getItem_10677 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10678: + get: + tags: + - Item + operationId: getItem_10678 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10679: + get: + tags: + - Item + operationId: getItem_10679 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10680: + get: + tags: + - Item + operationId: getItem_10680 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10681: + get: + tags: + - Item + operationId: getItem_10681 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10682: + get: + tags: + - Item + operationId: getItem_10682 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10683: + get: + tags: + - Item + operationId: getItem_10683 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10684: + get: + tags: + - Item + operationId: getItem_10684 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10685: + get: + tags: + - Item + operationId: getItem_10685 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10686: + get: + tags: + - Item + operationId: getItem_10686 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10687: + get: + tags: + - Item + operationId: getItem_10687 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10688: + get: + tags: + - Item + operationId: getItem_10688 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10689: + get: + tags: + - Item + operationId: getItem_10689 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10690: + get: + tags: + - Item + operationId: getItem_10690 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10691: + get: + tags: + - Item + operationId: getItem_10691 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10692: + get: + tags: + - Item + operationId: getItem_10692 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10693: + get: + tags: + - Item + operationId: getItem_10693 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10694: + get: + tags: + - Item + operationId: getItem_10694 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10695: + get: + tags: + - Item + operationId: getItem_10695 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10696: + get: + tags: + - Item + operationId: getItem_10696 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10697: + get: + tags: + - Item + operationId: getItem_10697 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10698: + get: + tags: + - Item + operationId: getItem_10698 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10699: + get: + tags: + - Item + operationId: getItem_10699 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10700: + get: + tags: + - Item + operationId: getItem_10700 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10701: + get: + tags: + - Item + operationId: getItem_10701 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10702: + get: + tags: + - Item + operationId: getItem_10702 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10703: + get: + tags: + - Item + operationId: getItem_10703 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10704: + get: + tags: + - Item + operationId: getItem_10704 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10705: + get: + tags: + - Item + operationId: getItem_10705 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10706: + get: + tags: + - Item + operationId: getItem_10706 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10707: + get: + tags: + - Item + operationId: getItem_10707 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10708: + get: + tags: + - Item + operationId: getItem_10708 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10709: + get: + tags: + - Item + operationId: getItem_10709 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10710: + get: + tags: + - Item + operationId: getItem_10710 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10711: + get: + tags: + - Item + operationId: getItem_10711 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10712: + get: + tags: + - Item + operationId: getItem_10712 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10713: + get: + tags: + - Item + operationId: getItem_10713 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10714: + get: + tags: + - Item + operationId: getItem_10714 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10715: + get: + tags: + - Item + operationId: getItem_10715 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10716: + get: + tags: + - Item + operationId: getItem_10716 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10717: + get: + tags: + - Item + operationId: getItem_10717 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10718: + get: + tags: + - Item + operationId: getItem_10718 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10719: + get: + tags: + - Item + operationId: getItem_10719 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10720: + get: + tags: + - Item + operationId: getItem_10720 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10721: + get: + tags: + - Item + operationId: getItem_10721 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10722: + get: + tags: + - Item + operationId: getItem_10722 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10723: + get: + tags: + - Item + operationId: getItem_10723 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10724: + get: + tags: + - Item + operationId: getItem_10724 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10725: + get: + tags: + - Item + operationId: getItem_10725 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10726: + get: + tags: + - Item + operationId: getItem_10726 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10727: + get: + tags: + - Item + operationId: getItem_10727 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10728: + get: + tags: + - Item + operationId: getItem_10728 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10729: + get: + tags: + - Item + operationId: getItem_10729 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10730: + get: + tags: + - Item + operationId: getItem_10730 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10731: + get: + tags: + - Item + operationId: getItem_10731 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10732: + get: + tags: + - Item + operationId: getItem_10732 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10733: + get: + tags: + - Item + operationId: getItem_10733 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10734: + get: + tags: + - Item + operationId: getItem_10734 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10735: + get: + tags: + - Item + operationId: getItem_10735 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10736: + get: + tags: + - Item + operationId: getItem_10736 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10737: + get: + tags: + - Item + operationId: getItem_10737 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10738: + get: + tags: + - Item + operationId: getItem_10738 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10739: + get: + tags: + - Item + operationId: getItem_10739 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10740: + get: + tags: + - Item + operationId: getItem_10740 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10741: + get: + tags: + - Item + operationId: getItem_10741 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10742: + get: + tags: + - Item + operationId: getItem_10742 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10743: + get: + tags: + - Item + operationId: getItem_10743 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10744: + get: + tags: + - Item + operationId: getItem_10744 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10745: + get: + tags: + - Item + operationId: getItem_10745 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10746: + get: + tags: + - Item + operationId: getItem_10746 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10747: + get: + tags: + - Item + operationId: getItem_10747 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10748: + get: + tags: + - Item + operationId: getItem_10748 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10749: + get: + tags: + - Item + operationId: getItem_10749 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10750: + get: + tags: + - Item + operationId: getItem_10750 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10751: + get: + tags: + - Item + operationId: getItem_10751 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10752: + get: + tags: + - Item + operationId: getItem_10752 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10753: + get: + tags: + - Item + operationId: getItem_10753 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10754: + get: + tags: + - Item + operationId: getItem_10754 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10755: + get: + tags: + - Item + operationId: getItem_10755 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10756: + get: + tags: + - Item + operationId: getItem_10756 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10757: + get: + tags: + - Item + operationId: getItem_10757 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10758: + get: + tags: + - Item + operationId: getItem_10758 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10759: + get: + tags: + - Item + operationId: getItem_10759 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10760: + get: + tags: + - Item + operationId: getItem_10760 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10761: + get: + tags: + - Item + operationId: getItem_10761 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10762: + get: + tags: + - Item + operationId: getItem_10762 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10763: + get: + tags: + - Item + operationId: getItem_10763 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10764: + get: + tags: + - Item + operationId: getItem_10764 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10765: + get: + tags: + - Item + operationId: getItem_10765 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10766: + get: + tags: + - Item + operationId: getItem_10766 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10767: + get: + tags: + - Item + operationId: getItem_10767 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10768: + get: + tags: + - Item + operationId: getItem_10768 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10769: + get: + tags: + - Item + operationId: getItem_10769 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10770: + get: + tags: + - Item + operationId: getItem_10770 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10771: + get: + tags: + - Item + operationId: getItem_10771 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10772: + get: + tags: + - Item + operationId: getItem_10772 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10773: + get: + tags: + - Item + operationId: getItem_10773 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10774: + get: + tags: + - Item + operationId: getItem_10774 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10775: + get: + tags: + - Item + operationId: getItem_10775 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10776: + get: + tags: + - Item + operationId: getItem_10776 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10777: + get: + tags: + - Item + operationId: getItem_10777 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10778: + get: + tags: + - Item + operationId: getItem_10778 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10779: + get: + tags: + - Item + operationId: getItem_10779 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10780: + get: + tags: + - Item + operationId: getItem_10780 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10781: + get: + tags: + - Item + operationId: getItem_10781 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10782: + get: + tags: + - Item + operationId: getItem_10782 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10783: + get: + tags: + - Item + operationId: getItem_10783 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10784: + get: + tags: + - Item + operationId: getItem_10784 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10785: + get: + tags: + - Item + operationId: getItem_10785 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10786: + get: + tags: + - Item + operationId: getItem_10786 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10787: + get: + tags: + - Item + operationId: getItem_10787 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10788: + get: + tags: + - Item + operationId: getItem_10788 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10789: + get: + tags: + - Item + operationId: getItem_10789 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10790: + get: + tags: + - Item + operationId: getItem_10790 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10791: + get: + tags: + - Item + operationId: getItem_10791 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10792: + get: + tags: + - Item + operationId: getItem_10792 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10793: + get: + tags: + - Item + operationId: getItem_10793 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10794: + get: + tags: + - Item + operationId: getItem_10794 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10795: + get: + tags: + - Item + operationId: getItem_10795 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10796: + get: + tags: + - Item + operationId: getItem_10796 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10797: + get: + tags: + - Item + operationId: getItem_10797 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10798: + get: + tags: + - Item + operationId: getItem_10798 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10799: + get: + tags: + - Item + operationId: getItem_10799 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10800: + get: + tags: + - Item + operationId: getItem_10800 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10801: + get: + tags: + - Item + operationId: getItem_10801 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10802: + get: + tags: + - Item + operationId: getItem_10802 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10803: + get: + tags: + - Item + operationId: getItem_10803 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10804: + get: + tags: + - Item + operationId: getItem_10804 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10805: + get: + tags: + - Item + operationId: getItem_10805 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10806: + get: + tags: + - Item + operationId: getItem_10806 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10807: + get: + tags: + - Item + operationId: getItem_10807 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10808: + get: + tags: + - Item + operationId: getItem_10808 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10809: + get: + tags: + - Item + operationId: getItem_10809 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10810: + get: + tags: + - Item + operationId: getItem_10810 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10811: + get: + tags: + - Item + operationId: getItem_10811 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10812: + get: + tags: + - Item + operationId: getItem_10812 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10813: + get: + tags: + - Item + operationId: getItem_10813 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10814: + get: + tags: + - Item + operationId: getItem_10814 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10815: + get: + tags: + - Item + operationId: getItem_10815 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10816: + get: + tags: + - Item + operationId: getItem_10816 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10817: + get: + tags: + - Item + operationId: getItem_10817 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10818: + get: + tags: + - Item + operationId: getItem_10818 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10819: + get: + tags: + - Item + operationId: getItem_10819 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10820: + get: + tags: + - Item + operationId: getItem_10820 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10821: + get: + tags: + - Item + operationId: getItem_10821 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10822: + get: + tags: + - Item + operationId: getItem_10822 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10823: + get: + tags: + - Item + operationId: getItem_10823 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10824: + get: + tags: + - Item + operationId: getItem_10824 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10825: + get: + tags: + - Item + operationId: getItem_10825 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10826: + get: + tags: + - Item + operationId: getItem_10826 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10827: + get: + tags: + - Item + operationId: getItem_10827 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10828: + get: + tags: + - Item + operationId: getItem_10828 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10829: + get: + tags: + - Item + operationId: getItem_10829 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10830: + get: + tags: + - Item + operationId: getItem_10830 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10831: + get: + tags: + - Item + operationId: getItem_10831 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10832: + get: + tags: + - Item + operationId: getItem_10832 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10833: + get: + tags: + - Item + operationId: getItem_10833 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10834: + get: + tags: + - Item + operationId: getItem_10834 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10835: + get: + tags: + - Item + operationId: getItem_10835 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10836: + get: + tags: + - Item + operationId: getItem_10836 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10837: + get: + tags: + - Item + operationId: getItem_10837 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10838: + get: + tags: + - Item + operationId: getItem_10838 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10839: + get: + tags: + - Item + operationId: getItem_10839 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10840: + get: + tags: + - Item + operationId: getItem_10840 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10841: + get: + tags: + - Item + operationId: getItem_10841 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10842: + get: + tags: + - Item + operationId: getItem_10842 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10843: + get: + tags: + - Item + operationId: getItem_10843 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10844: + get: + tags: + - Item + operationId: getItem_10844 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10845: + get: + tags: + - Item + operationId: getItem_10845 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10846: + get: + tags: + - Item + operationId: getItem_10846 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10847: + get: + tags: + - Item + operationId: getItem_10847 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10848: + get: + tags: + - Item + operationId: getItem_10848 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10849: + get: + tags: + - Item + operationId: getItem_10849 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10850: + get: + tags: + - Item + operationId: getItem_10850 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10851: + get: + tags: + - Item + operationId: getItem_10851 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10852: + get: + tags: + - Item + operationId: getItem_10852 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10853: + get: + tags: + - Item + operationId: getItem_10853 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10854: + get: + tags: + - Item + operationId: getItem_10854 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10855: + get: + tags: + - Item + operationId: getItem_10855 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10856: + get: + tags: + - Item + operationId: getItem_10856 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10857: + get: + tags: + - Item + operationId: getItem_10857 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10858: + get: + tags: + - Item + operationId: getItem_10858 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10859: + get: + tags: + - Item + operationId: getItem_10859 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10860: + get: + tags: + - Item + operationId: getItem_10860 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10861: + get: + tags: + - Item + operationId: getItem_10861 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10862: + get: + tags: + - Item + operationId: getItem_10862 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10863: + get: + tags: + - Item + operationId: getItem_10863 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10864: + get: + tags: + - Item + operationId: getItem_10864 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10865: + get: + tags: + - Item + operationId: getItem_10865 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10866: + get: + tags: + - Item + operationId: getItem_10866 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10867: + get: + tags: + - Item + operationId: getItem_10867 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10868: + get: + tags: + - Item + operationId: getItem_10868 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10869: + get: + tags: + - Item + operationId: getItem_10869 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10870: + get: + tags: + - Item + operationId: getItem_10870 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10871: + get: + tags: + - Item + operationId: getItem_10871 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10872: + get: + tags: + - Item + operationId: getItem_10872 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10873: + get: + tags: + - Item + operationId: getItem_10873 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10874: + get: + tags: + - Item + operationId: getItem_10874 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10875: + get: + tags: + - Item + operationId: getItem_10875 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10876: + get: + tags: + - Item + operationId: getItem_10876 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10877: + get: + tags: + - Item + operationId: getItem_10877 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10878: + get: + tags: + - Item + operationId: getItem_10878 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10879: + get: + tags: + - Item + operationId: getItem_10879 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10880: + get: + tags: + - Item + operationId: getItem_10880 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10881: + get: + tags: + - Item + operationId: getItem_10881 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10882: + get: + tags: + - Item + operationId: getItem_10882 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10883: + get: + tags: + - Item + operationId: getItem_10883 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10884: + get: + tags: + - Item + operationId: getItem_10884 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10885: + get: + tags: + - Item + operationId: getItem_10885 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10886: + get: + tags: + - Item + operationId: getItem_10886 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10887: + get: + tags: + - Item + operationId: getItem_10887 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10888: + get: + tags: + - Item + operationId: getItem_10888 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10889: + get: + tags: + - Item + operationId: getItem_10889 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10890: + get: + tags: + - Item + operationId: getItem_10890 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10891: + get: + tags: + - Item + operationId: getItem_10891 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10892: + get: + tags: + - Item + operationId: getItem_10892 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10893: + get: + tags: + - Item + operationId: getItem_10893 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10894: + get: + tags: + - Item + operationId: getItem_10894 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10895: + get: + tags: + - Item + operationId: getItem_10895 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10896: + get: + tags: + - Item + operationId: getItem_10896 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10897: + get: + tags: + - Item + operationId: getItem_10897 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10898: + get: + tags: + - Item + operationId: getItem_10898 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10899: + get: + tags: + - Item + operationId: getItem_10899 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10900: + get: + tags: + - Item + operationId: getItem_10900 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10901: + get: + tags: + - Item + operationId: getItem_10901 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10902: + get: + tags: + - Item + operationId: getItem_10902 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10903: + get: + tags: + - Item + operationId: getItem_10903 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10904: + get: + tags: + - Item + operationId: getItem_10904 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10905: + get: + tags: + - Item + operationId: getItem_10905 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10906: + get: + tags: + - Item + operationId: getItem_10906 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10907: + get: + tags: + - Item + operationId: getItem_10907 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10908: + get: + tags: + - Item + operationId: getItem_10908 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10909: + get: + tags: + - Item + operationId: getItem_10909 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10910: + get: + tags: + - Item + operationId: getItem_10910 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10911: + get: + tags: + - Item + operationId: getItem_10911 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10912: + get: + tags: + - Item + operationId: getItem_10912 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10913: + get: + tags: + - Item + operationId: getItem_10913 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10914: + get: + tags: + - Item + operationId: getItem_10914 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10915: + get: + tags: + - Item + operationId: getItem_10915 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10916: + get: + tags: + - Item + operationId: getItem_10916 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10917: + get: + tags: + - Item + operationId: getItem_10917 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10918: + get: + tags: + - Item + operationId: getItem_10918 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10919: + get: + tags: + - Item + operationId: getItem_10919 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10920: + get: + tags: + - Item + operationId: getItem_10920 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10921: + get: + tags: + - Item + operationId: getItem_10921 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10922: + get: + tags: + - Item + operationId: getItem_10922 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10923: + get: + tags: + - Item + operationId: getItem_10923 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10924: + get: + tags: + - Item + operationId: getItem_10924 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10925: + get: + tags: + - Item + operationId: getItem_10925 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10926: + get: + tags: + - Item + operationId: getItem_10926 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10927: + get: + tags: + - Item + operationId: getItem_10927 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10928: + get: + tags: + - Item + operationId: getItem_10928 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10929: + get: + tags: + - Item + operationId: getItem_10929 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10930: + get: + tags: + - Item + operationId: getItem_10930 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10931: + get: + tags: + - Item + operationId: getItem_10931 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10932: + get: + tags: + - Item + operationId: getItem_10932 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10933: + get: + tags: + - Item + operationId: getItem_10933 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10934: + get: + tags: + - Item + operationId: getItem_10934 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10935: + get: + tags: + - Item + operationId: getItem_10935 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10936: + get: + tags: + - Item + operationId: getItem_10936 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10937: + get: + tags: + - Item + operationId: getItem_10937 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10938: + get: + tags: + - Item + operationId: getItem_10938 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10939: + get: + tags: + - Item + operationId: getItem_10939 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10940: + get: + tags: + - Item + operationId: getItem_10940 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10941: + get: + tags: + - Item + operationId: getItem_10941 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10942: + get: + tags: + - Item + operationId: getItem_10942 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10943: + get: + tags: + - Item + operationId: getItem_10943 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10944: + get: + tags: + - Item + operationId: getItem_10944 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10945: + get: + tags: + - Item + operationId: getItem_10945 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10946: + get: + tags: + - Item + operationId: getItem_10946 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10947: + get: + tags: + - Item + operationId: getItem_10947 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10948: + get: + tags: + - Item + operationId: getItem_10948 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10949: + get: + tags: + - Item + operationId: getItem_10949 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10950: + get: + tags: + - Item + operationId: getItem_10950 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10951: + get: + tags: + - Item + operationId: getItem_10951 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10952: + get: + tags: + - Item + operationId: getItem_10952 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10953: + get: + tags: + - Item + operationId: getItem_10953 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10954: + get: + tags: + - Item + operationId: getItem_10954 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10955: + get: + tags: + - Item + operationId: getItem_10955 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10956: + get: + tags: + - Item + operationId: getItem_10956 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10957: + get: + tags: + - Item + operationId: getItem_10957 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10958: + get: + tags: + - Item + operationId: getItem_10958 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10959: + get: + tags: + - Item + operationId: getItem_10959 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10960: + get: + tags: + - Item + operationId: getItem_10960 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10961: + get: + tags: + - Item + operationId: getItem_10961 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10962: + get: + tags: + - Item + operationId: getItem_10962 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10963: + get: + tags: + - Item + operationId: getItem_10963 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10964: + get: + tags: + - Item + operationId: getItem_10964 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10965: + get: + tags: + - Item + operationId: getItem_10965 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10966: + get: + tags: + - Item + operationId: getItem_10966 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10967: + get: + tags: + - Item + operationId: getItem_10967 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10968: + get: + tags: + - Item + operationId: getItem_10968 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10969: + get: + tags: + - Item + operationId: getItem_10969 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10970: + get: + tags: + - Item + operationId: getItem_10970 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10971: + get: + tags: + - Item + operationId: getItem_10971 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10972: + get: + tags: + - Item + operationId: getItem_10972 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10973: + get: + tags: + - Item + operationId: getItem_10973 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10974: + get: + tags: + - Item + operationId: getItem_10974 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10975: + get: + tags: + - Item + operationId: getItem_10975 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10976: + get: + tags: + - Item + operationId: getItem_10976 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10977: + get: + tags: + - Item + operationId: getItem_10977 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10978: + get: + tags: + - Item + operationId: getItem_10978 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10979: + get: + tags: + - Item + operationId: getItem_10979 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10980: + get: + tags: + - Item + operationId: getItem_10980 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10981: + get: + tags: + - Item + operationId: getItem_10981 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10982: + get: + tags: + - Item + operationId: getItem_10982 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10983: + get: + tags: + - Item + operationId: getItem_10983 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10984: + get: + tags: + - Item + operationId: getItem_10984 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10985: + get: + tags: + - Item + operationId: getItem_10985 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10986: + get: + tags: + - Item + operationId: getItem_10986 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10987: + get: + tags: + - Item + operationId: getItem_10987 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10988: + get: + tags: + - Item + operationId: getItem_10988 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10989: + get: + tags: + - Item + operationId: getItem_10989 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10990: + get: + tags: + - Item + operationId: getItem_10990 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10991: + get: + tags: + - Item + operationId: getItem_10991 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10992: + get: + tags: + - Item + operationId: getItem_10992 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10993: + get: + tags: + - Item + operationId: getItem_10993 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10994: + get: + tags: + - Item + operationId: getItem_10994 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10995: + get: + tags: + - Item + operationId: getItem_10995 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10996: + get: + tags: + - Item + operationId: getItem_10996 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10997: + get: + tags: + - Item + operationId: getItem_10997 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10998: + get: + tags: + - Item + operationId: getItem_10998 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_10999: + get: + tags: + - Item + operationId: getItem_10999 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11000: + get: + tags: + - Item + operationId: getItem_11000 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11001: + get: + tags: + - Item + operationId: getItem_11001 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11002: + get: + tags: + - Item + operationId: getItem_11002 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11003: + get: + tags: + - Item + operationId: getItem_11003 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11004: + get: + tags: + - Item + operationId: getItem_11004 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11005: + get: + tags: + - Item + operationId: getItem_11005 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11006: + get: + tags: + - Item + operationId: getItem_11006 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11007: + get: + tags: + - Item + operationId: getItem_11007 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11008: + get: + tags: + - Item + operationId: getItem_11008 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11009: + get: + tags: + - Item + operationId: getItem_11009 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11010: + get: + tags: + - Item + operationId: getItem_11010 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11011: + get: + tags: + - Item + operationId: getItem_11011 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11012: + get: + tags: + - Item + operationId: getItem_11012 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11013: + get: + tags: + - Item + operationId: getItem_11013 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11014: + get: + tags: + - Item + operationId: getItem_11014 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11015: + get: + tags: + - Item + operationId: getItem_11015 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11016: + get: + tags: + - Item + operationId: getItem_11016 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11017: + get: + tags: + - Item + operationId: getItem_11017 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11018: + get: + tags: + - Item + operationId: getItem_11018 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11019: + get: + tags: + - Item + operationId: getItem_11019 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11020: + get: + tags: + - Item + operationId: getItem_11020 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11021: + get: + tags: + - Item + operationId: getItem_11021 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11022: + get: + tags: + - Item + operationId: getItem_11022 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11023: + get: + tags: + - Item + operationId: getItem_11023 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11024: + get: + tags: + - Item + operationId: getItem_11024 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11025: + get: + tags: + - Item + operationId: getItem_11025 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11026: + get: + tags: + - Item + operationId: getItem_11026 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11027: + get: + tags: + - Item + operationId: getItem_11027 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11028: + get: + tags: + - Item + operationId: getItem_11028 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11029: + get: + tags: + - Item + operationId: getItem_11029 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11030: + get: + tags: + - Item + operationId: getItem_11030 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11031: + get: + tags: + - Item + operationId: getItem_11031 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11032: + get: + tags: + - Item + operationId: getItem_11032 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11033: + get: + tags: + - Item + operationId: getItem_11033 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11034: + get: + tags: + - Item + operationId: getItem_11034 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11035: + get: + tags: + - Item + operationId: getItem_11035 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11036: + get: + tags: + - Item + operationId: getItem_11036 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11037: + get: + tags: + - Item + operationId: getItem_11037 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11038: + get: + tags: + - Item + operationId: getItem_11038 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11039: + get: + tags: + - Item + operationId: getItem_11039 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11040: + get: + tags: + - Item + operationId: getItem_11040 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11041: + get: + tags: + - Item + operationId: getItem_11041 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11042: + get: + tags: + - Item + operationId: getItem_11042 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11043: + get: + tags: + - Item + operationId: getItem_11043 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11044: + get: + tags: + - Item + operationId: getItem_11044 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11045: + get: + tags: + - Item + operationId: getItem_11045 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11046: + get: + tags: + - Item + operationId: getItem_11046 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11047: + get: + tags: + - Item + operationId: getItem_11047 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11048: + get: + tags: + - Item + operationId: getItem_11048 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11049: + get: + tags: + - Item + operationId: getItem_11049 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11050: + get: + tags: + - Item + operationId: getItem_11050 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11051: + get: + tags: + - Item + operationId: getItem_11051 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11052: + get: + tags: + - Item + operationId: getItem_11052 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11053: + get: + tags: + - Item + operationId: getItem_11053 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11054: + get: + tags: + - Item + operationId: getItem_11054 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11055: + get: + tags: + - Item + operationId: getItem_11055 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11056: + get: + tags: + - Item + operationId: getItem_11056 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11057: + get: + tags: + - Item + operationId: getItem_11057 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11058: + get: + tags: + - Item + operationId: getItem_11058 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11059: + get: + tags: + - Item + operationId: getItem_11059 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11060: + get: + tags: + - Item + operationId: getItem_11060 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11061: + get: + tags: + - Item + operationId: getItem_11061 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11062: + get: + tags: + - Item + operationId: getItem_11062 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11063: + get: + tags: + - Item + operationId: getItem_11063 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11064: + get: + tags: + - Item + operationId: getItem_11064 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11065: + get: + tags: + - Item + operationId: getItem_11065 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11066: + get: + tags: + - Item + operationId: getItem_11066 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11067: + get: + tags: + - Item + operationId: getItem_11067 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11068: + get: + tags: + - Item + operationId: getItem_11068 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11069: + get: + tags: + - Item + operationId: getItem_11069 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11070: + get: + tags: + - Item + operationId: getItem_11070 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11071: + get: + tags: + - Item + operationId: getItem_11071 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11072: + get: + tags: + - Item + operationId: getItem_11072 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11073: + get: + tags: + - Item + operationId: getItem_11073 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11074: + get: + tags: + - Item + operationId: getItem_11074 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11075: + get: + tags: + - Item + operationId: getItem_11075 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11076: + get: + tags: + - Item + operationId: getItem_11076 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11077: + get: + tags: + - Item + operationId: getItem_11077 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11078: + get: + tags: + - Item + operationId: getItem_11078 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11079: + get: + tags: + - Item + operationId: getItem_11079 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11080: + get: + tags: + - Item + operationId: getItem_11080 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11081: + get: + tags: + - Item + operationId: getItem_11081 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11082: + get: + tags: + - Item + operationId: getItem_11082 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11083: + get: + tags: + - Item + operationId: getItem_11083 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11084: + get: + tags: + - Item + operationId: getItem_11084 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11085: + get: + tags: + - Item + operationId: getItem_11085 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11086: + get: + tags: + - Item + operationId: getItem_11086 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11087: + get: + tags: + - Item + operationId: getItem_11087 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11088: + get: + tags: + - Item + operationId: getItem_11088 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11089: + get: + tags: + - Item + operationId: getItem_11089 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11090: + get: + tags: + - Item + operationId: getItem_11090 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11091: + get: + tags: + - Item + operationId: getItem_11091 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11092: + get: + tags: + - Item + operationId: getItem_11092 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11093: + get: + tags: + - Item + operationId: getItem_11093 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11094: + get: + tags: + - Item + operationId: getItem_11094 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11095: + get: + tags: + - Item + operationId: getItem_11095 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11096: + get: + tags: + - Item + operationId: getItem_11096 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11097: + get: + tags: + - Item + operationId: getItem_11097 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11098: + get: + tags: + - Item + operationId: getItem_11098 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11099: + get: + tags: + - Item + operationId: getItem_11099 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11100: + get: + tags: + - Item + operationId: getItem_11100 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11101: + get: + tags: + - Item + operationId: getItem_11101 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11102: + get: + tags: + - Item + operationId: getItem_11102 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11103: + get: + tags: + - Item + operationId: getItem_11103 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11104: + get: + tags: + - Item + operationId: getItem_11104 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11105: + get: + tags: + - Item + operationId: getItem_11105 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11106: + get: + tags: + - Item + operationId: getItem_11106 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11107: + get: + tags: + - Item + operationId: getItem_11107 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11108: + get: + tags: + - Item + operationId: getItem_11108 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11109: + get: + tags: + - Item + operationId: getItem_11109 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11110: + get: + tags: + - Item + operationId: getItem_11110 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11111: + get: + tags: + - Item + operationId: getItem_11111 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11112: + get: + tags: + - Item + operationId: getItem_11112 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11113: + get: + tags: + - Item + operationId: getItem_11113 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11114: + get: + tags: + - Item + operationId: getItem_11114 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11115: + get: + tags: + - Item + operationId: getItem_11115 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11116: + get: + tags: + - Item + operationId: getItem_11116 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11117: + get: + tags: + - Item + operationId: getItem_11117 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11118: + get: + tags: + - Item + operationId: getItem_11118 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11119: + get: + tags: + - Item + operationId: getItem_11119 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11120: + get: + tags: + - Item + operationId: getItem_11120 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11121: + get: + tags: + - Item + operationId: getItem_11121 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11122: + get: + tags: + - Item + operationId: getItem_11122 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11123: + get: + tags: + - Item + operationId: getItem_11123 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11124: + get: + tags: + - Item + operationId: getItem_11124 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11125: + get: + tags: + - Item + operationId: getItem_11125 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11126: + get: + tags: + - Item + operationId: getItem_11126 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11127: + get: + tags: + - Item + operationId: getItem_11127 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11128: + get: + tags: + - Item + operationId: getItem_11128 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11129: + get: + tags: + - Item + operationId: getItem_11129 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11130: + get: + tags: + - Item + operationId: getItem_11130 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11131: + get: + tags: + - Item + operationId: getItem_11131 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11132: + get: + tags: + - Item + operationId: getItem_11132 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11133: + get: + tags: + - Item + operationId: getItem_11133 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11134: + get: + tags: + - Item + operationId: getItem_11134 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11135: + get: + tags: + - Item + operationId: getItem_11135 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11136: + get: + tags: + - Item + operationId: getItem_11136 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11137: + get: + tags: + - Item + operationId: getItem_11137 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11138: + get: + tags: + - Item + operationId: getItem_11138 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11139: + get: + tags: + - Item + operationId: getItem_11139 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11140: + get: + tags: + - Item + operationId: getItem_11140 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11141: + get: + tags: + - Item + operationId: getItem_11141 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11142: + get: + tags: + - Item + operationId: getItem_11142 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11143: + get: + tags: + - Item + operationId: getItem_11143 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11144: + get: + tags: + - Item + operationId: getItem_11144 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11145: + get: + tags: + - Item + operationId: getItem_11145 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11146: + get: + tags: + - Item + operationId: getItem_11146 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11147: + get: + tags: + - Item + operationId: getItem_11147 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11148: + get: + tags: + - Item + operationId: getItem_11148 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11149: + get: + tags: + - Item + operationId: getItem_11149 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11150: + get: + tags: + - Item + operationId: getItem_11150 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11151: + get: + tags: + - Item + operationId: getItem_11151 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11152: + get: + tags: + - Item + operationId: getItem_11152 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11153: + get: + tags: + - Item + operationId: getItem_11153 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11154: + get: + tags: + - Item + operationId: getItem_11154 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11155: + get: + tags: + - Item + operationId: getItem_11155 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11156: + get: + tags: + - Item + operationId: getItem_11156 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11157: + get: + tags: + - Item + operationId: getItem_11157 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11158: + get: + tags: + - Item + operationId: getItem_11158 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11159: + get: + tags: + - Item + operationId: getItem_11159 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11160: + get: + tags: + - Item + operationId: getItem_11160 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11161: + get: + tags: + - Item + operationId: getItem_11161 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11162: + get: + tags: + - Item + operationId: getItem_11162 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11163: + get: + tags: + - Item + operationId: getItem_11163 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11164: + get: + tags: + - Item + operationId: getItem_11164 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11165: + get: + tags: + - Item + operationId: getItem_11165 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11166: + get: + tags: + - Item + operationId: getItem_11166 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11167: + get: + tags: + - Item + operationId: getItem_11167 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11168: + get: + tags: + - Item + operationId: getItem_11168 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11169: + get: + tags: + - Item + operationId: getItem_11169 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11170: + get: + tags: + - Item + operationId: getItem_11170 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11171: + get: + tags: + - Item + operationId: getItem_11171 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11172: + get: + tags: + - Item + operationId: getItem_11172 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11173: + get: + tags: + - Item + operationId: getItem_11173 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11174: + get: + tags: + - Item + operationId: getItem_11174 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11175: + get: + tags: + - Item + operationId: getItem_11175 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11176: + get: + tags: + - Item + operationId: getItem_11176 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11177: + get: + tags: + - Item + operationId: getItem_11177 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11178: + get: + tags: + - Item + operationId: getItem_11178 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11179: + get: + tags: + - Item + operationId: getItem_11179 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11180: + get: + tags: + - Item + operationId: getItem_11180 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11181: + get: + tags: + - Item + operationId: getItem_11181 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11182: + get: + tags: + - Item + operationId: getItem_11182 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11183: + get: + tags: + - Item + operationId: getItem_11183 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11184: + get: + tags: + - Item + operationId: getItem_11184 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11185: + get: + tags: + - Item + operationId: getItem_11185 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11186: + get: + tags: + - Item + operationId: getItem_11186 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11187: + get: + tags: + - Item + operationId: getItem_11187 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11188: + get: + tags: + - Item + operationId: getItem_11188 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11189: + get: + tags: + - Item + operationId: getItem_11189 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11190: + get: + tags: + - Item + operationId: getItem_11190 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11191: + get: + tags: + - Item + operationId: getItem_11191 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11192: + get: + tags: + - Item + operationId: getItem_11192 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11193: + get: + tags: + - Item + operationId: getItem_11193 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11194: + get: + tags: + - Item + operationId: getItem_11194 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11195: + get: + tags: + - Item + operationId: getItem_11195 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11196: + get: + tags: + - Item + operationId: getItem_11196 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11197: + get: + tags: + - Item + operationId: getItem_11197 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11198: + get: + tags: + - Item + operationId: getItem_11198 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11199: + get: + tags: + - Item + operationId: getItem_11199 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11200: + get: + tags: + - Item + operationId: getItem_11200 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11201: + get: + tags: + - Item + operationId: getItem_11201 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11202: + get: + tags: + - Item + operationId: getItem_11202 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11203: + get: + tags: + - Item + operationId: getItem_11203 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11204: + get: + tags: + - Item + operationId: getItem_11204 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11205: + get: + tags: + - Item + operationId: getItem_11205 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11206: + get: + tags: + - Item + operationId: getItem_11206 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11207: + get: + tags: + - Item + operationId: getItem_11207 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11208: + get: + tags: + - Item + operationId: getItem_11208 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11209: + get: + tags: + - Item + operationId: getItem_11209 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11210: + get: + tags: + - Item + operationId: getItem_11210 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11211: + get: + tags: + - Item + operationId: getItem_11211 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11212: + get: + tags: + - Item + operationId: getItem_11212 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11213: + get: + tags: + - Item + operationId: getItem_11213 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11214: + get: + tags: + - Item + operationId: getItem_11214 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11215: + get: + tags: + - Item + operationId: getItem_11215 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11216: + get: + tags: + - Item + operationId: getItem_11216 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11217: + get: + tags: + - Item + operationId: getItem_11217 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11218: + get: + tags: + - Item + operationId: getItem_11218 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11219: + get: + tags: + - Item + operationId: getItem_11219 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11220: + get: + tags: + - Item + operationId: getItem_11220 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11221: + get: + tags: + - Item + operationId: getItem_11221 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11222: + get: + tags: + - Item + operationId: getItem_11222 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11223: + get: + tags: + - Item + operationId: getItem_11223 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11224: + get: + tags: + - Item + operationId: getItem_11224 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11225: + get: + tags: + - Item + operationId: getItem_11225 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11226: + get: + tags: + - Item + operationId: getItem_11226 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11227: + get: + tags: + - Item + operationId: getItem_11227 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11228: + get: + tags: + - Item + operationId: getItem_11228 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11229: + get: + tags: + - Item + operationId: getItem_11229 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11230: + get: + tags: + - Item + operationId: getItem_11230 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11231: + get: + tags: + - Item + operationId: getItem_11231 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11232: + get: + tags: + - Item + operationId: getItem_11232 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11233: + get: + tags: + - Item + operationId: getItem_11233 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11234: + get: + tags: + - Item + operationId: getItem_11234 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11235: + get: + tags: + - Item + operationId: getItem_11235 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11236: + get: + tags: + - Item + operationId: getItem_11236 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11237: + get: + tags: + - Item + operationId: getItem_11237 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11238: + get: + tags: + - Item + operationId: getItem_11238 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11239: + get: + tags: + - Item + operationId: getItem_11239 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11240: + get: + tags: + - Item + operationId: getItem_11240 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11241: + get: + tags: + - Item + operationId: getItem_11241 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11242: + get: + tags: + - Item + operationId: getItem_11242 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11243: + get: + tags: + - Item + operationId: getItem_11243 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11244: + get: + tags: + - Item + operationId: getItem_11244 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11245: + get: + tags: + - Item + operationId: getItem_11245 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11246: + get: + tags: + - Item + operationId: getItem_11246 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11247: + get: + tags: + - Item + operationId: getItem_11247 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11248: + get: + tags: + - Item + operationId: getItem_11248 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11249: + get: + tags: + - Item + operationId: getItem_11249 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11250: + get: + tags: + - Item + operationId: getItem_11250 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11251: + get: + tags: + - Item + operationId: getItem_11251 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11252: + get: + tags: + - Item + operationId: getItem_11252 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11253: + get: + tags: + - Item + operationId: getItem_11253 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11254: + get: + tags: + - Item + operationId: getItem_11254 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11255: + get: + tags: + - Item + operationId: getItem_11255 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11256: + get: + tags: + - Item + operationId: getItem_11256 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11257: + get: + tags: + - Item + operationId: getItem_11257 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11258: + get: + tags: + - Item + operationId: getItem_11258 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11259: + get: + tags: + - Item + operationId: getItem_11259 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11260: + get: + tags: + - Item + operationId: getItem_11260 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11261: + get: + tags: + - Item + operationId: getItem_11261 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11262: + get: + tags: + - Item + operationId: getItem_11262 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11263: + get: + tags: + - Item + operationId: getItem_11263 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11264: + get: + tags: + - Item + operationId: getItem_11264 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11265: + get: + tags: + - Item + operationId: getItem_11265 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11266: + get: + tags: + - Item + operationId: getItem_11266 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11267: + get: + tags: + - Item + operationId: getItem_11267 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11268: + get: + tags: + - Item + operationId: getItem_11268 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11269: + get: + tags: + - Item + operationId: getItem_11269 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11270: + get: + tags: + - Item + operationId: getItem_11270 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11271: + get: + tags: + - Item + operationId: getItem_11271 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11272: + get: + tags: + - Item + operationId: getItem_11272 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11273: + get: + tags: + - Item + operationId: getItem_11273 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11274: + get: + tags: + - Item + operationId: getItem_11274 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11275: + get: + tags: + - Item + operationId: getItem_11275 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11276: + get: + tags: + - Item + operationId: getItem_11276 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11277: + get: + tags: + - Item + operationId: getItem_11277 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11278: + get: + tags: + - Item + operationId: getItem_11278 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11279: + get: + tags: + - Item + operationId: getItem_11279 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11280: + get: + tags: + - Item + operationId: getItem_11280 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11281: + get: + tags: + - Item + operationId: getItem_11281 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11282: + get: + tags: + - Item + operationId: getItem_11282 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11283: + get: + tags: + - Item + operationId: getItem_11283 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11284: + get: + tags: + - Item + operationId: getItem_11284 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11285: + get: + tags: + - Item + operationId: getItem_11285 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11286: + get: + tags: + - Item + operationId: getItem_11286 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11287: + get: + tags: + - Item + operationId: getItem_11287 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11288: + get: + tags: + - Item + operationId: getItem_11288 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11289: + get: + tags: + - Item + operationId: getItem_11289 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11290: + get: + tags: + - Item + operationId: getItem_11290 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11291: + get: + tags: + - Item + operationId: getItem_11291 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11292: + get: + tags: + - Item + operationId: getItem_11292 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11293: + get: + tags: + - Item + operationId: getItem_11293 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11294: + get: + tags: + - Item + operationId: getItem_11294 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11295: + get: + tags: + - Item + operationId: getItem_11295 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11296: + get: + tags: + - Item + operationId: getItem_11296 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11297: + get: + tags: + - Item + operationId: getItem_11297 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11298: + get: + tags: + - Item + operationId: getItem_11298 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11299: + get: + tags: + - Item + operationId: getItem_11299 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11300: + get: + tags: + - Item + operationId: getItem_11300 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11301: + get: + tags: + - Item + operationId: getItem_11301 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11302: + get: + tags: + - Item + operationId: getItem_11302 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11303: + get: + tags: + - Item + operationId: getItem_11303 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11304: + get: + tags: + - Item + operationId: getItem_11304 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11305: + get: + tags: + - Item + operationId: getItem_11305 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11306: + get: + tags: + - Item + operationId: getItem_11306 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11307: + get: + tags: + - Item + operationId: getItem_11307 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11308: + get: + tags: + - Item + operationId: getItem_11308 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11309: + get: + tags: + - Item + operationId: getItem_11309 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11310: + get: + tags: + - Item + operationId: getItem_11310 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11311: + get: + tags: + - Item + operationId: getItem_11311 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11312: + get: + tags: + - Item + operationId: getItem_11312 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11313: + get: + tags: + - Item + operationId: getItem_11313 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11314: + get: + tags: + - Item + operationId: getItem_11314 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11315: + get: + tags: + - Item + operationId: getItem_11315 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11316: + get: + tags: + - Item + operationId: getItem_11316 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11317: + get: + tags: + - Item + operationId: getItem_11317 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11318: + get: + tags: + - Item + operationId: getItem_11318 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11319: + get: + tags: + - Item + operationId: getItem_11319 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11320: + get: + tags: + - Item + operationId: getItem_11320 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11321: + get: + tags: + - Item + operationId: getItem_11321 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11322: + get: + tags: + - Item + operationId: getItem_11322 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11323: + get: + tags: + - Item + operationId: getItem_11323 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11324: + get: + tags: + - Item + operationId: getItem_11324 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11325: + get: + tags: + - Item + operationId: getItem_11325 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11326: + get: + tags: + - Item + operationId: getItem_11326 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11327: + get: + tags: + - Item + operationId: getItem_11327 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11328: + get: + tags: + - Item + operationId: getItem_11328 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11329: + get: + tags: + - Item + operationId: getItem_11329 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11330: + get: + tags: + - Item + operationId: getItem_11330 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11331: + get: + tags: + - Item + operationId: getItem_11331 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11332: + get: + tags: + - Item + operationId: getItem_11332 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11333: + get: + tags: + - Item + operationId: getItem_11333 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11334: + get: + tags: + - Item + operationId: getItem_11334 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11335: + get: + tags: + - Item + operationId: getItem_11335 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11336: + get: + tags: + - Item + operationId: getItem_11336 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11337: + get: + tags: + - Item + operationId: getItem_11337 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11338: + get: + tags: + - Item + operationId: getItem_11338 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11339: + get: + tags: + - Item + operationId: getItem_11339 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11340: + get: + tags: + - Item + operationId: getItem_11340 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11341: + get: + tags: + - Item + operationId: getItem_11341 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11342: + get: + tags: + - Item + operationId: getItem_11342 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11343: + get: + tags: + - Item + operationId: getItem_11343 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11344: + get: + tags: + - Item + operationId: getItem_11344 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11345: + get: + tags: + - Item + operationId: getItem_11345 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11346: + get: + tags: + - Item + operationId: getItem_11346 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11347: + get: + tags: + - Item + operationId: getItem_11347 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11348: + get: + tags: + - Item + operationId: getItem_11348 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11349: + get: + tags: + - Item + operationId: getItem_11349 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11350: + get: + tags: + - Item + operationId: getItem_11350 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11351: + get: + tags: + - Item + operationId: getItem_11351 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11352: + get: + tags: + - Item + operationId: getItem_11352 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11353: + get: + tags: + - Item + operationId: getItem_11353 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11354: + get: + tags: + - Item + operationId: getItem_11354 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11355: + get: + tags: + - Item + operationId: getItem_11355 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11356: + get: + tags: + - Item + operationId: getItem_11356 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11357: + get: + tags: + - Item + operationId: getItem_11357 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11358: + get: + tags: + - Item + operationId: getItem_11358 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11359: + get: + tags: + - Item + operationId: getItem_11359 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11360: + get: + tags: + - Item + operationId: getItem_11360 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11361: + get: + tags: + - Item + operationId: getItem_11361 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11362: + get: + tags: + - Item + operationId: getItem_11362 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11363: + get: + tags: + - Item + operationId: getItem_11363 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11364: + get: + tags: + - Item + operationId: getItem_11364 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11365: + get: + tags: + - Item + operationId: getItem_11365 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11366: + get: + tags: + - Item + operationId: getItem_11366 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11367: + get: + tags: + - Item + operationId: getItem_11367 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11368: + get: + tags: + - Item + operationId: getItem_11368 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11369: + get: + tags: + - Item + operationId: getItem_11369 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11370: + get: + tags: + - Item + operationId: getItem_11370 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11371: + get: + tags: + - Item + operationId: getItem_11371 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11372: + get: + tags: + - Item + operationId: getItem_11372 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11373: + get: + tags: + - Item + operationId: getItem_11373 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11374: + get: + tags: + - Item + operationId: getItem_11374 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11375: + get: + tags: + - Item + operationId: getItem_11375 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11376: + get: + tags: + - Item + operationId: getItem_11376 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11377: + get: + tags: + - Item + operationId: getItem_11377 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11378: + get: + tags: + - Item + operationId: getItem_11378 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11379: + get: + tags: + - Item + operationId: getItem_11379 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11380: + get: + tags: + - Item + operationId: getItem_11380 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11381: + get: + tags: + - Item + operationId: getItem_11381 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11382: + get: + tags: + - Item + operationId: getItem_11382 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11383: + get: + tags: + - Item + operationId: getItem_11383 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11384: + get: + tags: + - Item + operationId: getItem_11384 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11385: + get: + tags: + - Item + operationId: getItem_11385 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11386: + get: + tags: + - Item + operationId: getItem_11386 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11387: + get: + tags: + - Item + operationId: getItem_11387 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11388: + get: + tags: + - Item + operationId: getItem_11388 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11389: + get: + tags: + - Item + operationId: getItem_11389 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11390: + get: + tags: + - Item + operationId: getItem_11390 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11391: + get: + tags: + - Item + operationId: getItem_11391 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11392: + get: + tags: + - Item + operationId: getItem_11392 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11393: + get: + tags: + - Item + operationId: getItem_11393 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11394: + get: + tags: + - Item + operationId: getItem_11394 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11395: + get: + tags: + - Item + operationId: getItem_11395 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11396: + get: + tags: + - Item + operationId: getItem_11396 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11397: + get: + tags: + - Item + operationId: getItem_11397 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11398: + get: + tags: + - Item + operationId: getItem_11398 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11399: + get: + tags: + - Item + operationId: getItem_11399 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11400: + get: + tags: + - Item + operationId: getItem_11400 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11401: + get: + tags: + - Item + operationId: getItem_11401 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11402: + get: + tags: + - Item + operationId: getItem_11402 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11403: + get: + tags: + - Item + operationId: getItem_11403 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11404: + get: + tags: + - Item + operationId: getItem_11404 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11405: + get: + tags: + - Item + operationId: getItem_11405 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11406: + get: + tags: + - Item + operationId: getItem_11406 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11407: + get: + tags: + - Item + operationId: getItem_11407 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11408: + get: + tags: + - Item + operationId: getItem_11408 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11409: + get: + tags: + - Item + operationId: getItem_11409 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11410: + get: + tags: + - Item + operationId: getItem_11410 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11411: + get: + tags: + - Item + operationId: getItem_11411 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11412: + get: + tags: + - Item + operationId: getItem_11412 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11413: + get: + tags: + - Item + operationId: getItem_11413 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11414: + get: + tags: + - Item + operationId: getItem_11414 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11415: + get: + tags: + - Item + operationId: getItem_11415 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11416: + get: + tags: + - Item + operationId: getItem_11416 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11417: + get: + tags: + - Item + operationId: getItem_11417 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11418: + get: + tags: + - Item + operationId: getItem_11418 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11419: + get: + tags: + - Item + operationId: getItem_11419 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11420: + get: + tags: + - Item + operationId: getItem_11420 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11421: + get: + tags: + - Item + operationId: getItem_11421 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11422: + get: + tags: + - Item + operationId: getItem_11422 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11423: + get: + tags: + - Item + operationId: getItem_11423 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11424: + get: + tags: + - Item + operationId: getItem_11424 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11425: + get: + tags: + - Item + operationId: getItem_11425 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11426: + get: + tags: + - Item + operationId: getItem_11426 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11427: + get: + tags: + - Item + operationId: getItem_11427 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11428: + get: + tags: + - Item + operationId: getItem_11428 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11429: + get: + tags: + - Item + operationId: getItem_11429 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11430: + get: + tags: + - Item + operationId: getItem_11430 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11431: + get: + tags: + - Item + operationId: getItem_11431 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11432: + get: + tags: + - Item + operationId: getItem_11432 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11433: + get: + tags: + - Item + operationId: getItem_11433 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11434: + get: + tags: + - Item + operationId: getItem_11434 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11435: + get: + tags: + - Item + operationId: getItem_11435 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11436: + get: + tags: + - Item + operationId: getItem_11436 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11437: + get: + tags: + - Item + operationId: getItem_11437 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11438: + get: + tags: + - Item + operationId: getItem_11438 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11439: + get: + tags: + - Item + operationId: getItem_11439 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11440: + get: + tags: + - Item + operationId: getItem_11440 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11441: + get: + tags: + - Item + operationId: getItem_11441 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11442: + get: + tags: + - Item + operationId: getItem_11442 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11443: + get: + tags: + - Item + operationId: getItem_11443 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11444: + get: + tags: + - Item + operationId: getItem_11444 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11445: + get: + tags: + - Item + operationId: getItem_11445 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11446: + get: + tags: + - Item + operationId: getItem_11446 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11447: + get: + tags: + - Item + operationId: getItem_11447 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11448: + get: + tags: + - Item + operationId: getItem_11448 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11449: + get: + tags: + - Item + operationId: getItem_11449 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11450: + get: + tags: + - Item + operationId: getItem_11450 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11451: + get: + tags: + - Item + operationId: getItem_11451 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11452: + get: + tags: + - Item + operationId: getItem_11452 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11453: + get: + tags: + - Item + operationId: getItem_11453 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11454: + get: + tags: + - Item + operationId: getItem_11454 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11455: + get: + tags: + - Item + operationId: getItem_11455 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11456: + get: + tags: + - Item + operationId: getItem_11456 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11457: + get: + tags: + - Item + operationId: getItem_11457 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11458: + get: + tags: + - Item + operationId: getItem_11458 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11459: + get: + tags: + - Item + operationId: getItem_11459 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11460: + get: + tags: + - Item + operationId: getItem_11460 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11461: + get: + tags: + - Item + operationId: getItem_11461 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11462: + get: + tags: + - Item + operationId: getItem_11462 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11463: + get: + tags: + - Item + operationId: getItem_11463 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11464: + get: + tags: + - Item + operationId: getItem_11464 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11465: + get: + tags: + - Item + operationId: getItem_11465 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11466: + get: + tags: + - Item + operationId: getItem_11466 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11467: + get: + tags: + - Item + operationId: getItem_11467 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11468: + get: + tags: + - Item + operationId: getItem_11468 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11469: + get: + tags: + - Item + operationId: getItem_11469 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11470: + get: + tags: + - Item + operationId: getItem_11470 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11471: + get: + tags: + - Item + operationId: getItem_11471 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11472: + get: + tags: + - Item + operationId: getItem_11472 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11473: + get: + tags: + - Item + operationId: getItem_11473 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11474: + get: + tags: + - Item + operationId: getItem_11474 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11475: + get: + tags: + - Item + operationId: getItem_11475 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11476: + get: + tags: + - Item + operationId: getItem_11476 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11477: + get: + tags: + - Item + operationId: getItem_11477 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11478: + get: + tags: + - Item + operationId: getItem_11478 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11479: + get: + tags: + - Item + operationId: getItem_11479 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11480: + get: + tags: + - Item + operationId: getItem_11480 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11481: + get: + tags: + - Item + operationId: getItem_11481 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11482: + get: + tags: + - Item + operationId: getItem_11482 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11483: + get: + tags: + - Item + operationId: getItem_11483 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11484: + get: + tags: + - Item + operationId: getItem_11484 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11485: + get: + tags: + - Item + operationId: getItem_11485 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11486: + get: + tags: + - Item + operationId: getItem_11486 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11487: + get: + tags: + - Item + operationId: getItem_11487 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11488: + get: + tags: + - Item + operationId: getItem_11488 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11489: + get: + tags: + - Item + operationId: getItem_11489 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11490: + get: + tags: + - Item + operationId: getItem_11490 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11491: + get: + tags: + - Item + operationId: getItem_11491 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11492: + get: + tags: + - Item + operationId: getItem_11492 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11493: + get: + tags: + - Item + operationId: getItem_11493 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11494: + get: + tags: + - Item + operationId: getItem_11494 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11495: + get: + tags: + - Item + operationId: getItem_11495 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11496: + get: + tags: + - Item + operationId: getItem_11496 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11497: + get: + tags: + - Item + operationId: getItem_11497 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11498: + get: + tags: + - Item + operationId: getItem_11498 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11499: + get: + tags: + - Item + operationId: getItem_11499 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11500: + get: + tags: + - Item + operationId: getItem_11500 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11501: + get: + tags: + - Item + operationId: getItem_11501 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11502: + get: + tags: + - Item + operationId: getItem_11502 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11503: + get: + tags: + - Item + operationId: getItem_11503 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11504: + get: + tags: + - Item + operationId: getItem_11504 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11505: + get: + tags: + - Item + operationId: getItem_11505 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11506: + get: + tags: + - Item + operationId: getItem_11506 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11507: + get: + tags: + - Item + operationId: getItem_11507 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11508: + get: + tags: + - Item + operationId: getItem_11508 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11509: + get: + tags: + - Item + operationId: getItem_11509 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11510: + get: + tags: + - Item + operationId: getItem_11510 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11511: + get: + tags: + - Item + operationId: getItem_11511 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11512: + get: + tags: + - Item + operationId: getItem_11512 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11513: + get: + tags: + - Item + operationId: getItem_11513 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11514: + get: + tags: + - Item + operationId: getItem_11514 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11515: + get: + tags: + - Item + operationId: getItem_11515 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11516: + get: + tags: + - Item + operationId: getItem_11516 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11517: + get: + tags: + - Item + operationId: getItem_11517 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11518: + get: + tags: + - Item + operationId: getItem_11518 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11519: + get: + tags: + - Item + operationId: getItem_11519 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11520: + get: + tags: + - Item + operationId: getItem_11520 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11521: + get: + tags: + - Item + operationId: getItem_11521 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11522: + get: + tags: + - Item + operationId: getItem_11522 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11523: + get: + tags: + - Item + operationId: getItem_11523 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11524: + get: + tags: + - Item + operationId: getItem_11524 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11525: + get: + tags: + - Item + operationId: getItem_11525 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11526: + get: + tags: + - Item + operationId: getItem_11526 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11527: + get: + tags: + - Item + operationId: getItem_11527 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11528: + get: + tags: + - Item + operationId: getItem_11528 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11529: + get: + tags: + - Item + operationId: getItem_11529 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11530: + get: + tags: + - Item + operationId: getItem_11530 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11531: + get: + tags: + - Item + operationId: getItem_11531 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11532: + get: + tags: + - Item + operationId: getItem_11532 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11533: + get: + tags: + - Item + operationId: getItem_11533 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11534: + get: + tags: + - Item + operationId: getItem_11534 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11535: + get: + tags: + - Item + operationId: getItem_11535 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11536: + get: + tags: + - Item + operationId: getItem_11536 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11537: + get: + tags: + - Item + operationId: getItem_11537 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11538: + get: + tags: + - Item + operationId: getItem_11538 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11539: + get: + tags: + - Item + operationId: getItem_11539 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11540: + get: + tags: + - Item + operationId: getItem_11540 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11541: + get: + tags: + - Item + operationId: getItem_11541 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11542: + get: + tags: + - Item + operationId: getItem_11542 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11543: + get: + tags: + - Item + operationId: getItem_11543 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11544: + get: + tags: + - Item + operationId: getItem_11544 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11545: + get: + tags: + - Item + operationId: getItem_11545 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11546: + get: + tags: + - Item + operationId: getItem_11546 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11547: + get: + tags: + - Item + operationId: getItem_11547 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11548: + get: + tags: + - Item + operationId: getItem_11548 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11549: + get: + tags: + - Item + operationId: getItem_11549 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11550: + get: + tags: + - Item + operationId: getItem_11550 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11551: + get: + tags: + - Item + operationId: getItem_11551 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11552: + get: + tags: + - Item + operationId: getItem_11552 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11553: + get: + tags: + - Item + operationId: getItem_11553 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11554: + get: + tags: + - Item + operationId: getItem_11554 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11555: + get: + tags: + - Item + operationId: getItem_11555 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11556: + get: + tags: + - Item + operationId: getItem_11556 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11557: + get: + tags: + - Item + operationId: getItem_11557 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11558: + get: + tags: + - Item + operationId: getItem_11558 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11559: + get: + tags: + - Item + operationId: getItem_11559 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11560: + get: + tags: + - Item + operationId: getItem_11560 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11561: + get: + tags: + - Item + operationId: getItem_11561 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11562: + get: + tags: + - Item + operationId: getItem_11562 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11563: + get: + tags: + - Item + operationId: getItem_11563 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11564: + get: + tags: + - Item + operationId: getItem_11564 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11565: + get: + tags: + - Item + operationId: getItem_11565 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11566: + get: + tags: + - Item + operationId: getItem_11566 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11567: + get: + tags: + - Item + operationId: getItem_11567 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11568: + get: + tags: + - Item + operationId: getItem_11568 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11569: + get: + tags: + - Item + operationId: getItem_11569 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11570: + get: + tags: + - Item + operationId: getItem_11570 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11571: + get: + tags: + - Item + operationId: getItem_11571 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11572: + get: + tags: + - Item + operationId: getItem_11572 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11573: + get: + tags: + - Item + operationId: getItem_11573 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11574: + get: + tags: + - Item + operationId: getItem_11574 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11575: + get: + tags: + - Item + operationId: getItem_11575 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11576: + get: + tags: + - Item + operationId: getItem_11576 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11577: + get: + tags: + - Item + operationId: getItem_11577 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11578: + get: + tags: + - Item + operationId: getItem_11578 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11579: + get: + tags: + - Item + operationId: getItem_11579 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11580: + get: + tags: + - Item + operationId: getItem_11580 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11581: + get: + tags: + - Item + operationId: getItem_11581 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11582: + get: + tags: + - Item + operationId: getItem_11582 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11583: + get: + tags: + - Item + operationId: getItem_11583 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11584: + get: + tags: + - Item + operationId: getItem_11584 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11585: + get: + tags: + - Item + operationId: getItem_11585 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11586: + get: + tags: + - Item + operationId: getItem_11586 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11587: + get: + tags: + - Item + operationId: getItem_11587 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11588: + get: + tags: + - Item + operationId: getItem_11588 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11589: + get: + tags: + - Item + operationId: getItem_11589 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11590: + get: + tags: + - Item + operationId: getItem_11590 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11591: + get: + tags: + - Item + operationId: getItem_11591 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11592: + get: + tags: + - Item + operationId: getItem_11592 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11593: + get: + tags: + - Item + operationId: getItem_11593 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11594: + get: + tags: + - Item + operationId: getItem_11594 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11595: + get: + tags: + - Item + operationId: getItem_11595 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11596: + get: + tags: + - Item + operationId: getItem_11596 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11597: + get: + tags: + - Item + operationId: getItem_11597 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11598: + get: + tags: + - Item + operationId: getItem_11598 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11599: + get: + tags: + - Item + operationId: getItem_11599 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11600: + get: + tags: + - Item + operationId: getItem_11600 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11601: + get: + tags: + - Item + operationId: getItem_11601 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11602: + get: + tags: + - Item + operationId: getItem_11602 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11603: + get: + tags: + - Item + operationId: getItem_11603 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11604: + get: + tags: + - Item + operationId: getItem_11604 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11605: + get: + tags: + - Item + operationId: getItem_11605 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11606: + get: + tags: + - Item + operationId: getItem_11606 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11607: + get: + tags: + - Item + operationId: getItem_11607 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11608: + get: + tags: + - Item + operationId: getItem_11608 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11609: + get: + tags: + - Item + operationId: getItem_11609 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11610: + get: + tags: + - Item + operationId: getItem_11610 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11611: + get: + tags: + - Item + operationId: getItem_11611 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11612: + get: + tags: + - Item + operationId: getItem_11612 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11613: + get: + tags: + - Item + operationId: getItem_11613 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11614: + get: + tags: + - Item + operationId: getItem_11614 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11615: + get: + tags: + - Item + operationId: getItem_11615 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11616: + get: + tags: + - Item + operationId: getItem_11616 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11617: + get: + tags: + - Item + operationId: getItem_11617 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11618: + get: + tags: + - Item + operationId: getItem_11618 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11619: + get: + tags: + - Item + operationId: getItem_11619 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11620: + get: + tags: + - Item + operationId: getItem_11620 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11621: + get: + tags: + - Item + operationId: getItem_11621 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11622: + get: + tags: + - Item + operationId: getItem_11622 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11623: + get: + tags: + - Item + operationId: getItem_11623 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11624: + get: + tags: + - Item + operationId: getItem_11624 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11625: + get: + tags: + - Item + operationId: getItem_11625 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11626: + get: + tags: + - Item + operationId: getItem_11626 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11627: + get: + tags: + - Item + operationId: getItem_11627 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11628: + get: + tags: + - Item + operationId: getItem_11628 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11629: + get: + tags: + - Item + operationId: getItem_11629 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11630: + get: + tags: + - Item + operationId: getItem_11630 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11631: + get: + tags: + - Item + operationId: getItem_11631 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11632: + get: + tags: + - Item + operationId: getItem_11632 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11633: + get: + tags: + - Item + operationId: getItem_11633 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11634: + get: + tags: + - Item + operationId: getItem_11634 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11635: + get: + tags: + - Item + operationId: getItem_11635 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11636: + get: + tags: + - Item + operationId: getItem_11636 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11637: + get: + tags: + - Item + operationId: getItem_11637 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11638: + get: + tags: + - Item + operationId: getItem_11638 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11639: + get: + tags: + - Item + operationId: getItem_11639 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11640: + get: + tags: + - Item + operationId: getItem_11640 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11641: + get: + tags: + - Item + operationId: getItem_11641 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11642: + get: + tags: + - Item + operationId: getItem_11642 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11643: + get: + tags: + - Item + operationId: getItem_11643 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11644: + get: + tags: + - Item + operationId: getItem_11644 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11645: + get: + tags: + - Item + operationId: getItem_11645 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11646: + get: + tags: + - Item + operationId: getItem_11646 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11647: + get: + tags: + - Item + operationId: getItem_11647 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11648: + get: + tags: + - Item + operationId: getItem_11648 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11649: + get: + tags: + - Item + operationId: getItem_11649 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11650: + get: + tags: + - Item + operationId: getItem_11650 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11651: + get: + tags: + - Item + operationId: getItem_11651 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11652: + get: + tags: + - Item + operationId: getItem_11652 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11653: + get: + tags: + - Item + operationId: getItem_11653 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11654: + get: + tags: + - Item + operationId: getItem_11654 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11655: + get: + tags: + - Item + operationId: getItem_11655 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11656: + get: + tags: + - Item + operationId: getItem_11656 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11657: + get: + tags: + - Item + operationId: getItem_11657 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11658: + get: + tags: + - Item + operationId: getItem_11658 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11659: + get: + tags: + - Item + operationId: getItem_11659 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11660: + get: + tags: + - Item + operationId: getItem_11660 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11661: + get: + tags: + - Item + operationId: getItem_11661 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11662: + get: + tags: + - Item + operationId: getItem_11662 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11663: + get: + tags: + - Item + operationId: getItem_11663 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11664: + get: + tags: + - Item + operationId: getItem_11664 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11665: + get: + tags: + - Item + operationId: getItem_11665 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11666: + get: + tags: + - Item + operationId: getItem_11666 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11667: + get: + tags: + - Item + operationId: getItem_11667 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11668: + get: + tags: + - Item + operationId: getItem_11668 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11669: + get: + tags: + - Item + operationId: getItem_11669 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11670: + get: + tags: + - Item + operationId: getItem_11670 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11671: + get: + tags: + - Item + operationId: getItem_11671 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11672: + get: + tags: + - Item + operationId: getItem_11672 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11673: + get: + tags: + - Item + operationId: getItem_11673 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11674: + get: + tags: + - Item + operationId: getItem_11674 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11675: + get: + tags: + - Item + operationId: getItem_11675 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11676: + get: + tags: + - Item + operationId: getItem_11676 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11677: + get: + tags: + - Item + operationId: getItem_11677 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11678: + get: + tags: + - Item + operationId: getItem_11678 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11679: + get: + tags: + - Item + operationId: getItem_11679 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11680: + get: + tags: + - Item + operationId: getItem_11680 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11681: + get: + tags: + - Item + operationId: getItem_11681 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11682: + get: + tags: + - Item + operationId: getItem_11682 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11683: + get: + tags: + - Item + operationId: getItem_11683 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11684: + get: + tags: + - Item + operationId: getItem_11684 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11685: + get: + tags: + - Item + operationId: getItem_11685 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11686: + get: + tags: + - Item + operationId: getItem_11686 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11687: + get: + tags: + - Item + operationId: getItem_11687 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11688: + get: + tags: + - Item + operationId: getItem_11688 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11689: + get: + tags: + - Item + operationId: getItem_11689 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11690: + get: + tags: + - Item + operationId: getItem_11690 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11691: + get: + tags: + - Item + operationId: getItem_11691 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11692: + get: + tags: + - Item + operationId: getItem_11692 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11693: + get: + tags: + - Item + operationId: getItem_11693 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11694: + get: + tags: + - Item + operationId: getItem_11694 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11695: + get: + tags: + - Item + operationId: getItem_11695 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11696: + get: + tags: + - Item + operationId: getItem_11696 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11697: + get: + tags: + - Item + operationId: getItem_11697 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11698: + get: + tags: + - Item + operationId: getItem_11698 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11699: + get: + tags: + - Item + operationId: getItem_11699 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11700: + get: + tags: + - Item + operationId: getItem_11700 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11701: + get: + tags: + - Item + operationId: getItem_11701 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11702: + get: + tags: + - Item + operationId: getItem_11702 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11703: + get: + tags: + - Item + operationId: getItem_11703 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11704: + get: + tags: + - Item + operationId: getItem_11704 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11705: + get: + tags: + - Item + operationId: getItem_11705 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11706: + get: + tags: + - Item + operationId: getItem_11706 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11707: + get: + tags: + - Item + operationId: getItem_11707 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11708: + get: + tags: + - Item + operationId: getItem_11708 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11709: + get: + tags: + - Item + operationId: getItem_11709 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11710: + get: + tags: + - Item + operationId: getItem_11710 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11711: + get: + tags: + - Item + operationId: getItem_11711 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11712: + get: + tags: + - Item + operationId: getItem_11712 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11713: + get: + tags: + - Item + operationId: getItem_11713 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11714: + get: + tags: + - Item + operationId: getItem_11714 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11715: + get: + tags: + - Item + operationId: getItem_11715 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11716: + get: + tags: + - Item + operationId: getItem_11716 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11717: + get: + tags: + - Item + operationId: getItem_11717 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11718: + get: + tags: + - Item + operationId: getItem_11718 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11719: + get: + tags: + - Item + operationId: getItem_11719 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11720: + get: + tags: + - Item + operationId: getItem_11720 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11721: + get: + tags: + - Item + operationId: getItem_11721 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11722: + get: + tags: + - Item + operationId: getItem_11722 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11723: + get: + tags: + - Item + operationId: getItem_11723 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11724: + get: + tags: + - Item + operationId: getItem_11724 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11725: + get: + tags: + - Item + operationId: getItem_11725 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11726: + get: + tags: + - Item + operationId: getItem_11726 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11727: + get: + tags: + - Item + operationId: getItem_11727 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11728: + get: + tags: + - Item + operationId: getItem_11728 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11729: + get: + tags: + - Item + operationId: getItem_11729 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11730: + get: + tags: + - Item + operationId: getItem_11730 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11731: + get: + tags: + - Item + operationId: getItem_11731 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11732: + get: + tags: + - Item + operationId: getItem_11732 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11733: + get: + tags: + - Item + operationId: getItem_11733 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11734: + get: + tags: + - Item + operationId: getItem_11734 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11735: + get: + tags: + - Item + operationId: getItem_11735 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11736: + get: + tags: + - Item + operationId: getItem_11736 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11737: + get: + tags: + - Item + operationId: getItem_11737 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11738: + get: + tags: + - Item + operationId: getItem_11738 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11739: + get: + tags: + - Item + operationId: getItem_11739 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11740: + get: + tags: + - Item + operationId: getItem_11740 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11741: + get: + tags: + - Item + operationId: getItem_11741 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11742: + get: + tags: + - Item + operationId: getItem_11742 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11743: + get: + tags: + - Item + operationId: getItem_11743 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11744: + get: + tags: + - Item + operationId: getItem_11744 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11745: + get: + tags: + - Item + operationId: getItem_11745 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11746: + get: + tags: + - Item + operationId: getItem_11746 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11747: + get: + tags: + - Item + operationId: getItem_11747 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11748: + get: + tags: + - Item + operationId: getItem_11748 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11749: + get: + tags: + - Item + operationId: getItem_11749 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11750: + get: + tags: + - Item + operationId: getItem_11750 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11751: + get: + tags: + - Item + operationId: getItem_11751 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11752: + get: + tags: + - Item + operationId: getItem_11752 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11753: + get: + tags: + - Item + operationId: getItem_11753 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11754: + get: + tags: + - Item + operationId: getItem_11754 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11755: + get: + tags: + - Item + operationId: getItem_11755 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11756: + get: + tags: + - Item + operationId: getItem_11756 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11757: + get: + tags: + - Item + operationId: getItem_11757 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11758: + get: + tags: + - Item + operationId: getItem_11758 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11759: + get: + tags: + - Item + operationId: getItem_11759 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11760: + get: + tags: + - Item + operationId: getItem_11760 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11761: + get: + tags: + - Item + operationId: getItem_11761 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11762: + get: + tags: + - Item + operationId: getItem_11762 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11763: + get: + tags: + - Item + operationId: getItem_11763 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11764: + get: + tags: + - Item + operationId: getItem_11764 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11765: + get: + tags: + - Item + operationId: getItem_11765 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11766: + get: + tags: + - Item + operationId: getItem_11766 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11767: + get: + tags: + - Item + operationId: getItem_11767 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11768: + get: + tags: + - Item + operationId: getItem_11768 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11769: + get: + tags: + - Item + operationId: getItem_11769 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11770: + get: + tags: + - Item + operationId: getItem_11770 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11771: + get: + tags: + - Item + operationId: getItem_11771 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11772: + get: + tags: + - Item + operationId: getItem_11772 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11773: + get: + tags: + - Item + operationId: getItem_11773 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11774: + get: + tags: + - Item + operationId: getItem_11774 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11775: + get: + tags: + - Item + operationId: getItem_11775 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11776: + get: + tags: + - Item + operationId: getItem_11776 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11777: + get: + tags: + - Item + operationId: getItem_11777 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11778: + get: + tags: + - Item + operationId: getItem_11778 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11779: + get: + tags: + - Item + operationId: getItem_11779 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11780: + get: + tags: + - Item + operationId: getItem_11780 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11781: + get: + tags: + - Item + operationId: getItem_11781 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11782: + get: + tags: + - Item + operationId: getItem_11782 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11783: + get: + tags: + - Item + operationId: getItem_11783 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11784: + get: + tags: + - Item + operationId: getItem_11784 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11785: + get: + tags: + - Item + operationId: getItem_11785 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11786: + get: + tags: + - Item + operationId: getItem_11786 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11787: + get: + tags: + - Item + operationId: getItem_11787 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11788: + get: + tags: + - Item + operationId: getItem_11788 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11789: + get: + tags: + - Item + operationId: getItem_11789 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11790: + get: + tags: + - Item + operationId: getItem_11790 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11791: + get: + tags: + - Item + operationId: getItem_11791 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11792: + get: + tags: + - Item + operationId: getItem_11792 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11793: + get: + tags: + - Item + operationId: getItem_11793 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11794: + get: + tags: + - Item + operationId: getItem_11794 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11795: + get: + tags: + - Item + operationId: getItem_11795 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11796: + get: + tags: + - Item + operationId: getItem_11796 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11797: + get: + tags: + - Item + operationId: getItem_11797 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11798: + get: + tags: + - Item + operationId: getItem_11798 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11799: + get: + tags: + - Item + operationId: getItem_11799 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11800: + get: + tags: + - Item + operationId: getItem_11800 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11801: + get: + tags: + - Item + operationId: getItem_11801 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11802: + get: + tags: + - Item + operationId: getItem_11802 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11803: + get: + tags: + - Item + operationId: getItem_11803 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11804: + get: + tags: + - Item + operationId: getItem_11804 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11805: + get: + tags: + - Item + operationId: getItem_11805 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11806: + get: + tags: + - Item + operationId: getItem_11806 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11807: + get: + tags: + - Item + operationId: getItem_11807 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11808: + get: + tags: + - Item + operationId: getItem_11808 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11809: + get: + tags: + - Item + operationId: getItem_11809 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11810: + get: + tags: + - Item + operationId: getItem_11810 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11811: + get: + tags: + - Item + operationId: getItem_11811 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11812: + get: + tags: + - Item + operationId: getItem_11812 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11813: + get: + tags: + - Item + operationId: getItem_11813 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11814: + get: + tags: + - Item + operationId: getItem_11814 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11815: + get: + tags: + - Item + operationId: getItem_11815 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11816: + get: + tags: + - Item + operationId: getItem_11816 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11817: + get: + tags: + - Item + operationId: getItem_11817 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11818: + get: + tags: + - Item + operationId: getItem_11818 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11819: + get: + tags: + - Item + operationId: getItem_11819 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11820: + get: + tags: + - Item + operationId: getItem_11820 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11821: + get: + tags: + - Item + operationId: getItem_11821 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11822: + get: + tags: + - Item + operationId: getItem_11822 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11823: + get: + tags: + - Item + operationId: getItem_11823 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11824: + get: + tags: + - Item + operationId: getItem_11824 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11825: + get: + tags: + - Item + operationId: getItem_11825 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11826: + get: + tags: + - Item + operationId: getItem_11826 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11827: + get: + tags: + - Item + operationId: getItem_11827 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11828: + get: + tags: + - Item + operationId: getItem_11828 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11829: + get: + tags: + - Item + operationId: getItem_11829 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11830: + get: + tags: + - Item + operationId: getItem_11830 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11831: + get: + tags: + - Item + operationId: getItem_11831 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11832: + get: + tags: + - Item + operationId: getItem_11832 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11833: + get: + tags: + - Item + operationId: getItem_11833 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11834: + get: + tags: + - Item + operationId: getItem_11834 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11835: + get: + tags: + - Item + operationId: getItem_11835 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11836: + get: + tags: + - Item + operationId: getItem_11836 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11837: + get: + tags: + - Item + operationId: getItem_11837 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11838: + get: + tags: + - Item + operationId: getItem_11838 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11839: + get: + tags: + - Item + operationId: getItem_11839 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11840: + get: + tags: + - Item + operationId: getItem_11840 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11841: + get: + tags: + - Item + operationId: getItem_11841 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11842: + get: + tags: + - Item + operationId: getItem_11842 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11843: + get: + tags: + - Item + operationId: getItem_11843 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11844: + get: + tags: + - Item + operationId: getItem_11844 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11845: + get: + tags: + - Item + operationId: getItem_11845 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11846: + get: + tags: + - Item + operationId: getItem_11846 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11847: + get: + tags: + - Item + operationId: getItem_11847 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11848: + get: + tags: + - Item + operationId: getItem_11848 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11849: + get: + tags: + - Item + operationId: getItem_11849 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11850: + get: + tags: + - Item + operationId: getItem_11850 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11851: + get: + tags: + - Item + operationId: getItem_11851 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11852: + get: + tags: + - Item + operationId: getItem_11852 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11853: + get: + tags: + - Item + operationId: getItem_11853 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11854: + get: + tags: + - Item + operationId: getItem_11854 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11855: + get: + tags: + - Item + operationId: getItem_11855 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11856: + get: + tags: + - Item + operationId: getItem_11856 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11857: + get: + tags: + - Item + operationId: getItem_11857 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11858: + get: + tags: + - Item + operationId: getItem_11858 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11859: + get: + tags: + - Item + operationId: getItem_11859 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11860: + get: + tags: + - Item + operationId: getItem_11860 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11861: + get: + tags: + - Item + operationId: getItem_11861 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11862: + get: + tags: + - Item + operationId: getItem_11862 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11863: + get: + tags: + - Item + operationId: getItem_11863 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11864: + get: + tags: + - Item + operationId: getItem_11864 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11865: + get: + tags: + - Item + operationId: getItem_11865 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11866: + get: + tags: + - Item + operationId: getItem_11866 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11867: + get: + tags: + - Item + operationId: getItem_11867 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11868: + get: + tags: + - Item + operationId: getItem_11868 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11869: + get: + tags: + - Item + operationId: getItem_11869 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11870: + get: + tags: + - Item + operationId: getItem_11870 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11871: + get: + tags: + - Item + operationId: getItem_11871 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11872: + get: + tags: + - Item + operationId: getItem_11872 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11873: + get: + tags: + - Item + operationId: getItem_11873 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11874: + get: + tags: + - Item + operationId: getItem_11874 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11875: + get: + tags: + - Item + operationId: getItem_11875 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11876: + get: + tags: + - Item + operationId: getItem_11876 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11877: + get: + tags: + - Item + operationId: getItem_11877 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11878: + get: + tags: + - Item + operationId: getItem_11878 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11879: + get: + tags: + - Item + operationId: getItem_11879 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11880: + get: + tags: + - Item + operationId: getItem_11880 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11881: + get: + tags: + - Item + operationId: getItem_11881 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11882: + get: + tags: + - Item + operationId: getItem_11882 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11883: + get: + tags: + - Item + operationId: getItem_11883 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11884: + get: + tags: + - Item + operationId: getItem_11884 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11885: + get: + tags: + - Item + operationId: getItem_11885 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11886: + get: + tags: + - Item + operationId: getItem_11886 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11887: + get: + tags: + - Item + operationId: getItem_11887 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11888: + get: + tags: + - Item + operationId: getItem_11888 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11889: + get: + tags: + - Item + operationId: getItem_11889 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11890: + get: + tags: + - Item + operationId: getItem_11890 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11891: + get: + tags: + - Item + operationId: getItem_11891 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11892: + get: + tags: + - Item + operationId: getItem_11892 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11893: + get: + tags: + - Item + operationId: getItem_11893 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11894: + get: + tags: + - Item + operationId: getItem_11894 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11895: + get: + tags: + - Item + operationId: getItem_11895 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11896: + get: + tags: + - Item + operationId: getItem_11896 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11897: + get: + tags: + - Item + operationId: getItem_11897 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11898: + get: + tags: + - Item + operationId: getItem_11898 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11899: + get: + tags: + - Item + operationId: getItem_11899 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11900: + get: + tags: + - Item + operationId: getItem_11900 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11901: + get: + tags: + - Item + operationId: getItem_11901 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11902: + get: + tags: + - Item + operationId: getItem_11902 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11903: + get: + tags: + - Item + operationId: getItem_11903 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11904: + get: + tags: + - Item + operationId: getItem_11904 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11905: + get: + tags: + - Item + operationId: getItem_11905 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11906: + get: + tags: + - Item + operationId: getItem_11906 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11907: + get: + tags: + - Item + operationId: getItem_11907 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11908: + get: + tags: + - Item + operationId: getItem_11908 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11909: + get: + tags: + - Item + operationId: getItem_11909 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11910: + get: + tags: + - Item + operationId: getItem_11910 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11911: + get: + tags: + - Item + operationId: getItem_11911 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11912: + get: + tags: + - Item + operationId: getItem_11912 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11913: + get: + tags: + - Item + operationId: getItem_11913 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11914: + get: + tags: + - Item + operationId: getItem_11914 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11915: + get: + tags: + - Item + operationId: getItem_11915 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11916: + get: + tags: + - Item + operationId: getItem_11916 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11917: + get: + tags: + - Item + operationId: getItem_11917 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11918: + get: + tags: + - Item + operationId: getItem_11918 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11919: + get: + tags: + - Item + operationId: getItem_11919 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11920: + get: + tags: + - Item + operationId: getItem_11920 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11921: + get: + tags: + - Item + operationId: getItem_11921 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11922: + get: + tags: + - Item + operationId: getItem_11922 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11923: + get: + tags: + - Item + operationId: getItem_11923 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11924: + get: + tags: + - Item + operationId: getItem_11924 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11925: + get: + tags: + - Item + operationId: getItem_11925 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11926: + get: + tags: + - Item + operationId: getItem_11926 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11927: + get: + tags: + - Item + operationId: getItem_11927 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11928: + get: + tags: + - Item + operationId: getItem_11928 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11929: + get: + tags: + - Item + operationId: getItem_11929 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11930: + get: + tags: + - Item + operationId: getItem_11930 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11931: + get: + tags: + - Item + operationId: getItem_11931 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11932: + get: + tags: + - Item + operationId: getItem_11932 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11933: + get: + tags: + - Item + operationId: getItem_11933 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11934: + get: + tags: + - Item + operationId: getItem_11934 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11935: + get: + tags: + - Item + operationId: getItem_11935 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11936: + get: + tags: + - Item + operationId: getItem_11936 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11937: + get: + tags: + - Item + operationId: getItem_11937 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11938: + get: + tags: + - Item + operationId: getItem_11938 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11939: + get: + tags: + - Item + operationId: getItem_11939 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11940: + get: + tags: + - Item + operationId: getItem_11940 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11941: + get: + tags: + - Item + operationId: getItem_11941 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11942: + get: + tags: + - Item + operationId: getItem_11942 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11943: + get: + tags: + - Item + operationId: getItem_11943 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11944: + get: + tags: + - Item + operationId: getItem_11944 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11945: + get: + tags: + - Item + operationId: getItem_11945 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11946: + get: + tags: + - Item + operationId: getItem_11946 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11947: + get: + tags: + - Item + operationId: getItem_11947 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11948: + get: + tags: + - Item + operationId: getItem_11948 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11949: + get: + tags: + - Item + operationId: getItem_11949 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11950: + get: + tags: + - Item + operationId: getItem_11950 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11951: + get: + tags: + - Item + operationId: getItem_11951 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11952: + get: + tags: + - Item + operationId: getItem_11952 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11953: + get: + tags: + - Item + operationId: getItem_11953 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11954: + get: + tags: + - Item + operationId: getItem_11954 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11955: + get: + tags: + - Item + operationId: getItem_11955 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11956: + get: + tags: + - Item + operationId: getItem_11956 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11957: + get: + tags: + - Item + operationId: getItem_11957 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11958: + get: + tags: + - Item + operationId: getItem_11958 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11959: + get: + tags: + - Item + operationId: getItem_11959 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11960: + get: + tags: + - Item + operationId: getItem_11960 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11961: + get: + tags: + - Item + operationId: getItem_11961 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11962: + get: + tags: + - Item + operationId: getItem_11962 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11963: + get: + tags: + - Item + operationId: getItem_11963 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11964: + get: + tags: + - Item + operationId: getItem_11964 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11965: + get: + tags: + - Item + operationId: getItem_11965 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11966: + get: + tags: + - Item + operationId: getItem_11966 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11967: + get: + tags: + - Item + operationId: getItem_11967 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11968: + get: + tags: + - Item + operationId: getItem_11968 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11969: + get: + tags: + - Item + operationId: getItem_11969 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11970: + get: + tags: + - Item + operationId: getItem_11970 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11971: + get: + tags: + - Item + operationId: getItem_11971 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11972: + get: + tags: + - Item + operationId: getItem_11972 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11973: + get: + tags: + - Item + operationId: getItem_11973 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11974: + get: + tags: + - Item + operationId: getItem_11974 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11975: + get: + tags: + - Item + operationId: getItem_11975 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11976: + get: + tags: + - Item + operationId: getItem_11976 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11977: + get: + tags: + - Item + operationId: getItem_11977 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11978: + get: + tags: + - Item + operationId: getItem_11978 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11979: + get: + tags: + - Item + operationId: getItem_11979 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11980: + get: + tags: + - Item + operationId: getItem_11980 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11981: + get: + tags: + - Item + operationId: getItem_11981 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11982: + get: + tags: + - Item + operationId: getItem_11982 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11983: + get: + tags: + - Item + operationId: getItem_11983 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11984: + get: + tags: + - Item + operationId: getItem_11984 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11985: + get: + tags: + - Item + operationId: getItem_11985 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11986: + get: + tags: + - Item + operationId: getItem_11986 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11987: + get: + tags: + - Item + operationId: getItem_11987 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11988: + get: + tags: + - Item + operationId: getItem_11988 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11989: + get: + tags: + - Item + operationId: getItem_11989 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11990: + get: + tags: + - Item + operationId: getItem_11990 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11991: + get: + tags: + - Item + operationId: getItem_11991 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11992: + get: + tags: + - Item + operationId: getItem_11992 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11993: + get: + tags: + - Item + operationId: getItem_11993 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11994: + get: + tags: + - Item + operationId: getItem_11994 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11995: + get: + tags: + - Item + operationId: getItem_11995 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11996: + get: + tags: + - Item + operationId: getItem_11996 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11997: + get: + tags: + - Item + operationId: getItem_11997 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11998: + get: + tags: + - Item + operationId: getItem_11998 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_11999: + get: + tags: + - Item + operationId: getItem_11999 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12000: + get: + tags: + - Item + operationId: getItem_12000 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12001: + get: + tags: + - Item + operationId: getItem_12001 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12002: + get: + tags: + - Item + operationId: getItem_12002 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12003: + get: + tags: + - Item + operationId: getItem_12003 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12004: + get: + tags: + - Item + operationId: getItem_12004 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12005: + get: + tags: + - Item + operationId: getItem_12005 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12006: + get: + tags: + - Item + operationId: getItem_12006 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12007: + get: + tags: + - Item + operationId: getItem_12007 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12008: + get: + tags: + - Item + operationId: getItem_12008 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12009: + get: + tags: + - Item + operationId: getItem_12009 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12010: + get: + tags: + - Item + operationId: getItem_12010 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12011: + get: + tags: + - Item + operationId: getItem_12011 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12012: + get: + tags: + - Item + operationId: getItem_12012 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12013: + get: + tags: + - Item + operationId: getItem_12013 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12014: + get: + tags: + - Item + operationId: getItem_12014 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12015: + get: + tags: + - Item + operationId: getItem_12015 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12016: + get: + tags: + - Item + operationId: getItem_12016 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12017: + get: + tags: + - Item + operationId: getItem_12017 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12018: + get: + tags: + - Item + operationId: getItem_12018 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12019: + get: + tags: + - Item + operationId: getItem_12019 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12020: + get: + tags: + - Item + operationId: getItem_12020 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12021: + get: + tags: + - Item + operationId: getItem_12021 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12022: + get: + tags: + - Item + operationId: getItem_12022 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12023: + get: + tags: + - Item + operationId: getItem_12023 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12024: + get: + tags: + - Item + operationId: getItem_12024 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12025: + get: + tags: + - Item + operationId: getItem_12025 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12026: + get: + tags: + - Item + operationId: getItem_12026 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12027: + get: + tags: + - Item + operationId: getItem_12027 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12028: + get: + tags: + - Item + operationId: getItem_12028 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12029: + get: + tags: + - Item + operationId: getItem_12029 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12030: + get: + tags: + - Item + operationId: getItem_12030 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12031: + get: + tags: + - Item + operationId: getItem_12031 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12032: + get: + tags: + - Item + operationId: getItem_12032 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12033: + get: + tags: + - Item + operationId: getItem_12033 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12034: + get: + tags: + - Item + operationId: getItem_12034 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12035: + get: + tags: + - Item + operationId: getItem_12035 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12036: + get: + tags: + - Item + operationId: getItem_12036 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12037: + get: + tags: + - Item + operationId: getItem_12037 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12038: + get: + tags: + - Item + operationId: getItem_12038 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12039: + get: + tags: + - Item + operationId: getItem_12039 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12040: + get: + tags: + - Item + operationId: getItem_12040 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12041: + get: + tags: + - Item + operationId: getItem_12041 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12042: + get: + tags: + - Item + operationId: getItem_12042 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12043: + get: + tags: + - Item + operationId: getItem_12043 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12044: + get: + tags: + - Item + operationId: getItem_12044 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12045: + get: + tags: + - Item + operationId: getItem_12045 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12046: + get: + tags: + - Item + operationId: getItem_12046 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12047: + get: + tags: + - Item + operationId: getItem_12047 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12048: + get: + tags: + - Item + operationId: getItem_12048 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12049: + get: + tags: + - Item + operationId: getItem_12049 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12050: + get: + tags: + - Item + operationId: getItem_12050 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12051: + get: + tags: + - Item + operationId: getItem_12051 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12052: + get: + tags: + - Item + operationId: getItem_12052 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12053: + get: + tags: + - Item + operationId: getItem_12053 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12054: + get: + tags: + - Item + operationId: getItem_12054 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12055: + get: + tags: + - Item + operationId: getItem_12055 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12056: + get: + tags: + - Item + operationId: getItem_12056 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12057: + get: + tags: + - Item + operationId: getItem_12057 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12058: + get: + tags: + - Item + operationId: getItem_12058 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12059: + get: + tags: + - Item + operationId: getItem_12059 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12060: + get: + tags: + - Item + operationId: getItem_12060 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12061: + get: + tags: + - Item + operationId: getItem_12061 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12062: + get: + tags: + - Item + operationId: getItem_12062 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12063: + get: + tags: + - Item + operationId: getItem_12063 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12064: + get: + tags: + - Item + operationId: getItem_12064 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12065: + get: + tags: + - Item + operationId: getItem_12065 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12066: + get: + tags: + - Item + operationId: getItem_12066 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12067: + get: + tags: + - Item + operationId: getItem_12067 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12068: + get: + tags: + - Item + operationId: getItem_12068 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12069: + get: + tags: + - Item + operationId: getItem_12069 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12070: + get: + tags: + - Item + operationId: getItem_12070 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12071: + get: + tags: + - Item + operationId: getItem_12071 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12072: + get: + tags: + - Item + operationId: getItem_12072 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12073: + get: + tags: + - Item + operationId: getItem_12073 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12074: + get: + tags: + - Item + operationId: getItem_12074 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12075: + get: + tags: + - Item + operationId: getItem_12075 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12076: + get: + tags: + - Item + operationId: getItem_12076 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12077: + get: + tags: + - Item + operationId: getItem_12077 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12078: + get: + tags: + - Item + operationId: getItem_12078 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12079: + get: + tags: + - Item + operationId: getItem_12079 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12080: + get: + tags: + - Item + operationId: getItem_12080 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12081: + get: + tags: + - Item + operationId: getItem_12081 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12082: + get: + tags: + - Item + operationId: getItem_12082 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12083: + get: + tags: + - Item + operationId: getItem_12083 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12084: + get: + tags: + - Item + operationId: getItem_12084 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12085: + get: + tags: + - Item + operationId: getItem_12085 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12086: + get: + tags: + - Item + operationId: getItem_12086 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12087: + get: + tags: + - Item + operationId: getItem_12087 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12088: + get: + tags: + - Item + operationId: getItem_12088 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12089: + get: + tags: + - Item + operationId: getItem_12089 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12090: + get: + tags: + - Item + operationId: getItem_12090 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12091: + get: + tags: + - Item + operationId: getItem_12091 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12092: + get: + tags: + - Item + operationId: getItem_12092 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12093: + get: + tags: + - Item + operationId: getItem_12093 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12094: + get: + tags: + - Item + operationId: getItem_12094 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12095: + get: + tags: + - Item + operationId: getItem_12095 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12096: + get: + tags: + - Item + operationId: getItem_12096 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12097: + get: + tags: + - Item + operationId: getItem_12097 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12098: + get: + tags: + - Item + operationId: getItem_12098 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12099: + get: + tags: + - Item + operationId: getItem_12099 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12100: + get: + tags: + - Item + operationId: getItem_12100 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12101: + get: + tags: + - Item + operationId: getItem_12101 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12102: + get: + tags: + - Item + operationId: getItem_12102 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12103: + get: + tags: + - Item + operationId: getItem_12103 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12104: + get: + tags: + - Item + operationId: getItem_12104 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12105: + get: + tags: + - Item + operationId: getItem_12105 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12106: + get: + tags: + - Item + operationId: getItem_12106 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12107: + get: + tags: + - Item + operationId: getItem_12107 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12108: + get: + tags: + - Item + operationId: getItem_12108 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12109: + get: + tags: + - Item + operationId: getItem_12109 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12110: + get: + tags: + - Item + operationId: getItem_12110 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12111: + get: + tags: + - Item + operationId: getItem_12111 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12112: + get: + tags: + - Item + operationId: getItem_12112 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12113: + get: + tags: + - Item + operationId: getItem_12113 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12114: + get: + tags: + - Item + operationId: getItem_12114 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12115: + get: + tags: + - Item + operationId: getItem_12115 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12116: + get: + tags: + - Item + operationId: getItem_12116 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12117: + get: + tags: + - Item + operationId: getItem_12117 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12118: + get: + tags: + - Item + operationId: getItem_12118 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12119: + get: + tags: + - Item + operationId: getItem_12119 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12120: + get: + tags: + - Item + operationId: getItem_12120 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12121: + get: + tags: + - Item + operationId: getItem_12121 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12122: + get: + tags: + - Item + operationId: getItem_12122 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12123: + get: + tags: + - Item + operationId: getItem_12123 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12124: + get: + tags: + - Item + operationId: getItem_12124 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12125: + get: + tags: + - Item + operationId: getItem_12125 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12126: + get: + tags: + - Item + operationId: getItem_12126 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12127: + get: + tags: + - Item + operationId: getItem_12127 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12128: + get: + tags: + - Item + operationId: getItem_12128 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12129: + get: + tags: + - Item + operationId: getItem_12129 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12130: + get: + tags: + - Item + operationId: getItem_12130 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12131: + get: + tags: + - Item + operationId: getItem_12131 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12132: + get: + tags: + - Item + operationId: getItem_12132 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12133: + get: + tags: + - Item + operationId: getItem_12133 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12134: + get: + tags: + - Item + operationId: getItem_12134 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12135: + get: + tags: + - Item + operationId: getItem_12135 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12136: + get: + tags: + - Item + operationId: getItem_12136 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12137: + get: + tags: + - Item + operationId: getItem_12137 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12138: + get: + tags: + - Item + operationId: getItem_12138 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12139: + get: + tags: + - Item + operationId: getItem_12139 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12140: + get: + tags: + - Item + operationId: getItem_12140 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12141: + get: + tags: + - Item + operationId: getItem_12141 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12142: + get: + tags: + - Item + operationId: getItem_12142 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12143: + get: + tags: + - Item + operationId: getItem_12143 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12144: + get: + tags: + - Item + operationId: getItem_12144 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12145: + get: + tags: + - Item + operationId: getItem_12145 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12146: + get: + tags: + - Item + operationId: getItem_12146 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12147: + get: + tags: + - Item + operationId: getItem_12147 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12148: + get: + tags: + - Item + operationId: getItem_12148 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12149: + get: + tags: + - Item + operationId: getItem_12149 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12150: + get: + tags: + - Item + operationId: getItem_12150 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12151: + get: + tags: + - Item + operationId: getItem_12151 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12152: + get: + tags: + - Item + operationId: getItem_12152 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12153: + get: + tags: + - Item + operationId: getItem_12153 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12154: + get: + tags: + - Item + operationId: getItem_12154 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12155: + get: + tags: + - Item + operationId: getItem_12155 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12156: + get: + tags: + - Item + operationId: getItem_12156 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12157: + get: + tags: + - Item + operationId: getItem_12157 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12158: + get: + tags: + - Item + operationId: getItem_12158 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12159: + get: + tags: + - Item + operationId: getItem_12159 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12160: + get: + tags: + - Item + operationId: getItem_12160 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12161: + get: + tags: + - Item + operationId: getItem_12161 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12162: + get: + tags: + - Item + operationId: getItem_12162 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12163: + get: + tags: + - Item + operationId: getItem_12163 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12164: + get: + tags: + - Item + operationId: getItem_12164 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12165: + get: + tags: + - Item + operationId: getItem_12165 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12166: + get: + tags: + - Item + operationId: getItem_12166 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12167: + get: + tags: + - Item + operationId: getItem_12167 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12168: + get: + tags: + - Item + operationId: getItem_12168 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12169: + get: + tags: + - Item + operationId: getItem_12169 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12170: + get: + tags: + - Item + operationId: getItem_12170 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12171: + get: + tags: + - Item + operationId: getItem_12171 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12172: + get: + tags: + - Item + operationId: getItem_12172 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12173: + get: + tags: + - Item + operationId: getItem_12173 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12174: + get: + tags: + - Item + operationId: getItem_12174 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12175: + get: + tags: + - Item + operationId: getItem_12175 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12176: + get: + tags: + - Item + operationId: getItem_12176 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12177: + get: + tags: + - Item + operationId: getItem_12177 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12178: + get: + tags: + - Item + operationId: getItem_12178 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12179: + get: + tags: + - Item + operationId: getItem_12179 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12180: + get: + tags: + - Item + operationId: getItem_12180 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12181: + get: + tags: + - Item + operationId: getItem_12181 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12182: + get: + tags: + - Item + operationId: getItem_12182 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12183: + get: + tags: + - Item + operationId: getItem_12183 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12184: + get: + tags: + - Item + operationId: getItem_12184 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12185: + get: + tags: + - Item + operationId: getItem_12185 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12186: + get: + tags: + - Item + operationId: getItem_12186 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12187: + get: + tags: + - Item + operationId: getItem_12187 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12188: + get: + tags: + - Item + operationId: getItem_12188 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12189: + get: + tags: + - Item + operationId: getItem_12189 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12190: + get: + tags: + - Item + operationId: getItem_12190 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12191: + get: + tags: + - Item + operationId: getItem_12191 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12192: + get: + tags: + - Item + operationId: getItem_12192 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12193: + get: + tags: + - Item + operationId: getItem_12193 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12194: + get: + tags: + - Item + operationId: getItem_12194 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12195: + get: + tags: + - Item + operationId: getItem_12195 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12196: + get: + tags: + - Item + operationId: getItem_12196 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12197: + get: + tags: + - Item + operationId: getItem_12197 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12198: + get: + tags: + - Item + operationId: getItem_12198 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12199: + get: + tags: + - Item + operationId: getItem_12199 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12200: + get: + tags: + - Item + operationId: getItem_12200 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12201: + get: + tags: + - Item + operationId: getItem_12201 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12202: + get: + tags: + - Item + operationId: getItem_12202 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12203: + get: + tags: + - Item + operationId: getItem_12203 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12204: + get: + tags: + - Item + operationId: getItem_12204 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12205: + get: + tags: + - Item + operationId: getItem_12205 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12206: + get: + tags: + - Item + operationId: getItem_12206 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12207: + get: + tags: + - Item + operationId: getItem_12207 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12208: + get: + tags: + - Item + operationId: getItem_12208 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12209: + get: + tags: + - Item + operationId: getItem_12209 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12210: + get: + tags: + - Item + operationId: getItem_12210 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12211: + get: + tags: + - Item + operationId: getItem_12211 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12212: + get: + tags: + - Item + operationId: getItem_12212 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12213: + get: + tags: + - Item + operationId: getItem_12213 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12214: + get: + tags: + - Item + operationId: getItem_12214 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12215: + get: + tags: + - Item + operationId: getItem_12215 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12216: + get: + tags: + - Item + operationId: getItem_12216 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12217: + get: + tags: + - Item + operationId: getItem_12217 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12218: + get: + tags: + - Item + operationId: getItem_12218 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12219: + get: + tags: + - Item + operationId: getItem_12219 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12220: + get: + tags: + - Item + operationId: getItem_12220 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12221: + get: + tags: + - Item + operationId: getItem_12221 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12222: + get: + tags: + - Item + operationId: getItem_12222 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12223: + get: + tags: + - Item + operationId: getItem_12223 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12224: + get: + tags: + - Item + operationId: getItem_12224 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12225: + get: + tags: + - Item + operationId: getItem_12225 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12226: + get: + tags: + - Item + operationId: getItem_12226 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12227: + get: + tags: + - Item + operationId: getItem_12227 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12228: + get: + tags: + - Item + operationId: getItem_12228 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12229: + get: + tags: + - Item + operationId: getItem_12229 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12230: + get: + tags: + - Item + operationId: getItem_12230 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12231: + get: + tags: + - Item + operationId: getItem_12231 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12232: + get: + tags: + - Item + operationId: getItem_12232 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12233: + get: + tags: + - Item + operationId: getItem_12233 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12234: + get: + tags: + - Item + operationId: getItem_12234 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12235: + get: + tags: + - Item + operationId: getItem_12235 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12236: + get: + tags: + - Item + operationId: getItem_12236 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12237: + get: + tags: + - Item + operationId: getItem_12237 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12238: + get: + tags: + - Item + operationId: getItem_12238 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12239: + get: + tags: + - Item + operationId: getItem_12239 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12240: + get: + tags: + - Item + operationId: getItem_12240 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12241: + get: + tags: + - Item + operationId: getItem_12241 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12242: + get: + tags: + - Item + operationId: getItem_12242 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12243: + get: + tags: + - Item + operationId: getItem_12243 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12244: + get: + tags: + - Item + operationId: getItem_12244 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12245: + get: + tags: + - Item + operationId: getItem_12245 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12246: + get: + tags: + - Item + operationId: getItem_12246 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12247: + get: + tags: + - Item + operationId: getItem_12247 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12248: + get: + tags: + - Item + operationId: getItem_12248 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12249: + get: + tags: + - Item + operationId: getItem_12249 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12250: + get: + tags: + - Item + operationId: getItem_12250 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12251: + get: + tags: + - Item + operationId: getItem_12251 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12252: + get: + tags: + - Item + operationId: getItem_12252 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12253: + get: + tags: + - Item + operationId: getItem_12253 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12254: + get: + tags: + - Item + operationId: getItem_12254 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12255: + get: + tags: + - Item + operationId: getItem_12255 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12256: + get: + tags: + - Item + operationId: getItem_12256 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12257: + get: + tags: + - Item + operationId: getItem_12257 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12258: + get: + tags: + - Item + operationId: getItem_12258 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12259: + get: + tags: + - Item + operationId: getItem_12259 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12260: + get: + tags: + - Item + operationId: getItem_12260 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12261: + get: + tags: + - Item + operationId: getItem_12261 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12262: + get: + tags: + - Item + operationId: getItem_12262 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12263: + get: + tags: + - Item + operationId: getItem_12263 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12264: + get: + tags: + - Item + operationId: getItem_12264 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12265: + get: + tags: + - Item + operationId: getItem_12265 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12266: + get: + tags: + - Item + operationId: getItem_12266 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12267: + get: + tags: + - Item + operationId: getItem_12267 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12268: + get: + tags: + - Item + operationId: getItem_12268 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12269: + get: + tags: + - Item + operationId: getItem_12269 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12270: + get: + tags: + - Item + operationId: getItem_12270 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12271: + get: + tags: + - Item + operationId: getItem_12271 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12272: + get: + tags: + - Item + operationId: getItem_12272 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12273: + get: + tags: + - Item + operationId: getItem_12273 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12274: + get: + tags: + - Item + operationId: getItem_12274 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12275: + get: + tags: + - Item + operationId: getItem_12275 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12276: + get: + tags: + - Item + operationId: getItem_12276 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12277: + get: + tags: + - Item + operationId: getItem_12277 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12278: + get: + tags: + - Item + operationId: getItem_12278 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12279: + get: + tags: + - Item + operationId: getItem_12279 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12280: + get: + tags: + - Item + operationId: getItem_12280 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12281: + get: + tags: + - Item + operationId: getItem_12281 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12282: + get: + tags: + - Item + operationId: getItem_12282 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12283: + get: + tags: + - Item + operationId: getItem_12283 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12284: + get: + tags: + - Item + operationId: getItem_12284 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12285: + get: + tags: + - Item + operationId: getItem_12285 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12286: + get: + tags: + - Item + operationId: getItem_12286 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12287: + get: + tags: + - Item + operationId: getItem_12287 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12288: + get: + tags: + - Item + operationId: getItem_12288 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12289: + get: + tags: + - Item + operationId: getItem_12289 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12290: + get: + tags: + - Item + operationId: getItem_12290 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12291: + get: + tags: + - Item + operationId: getItem_12291 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12292: + get: + tags: + - Item + operationId: getItem_12292 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12293: + get: + tags: + - Item + operationId: getItem_12293 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12294: + get: + tags: + - Item + operationId: getItem_12294 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12295: + get: + tags: + - Item + operationId: getItem_12295 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12296: + get: + tags: + - Item + operationId: getItem_12296 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12297: + get: + tags: + - Item + operationId: getItem_12297 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12298: + get: + tags: + - Item + operationId: getItem_12298 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12299: + get: + tags: + - Item + operationId: getItem_12299 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12300: + get: + tags: + - Item + operationId: getItem_12300 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12301: + get: + tags: + - Item + operationId: getItem_12301 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12302: + get: + tags: + - Item + operationId: getItem_12302 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12303: + get: + tags: + - Item + operationId: getItem_12303 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12304: + get: + tags: + - Item + operationId: getItem_12304 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12305: + get: + tags: + - Item + operationId: getItem_12305 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12306: + get: + tags: + - Item + operationId: getItem_12306 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12307: + get: + tags: + - Item + operationId: getItem_12307 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12308: + get: + tags: + - Item + operationId: getItem_12308 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12309: + get: + tags: + - Item + operationId: getItem_12309 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12310: + get: + tags: + - Item + operationId: getItem_12310 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12311: + get: + tags: + - Item + operationId: getItem_12311 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12312: + get: + tags: + - Item + operationId: getItem_12312 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12313: + get: + tags: + - Item + operationId: getItem_12313 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12314: + get: + tags: + - Item + operationId: getItem_12314 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12315: + get: + tags: + - Item + operationId: getItem_12315 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12316: + get: + tags: + - Item + operationId: getItem_12316 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12317: + get: + tags: + - Item + operationId: getItem_12317 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12318: + get: + tags: + - Item + operationId: getItem_12318 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12319: + get: + tags: + - Item + operationId: getItem_12319 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12320: + get: + tags: + - Item + operationId: getItem_12320 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12321: + get: + tags: + - Item + operationId: getItem_12321 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12322: + get: + tags: + - Item + operationId: getItem_12322 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12323: + get: + tags: + - Item + operationId: getItem_12323 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12324: + get: + tags: + - Item + operationId: getItem_12324 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12325: + get: + tags: + - Item + operationId: getItem_12325 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12326: + get: + tags: + - Item + operationId: getItem_12326 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12327: + get: + tags: + - Item + operationId: getItem_12327 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12328: + get: + tags: + - Item + operationId: getItem_12328 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12329: + get: + tags: + - Item + operationId: getItem_12329 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12330: + get: + tags: + - Item + operationId: getItem_12330 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12331: + get: + tags: + - Item + operationId: getItem_12331 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12332: + get: + tags: + - Item + operationId: getItem_12332 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12333: + get: + tags: + - Item + operationId: getItem_12333 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12334: + get: + tags: + - Item + operationId: getItem_12334 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12335: + get: + tags: + - Item + operationId: getItem_12335 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12336: + get: + tags: + - Item + operationId: getItem_12336 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12337: + get: + tags: + - Item + operationId: getItem_12337 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12338: + get: + tags: + - Item + operationId: getItem_12338 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12339: + get: + tags: + - Item + operationId: getItem_12339 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12340: + get: + tags: + - Item + operationId: getItem_12340 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12341: + get: + tags: + - Item + operationId: getItem_12341 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12342: + get: + tags: + - Item + operationId: getItem_12342 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12343: + get: + tags: + - Item + operationId: getItem_12343 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12344: + get: + tags: + - Item + operationId: getItem_12344 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12345: + get: + tags: + - Item + operationId: getItem_12345 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12346: + get: + tags: + - Item + operationId: getItem_12346 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12347: + get: + tags: + - Item + operationId: getItem_12347 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12348: + get: + tags: + - Item + operationId: getItem_12348 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12349: + get: + tags: + - Item + operationId: getItem_12349 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12350: + get: + tags: + - Item + operationId: getItem_12350 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12351: + get: + tags: + - Item + operationId: getItem_12351 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12352: + get: + tags: + - Item + operationId: getItem_12352 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12353: + get: + tags: + - Item + operationId: getItem_12353 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12354: + get: + tags: + - Item + operationId: getItem_12354 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12355: + get: + tags: + - Item + operationId: getItem_12355 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12356: + get: + tags: + - Item + operationId: getItem_12356 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12357: + get: + tags: + - Item + operationId: getItem_12357 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12358: + get: + tags: + - Item + operationId: getItem_12358 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12359: + get: + tags: + - Item + operationId: getItem_12359 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12360: + get: + tags: + - Item + operationId: getItem_12360 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12361: + get: + tags: + - Item + operationId: getItem_12361 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12362: + get: + tags: + - Item + operationId: getItem_12362 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12363: + get: + tags: + - Item + operationId: getItem_12363 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12364: + get: + tags: + - Item + operationId: getItem_12364 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12365: + get: + tags: + - Item + operationId: getItem_12365 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12366: + get: + tags: + - Item + operationId: getItem_12366 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12367: + get: + tags: + - Item + operationId: getItem_12367 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12368: + get: + tags: + - Item + operationId: getItem_12368 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12369: + get: + tags: + - Item + operationId: getItem_12369 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12370: + get: + tags: + - Item + operationId: getItem_12370 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12371: + get: + tags: + - Item + operationId: getItem_12371 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12372: + get: + tags: + - Item + operationId: getItem_12372 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12373: + get: + tags: + - Item + operationId: getItem_12373 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12374: + get: + tags: + - Item + operationId: getItem_12374 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12375: + get: + tags: + - Item + operationId: getItem_12375 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12376: + get: + tags: + - Item + operationId: getItem_12376 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12377: + get: + tags: + - Item + operationId: getItem_12377 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12378: + get: + tags: + - Item + operationId: getItem_12378 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12379: + get: + tags: + - Item + operationId: getItem_12379 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12380: + get: + tags: + - Item + operationId: getItem_12380 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12381: + get: + tags: + - Item + operationId: getItem_12381 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12382: + get: + tags: + - Item + operationId: getItem_12382 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12383: + get: + tags: + - Item + operationId: getItem_12383 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12384: + get: + tags: + - Item + operationId: getItem_12384 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12385: + get: + tags: + - Item + operationId: getItem_12385 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12386: + get: + tags: + - Item + operationId: getItem_12386 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12387: + get: + tags: + - Item + operationId: getItem_12387 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12388: + get: + tags: + - Item + operationId: getItem_12388 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12389: + get: + tags: + - Item + operationId: getItem_12389 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12390: + get: + tags: + - Item + operationId: getItem_12390 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12391: + get: + tags: + - Item + operationId: getItem_12391 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12392: + get: + tags: + - Item + operationId: getItem_12392 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12393: + get: + tags: + - Item + operationId: getItem_12393 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12394: + get: + tags: + - Item + operationId: getItem_12394 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12395: + get: + tags: + - Item + operationId: getItem_12395 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12396: + get: + tags: + - Item + operationId: getItem_12396 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12397: + get: + tags: + - Item + operationId: getItem_12397 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12398: + get: + tags: + - Item + operationId: getItem_12398 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12399: + get: + tags: + - Item + operationId: getItem_12399 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12400: + get: + tags: + - Item + operationId: getItem_12400 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12401: + get: + tags: + - Item + operationId: getItem_12401 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12402: + get: + tags: + - Item + operationId: getItem_12402 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12403: + get: + tags: + - Item + operationId: getItem_12403 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12404: + get: + tags: + - Item + operationId: getItem_12404 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12405: + get: + tags: + - Item + operationId: getItem_12405 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12406: + get: + tags: + - Item + operationId: getItem_12406 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12407: + get: + tags: + - Item + operationId: getItem_12407 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12408: + get: + tags: + - Item + operationId: getItem_12408 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12409: + get: + tags: + - Item + operationId: getItem_12409 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12410: + get: + tags: + - Item + operationId: getItem_12410 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12411: + get: + tags: + - Item + operationId: getItem_12411 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12412: + get: + tags: + - Item + operationId: getItem_12412 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12413: + get: + tags: + - Item + operationId: getItem_12413 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12414: + get: + tags: + - Item + operationId: getItem_12414 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12415: + get: + tags: + - Item + operationId: getItem_12415 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12416: + get: + tags: + - Item + operationId: getItem_12416 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12417: + get: + tags: + - Item + operationId: getItem_12417 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12418: + get: + tags: + - Item + operationId: getItem_12418 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12419: + get: + tags: + - Item + operationId: getItem_12419 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12420: + get: + tags: + - Item + operationId: getItem_12420 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12421: + get: + tags: + - Item + operationId: getItem_12421 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12422: + get: + tags: + - Item + operationId: getItem_12422 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12423: + get: + tags: + - Item + operationId: getItem_12423 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12424: + get: + tags: + - Item + operationId: getItem_12424 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12425: + get: + tags: + - Item + operationId: getItem_12425 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12426: + get: + tags: + - Item + operationId: getItem_12426 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12427: + get: + tags: + - Item + operationId: getItem_12427 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12428: + get: + tags: + - Item + operationId: getItem_12428 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12429: + get: + tags: + - Item + operationId: getItem_12429 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12430: + get: + tags: + - Item + operationId: getItem_12430 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12431: + get: + tags: + - Item + operationId: getItem_12431 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12432: + get: + tags: + - Item + operationId: getItem_12432 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12433: + get: + tags: + - Item + operationId: getItem_12433 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12434: + get: + tags: + - Item + operationId: getItem_12434 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12435: + get: + tags: + - Item + operationId: getItem_12435 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12436: + get: + tags: + - Item + operationId: getItem_12436 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12437: + get: + tags: + - Item + operationId: getItem_12437 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12438: + get: + tags: + - Item + operationId: getItem_12438 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12439: + get: + tags: + - Item + operationId: getItem_12439 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12440: + get: + tags: + - Item + operationId: getItem_12440 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12441: + get: + tags: + - Item + operationId: getItem_12441 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12442: + get: + tags: + - Item + operationId: getItem_12442 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12443: + get: + tags: + - Item + operationId: getItem_12443 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12444: + get: + tags: + - Item + operationId: getItem_12444 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12445: + get: + tags: + - Item + operationId: getItem_12445 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12446: + get: + tags: + - Item + operationId: getItem_12446 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12447: + get: + tags: + - Item + operationId: getItem_12447 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12448: + get: + tags: + - Item + operationId: getItem_12448 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12449: + get: + tags: + - Item + operationId: getItem_12449 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12450: + get: + tags: + - Item + operationId: getItem_12450 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12451: + get: + tags: + - Item + operationId: getItem_12451 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12452: + get: + tags: + - Item + operationId: getItem_12452 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12453: + get: + tags: + - Item + operationId: getItem_12453 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12454: + get: + tags: + - Item + operationId: getItem_12454 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12455: + get: + tags: + - Item + operationId: getItem_12455 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12456: + get: + tags: + - Item + operationId: getItem_12456 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12457: + get: + tags: + - Item + operationId: getItem_12457 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12458: + get: + tags: + - Item + operationId: getItem_12458 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12459: + get: + tags: + - Item + operationId: getItem_12459 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12460: + get: + tags: + - Item + operationId: getItem_12460 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12461: + get: + tags: + - Item + operationId: getItem_12461 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12462: + get: + tags: + - Item + operationId: getItem_12462 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12463: + get: + tags: + - Item + operationId: getItem_12463 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12464: + get: + tags: + - Item + operationId: getItem_12464 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12465: + get: + tags: + - Item + operationId: getItem_12465 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12466: + get: + tags: + - Item + operationId: getItem_12466 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12467: + get: + tags: + - Item + operationId: getItem_12467 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12468: + get: + tags: + - Item + operationId: getItem_12468 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12469: + get: + tags: + - Item + operationId: getItem_12469 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12470: + get: + tags: + - Item + operationId: getItem_12470 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12471: + get: + tags: + - Item + operationId: getItem_12471 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12472: + get: + tags: + - Item + operationId: getItem_12472 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12473: + get: + tags: + - Item + operationId: getItem_12473 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12474: + get: + tags: + - Item + operationId: getItem_12474 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12475: + get: + tags: + - Item + operationId: getItem_12475 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12476: + get: + tags: + - Item + operationId: getItem_12476 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12477: + get: + tags: + - Item + operationId: getItem_12477 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12478: + get: + tags: + - Item + operationId: getItem_12478 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12479: + get: + tags: + - Item + operationId: getItem_12479 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12480: + get: + tags: + - Item + operationId: getItem_12480 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12481: + get: + tags: + - Item + operationId: getItem_12481 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12482: + get: + tags: + - Item + operationId: getItem_12482 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12483: + get: + tags: + - Item + operationId: getItem_12483 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12484: + get: + tags: + - Item + operationId: getItem_12484 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12485: + get: + tags: + - Item + operationId: getItem_12485 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12486: + get: + tags: + - Item + operationId: getItem_12486 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12487: + get: + tags: + - Item + operationId: getItem_12487 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12488: + get: + tags: + - Item + operationId: getItem_12488 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12489: + get: + tags: + - Item + operationId: getItem_12489 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12490: + get: + tags: + - Item + operationId: getItem_12490 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12491: + get: + tags: + - Item + operationId: getItem_12491 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12492: + get: + tags: + - Item + operationId: getItem_12492 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12493: + get: + tags: + - Item + operationId: getItem_12493 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12494: + get: + tags: + - Item + operationId: getItem_12494 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12495: + get: + tags: + - Item + operationId: getItem_12495 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12496: + get: + tags: + - Item + operationId: getItem_12496 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12497: + get: + tags: + - Item + operationId: getItem_12497 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12498: + get: + tags: + - Item + operationId: getItem_12498 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12499: + get: + tags: + - Item + operationId: getItem_12499 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12500: + get: + tags: + - Item + operationId: getItem_12500 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12501: + get: + tags: + - Item + operationId: getItem_12501 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12502: + get: + tags: + - Item + operationId: getItem_12502 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12503: + get: + tags: + - Item + operationId: getItem_12503 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12504: + get: + tags: + - Item + operationId: getItem_12504 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12505: + get: + tags: + - Item + operationId: getItem_12505 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12506: + get: + tags: + - Item + operationId: getItem_12506 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12507: + get: + tags: + - Item + operationId: getItem_12507 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12508: + get: + tags: + - Item + operationId: getItem_12508 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12509: + get: + tags: + - Item + operationId: getItem_12509 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12510: + get: + tags: + - Item + operationId: getItem_12510 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12511: + get: + tags: + - Item + operationId: getItem_12511 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12512: + get: + tags: + - Item + operationId: getItem_12512 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12513: + get: + tags: + - Item + operationId: getItem_12513 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12514: + get: + tags: + - Item + operationId: getItem_12514 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12515: + get: + tags: + - Item + operationId: getItem_12515 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12516: + get: + tags: + - Item + operationId: getItem_12516 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12517: + get: + tags: + - Item + operationId: getItem_12517 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12518: + get: + tags: + - Item + operationId: getItem_12518 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12519: + get: + tags: + - Item + operationId: getItem_12519 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12520: + get: + tags: + - Item + operationId: getItem_12520 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12521: + get: + tags: + - Item + operationId: getItem_12521 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12522: + get: + tags: + - Item + operationId: getItem_12522 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12523: + get: + tags: + - Item + operationId: getItem_12523 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12524: + get: + tags: + - Item + operationId: getItem_12524 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12525: + get: + tags: + - Item + operationId: getItem_12525 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12526: + get: + tags: + - Item + operationId: getItem_12526 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12527: + get: + tags: + - Item + operationId: getItem_12527 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12528: + get: + tags: + - Item + operationId: getItem_12528 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12529: + get: + tags: + - Item + operationId: getItem_12529 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12530: + get: + tags: + - Item + operationId: getItem_12530 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12531: + get: + tags: + - Item + operationId: getItem_12531 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12532: + get: + tags: + - Item + operationId: getItem_12532 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12533: + get: + tags: + - Item + operationId: getItem_12533 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12534: + get: + tags: + - Item + operationId: getItem_12534 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12535: + get: + tags: + - Item + operationId: getItem_12535 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12536: + get: + tags: + - Item + operationId: getItem_12536 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12537: + get: + tags: + - Item + operationId: getItem_12537 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12538: + get: + tags: + - Item + operationId: getItem_12538 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12539: + get: + tags: + - Item + operationId: getItem_12539 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12540: + get: + tags: + - Item + operationId: getItem_12540 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12541: + get: + tags: + - Item + operationId: getItem_12541 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12542: + get: + tags: + - Item + operationId: getItem_12542 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12543: + get: + tags: + - Item + operationId: getItem_12543 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12544: + get: + tags: + - Item + operationId: getItem_12544 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12545: + get: + tags: + - Item + operationId: getItem_12545 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12546: + get: + tags: + - Item + operationId: getItem_12546 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12547: + get: + tags: + - Item + operationId: getItem_12547 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12548: + get: + tags: + - Item + operationId: getItem_12548 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12549: + get: + tags: + - Item + operationId: getItem_12549 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12550: + get: + tags: + - Item + operationId: getItem_12550 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12551: + get: + tags: + - Item + operationId: getItem_12551 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12552: + get: + tags: + - Item + operationId: getItem_12552 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12553: + get: + tags: + - Item + operationId: getItem_12553 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12554: + get: + tags: + - Item + operationId: getItem_12554 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12555: + get: + tags: + - Item + operationId: getItem_12555 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12556: + get: + tags: + - Item + operationId: getItem_12556 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12557: + get: + tags: + - Item + operationId: getItem_12557 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12558: + get: + tags: + - Item + operationId: getItem_12558 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12559: + get: + tags: + - Item + operationId: getItem_12559 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12560: + get: + tags: + - Item + operationId: getItem_12560 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12561: + get: + tags: + - Item + operationId: getItem_12561 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12562: + get: + tags: + - Item + operationId: getItem_12562 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12563: + get: + tags: + - Item + operationId: getItem_12563 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12564: + get: + tags: + - Item + operationId: getItem_12564 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12565: + get: + tags: + - Item + operationId: getItem_12565 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12566: + get: + tags: + - Item + operationId: getItem_12566 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12567: + get: + tags: + - Item + operationId: getItem_12567 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12568: + get: + tags: + - Item + operationId: getItem_12568 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12569: + get: + tags: + - Item + operationId: getItem_12569 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12570: + get: + tags: + - Item + operationId: getItem_12570 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12571: + get: + tags: + - Item + operationId: getItem_12571 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12572: + get: + tags: + - Item + operationId: getItem_12572 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12573: + get: + tags: + - Item + operationId: getItem_12573 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12574: + get: + tags: + - Item + operationId: getItem_12574 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12575: + get: + tags: + - Item + operationId: getItem_12575 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12576: + get: + tags: + - Item + operationId: getItem_12576 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12577: + get: + tags: + - Item + operationId: getItem_12577 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12578: + get: + tags: + - Item + operationId: getItem_12578 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12579: + get: + tags: + - Item + operationId: getItem_12579 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12580: + get: + tags: + - Item + operationId: getItem_12580 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12581: + get: + tags: + - Item + operationId: getItem_12581 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12582: + get: + tags: + - Item + operationId: getItem_12582 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12583: + get: + tags: + - Item + operationId: getItem_12583 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12584: + get: + tags: + - Item + operationId: getItem_12584 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12585: + get: + tags: + - Item + operationId: getItem_12585 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12586: + get: + tags: + - Item + operationId: getItem_12586 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12587: + get: + tags: + - Item + operationId: getItem_12587 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12588: + get: + tags: + - Item + operationId: getItem_12588 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12589: + get: + tags: + - Item + operationId: getItem_12589 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12590: + get: + tags: + - Item + operationId: getItem_12590 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12591: + get: + tags: + - Item + operationId: getItem_12591 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12592: + get: + tags: + - Item + operationId: getItem_12592 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12593: + get: + tags: + - Item + operationId: getItem_12593 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12594: + get: + tags: + - Item + operationId: getItem_12594 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12595: + get: + tags: + - Item + operationId: getItem_12595 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12596: + get: + tags: + - Item + operationId: getItem_12596 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12597: + get: + tags: + - Item + operationId: getItem_12597 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12598: + get: + tags: + - Item + operationId: getItem_12598 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12599: + get: + tags: + - Item + operationId: getItem_12599 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12600: + get: + tags: + - Item + operationId: getItem_12600 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12601: + get: + tags: + - Item + operationId: getItem_12601 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12602: + get: + tags: + - Item + operationId: getItem_12602 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12603: + get: + tags: + - Item + operationId: getItem_12603 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12604: + get: + tags: + - Item + operationId: getItem_12604 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12605: + get: + tags: + - Item + operationId: getItem_12605 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12606: + get: + tags: + - Item + operationId: getItem_12606 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12607: + get: + tags: + - Item + operationId: getItem_12607 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12608: + get: + tags: + - Item + operationId: getItem_12608 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12609: + get: + tags: + - Item + operationId: getItem_12609 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12610: + get: + tags: + - Item + operationId: getItem_12610 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12611: + get: + tags: + - Item + operationId: getItem_12611 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12612: + get: + tags: + - Item + operationId: getItem_12612 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12613: + get: + tags: + - Item + operationId: getItem_12613 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12614: + get: + tags: + - Item + operationId: getItem_12614 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12615: + get: + tags: + - Item + operationId: getItem_12615 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12616: + get: + tags: + - Item + operationId: getItem_12616 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12617: + get: + tags: + - Item + operationId: getItem_12617 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12618: + get: + tags: + - Item + operationId: getItem_12618 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12619: + get: + tags: + - Item + operationId: getItem_12619 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12620: + get: + tags: + - Item + operationId: getItem_12620 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12621: + get: + tags: + - Item + operationId: getItem_12621 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12622: + get: + tags: + - Item + operationId: getItem_12622 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12623: + get: + tags: + - Item + operationId: getItem_12623 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12624: + get: + tags: + - Item + operationId: getItem_12624 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12625: + get: + tags: + - Item + operationId: getItem_12625 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12626: + get: + tags: + - Item + operationId: getItem_12626 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12627: + get: + tags: + - Item + operationId: getItem_12627 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12628: + get: + tags: + - Item + operationId: getItem_12628 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12629: + get: + tags: + - Item + operationId: getItem_12629 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12630: + get: + tags: + - Item + operationId: getItem_12630 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12631: + get: + tags: + - Item + operationId: getItem_12631 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12632: + get: + tags: + - Item + operationId: getItem_12632 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12633: + get: + tags: + - Item + operationId: getItem_12633 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12634: + get: + tags: + - Item + operationId: getItem_12634 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12635: + get: + tags: + - Item + operationId: getItem_12635 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12636: + get: + tags: + - Item + operationId: getItem_12636 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12637: + get: + tags: + - Item + operationId: getItem_12637 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12638: + get: + tags: + - Item + operationId: getItem_12638 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12639: + get: + tags: + - Item + operationId: getItem_12639 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12640: + get: + tags: + - Item + operationId: getItem_12640 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12641: + get: + tags: + - Item + operationId: getItem_12641 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12642: + get: + tags: + - Item + operationId: getItem_12642 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12643: + get: + tags: + - Item + operationId: getItem_12643 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12644: + get: + tags: + - Item + operationId: getItem_12644 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12645: + get: + tags: + - Item + operationId: getItem_12645 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12646: + get: + tags: + - Item + operationId: getItem_12646 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12647: + get: + tags: + - Item + operationId: getItem_12647 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12648: + get: + tags: + - Item + operationId: getItem_12648 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12649: + get: + tags: + - Item + operationId: getItem_12649 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12650: + get: + tags: + - Item + operationId: getItem_12650 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12651: + get: + tags: + - Item + operationId: getItem_12651 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12652: + get: + tags: + - Item + operationId: getItem_12652 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12653: + get: + tags: + - Item + operationId: getItem_12653 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12654: + get: + tags: + - Item + operationId: getItem_12654 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12655: + get: + tags: + - Item + operationId: getItem_12655 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12656: + get: + tags: + - Item + operationId: getItem_12656 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12657: + get: + tags: + - Item + operationId: getItem_12657 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12658: + get: + tags: + - Item + operationId: getItem_12658 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12659: + get: + tags: + - Item + operationId: getItem_12659 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12660: + get: + tags: + - Item + operationId: getItem_12660 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12661: + get: + tags: + - Item + operationId: getItem_12661 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12662: + get: + tags: + - Item + operationId: getItem_12662 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12663: + get: + tags: + - Item + operationId: getItem_12663 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12664: + get: + tags: + - Item + operationId: getItem_12664 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12665: + get: + tags: + - Item + operationId: getItem_12665 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12666: + get: + tags: + - Item + operationId: getItem_12666 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12667: + get: + tags: + - Item + operationId: getItem_12667 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12668: + get: + tags: + - Item + operationId: getItem_12668 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12669: + get: + tags: + - Item + operationId: getItem_12669 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12670: + get: + tags: + - Item + operationId: getItem_12670 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12671: + get: + tags: + - Item + operationId: getItem_12671 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12672: + get: + tags: + - Item + operationId: getItem_12672 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12673: + get: + tags: + - Item + operationId: getItem_12673 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12674: + get: + tags: + - Item + operationId: getItem_12674 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12675: + get: + tags: + - Item + operationId: getItem_12675 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12676: + get: + tags: + - Item + operationId: getItem_12676 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12677: + get: + tags: + - Item + operationId: getItem_12677 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12678: + get: + tags: + - Item + operationId: getItem_12678 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12679: + get: + tags: + - Item + operationId: getItem_12679 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12680: + get: + tags: + - Item + operationId: getItem_12680 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12681: + get: + tags: + - Item + operationId: getItem_12681 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12682: + get: + tags: + - Item + operationId: getItem_12682 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12683: + get: + tags: + - Item + operationId: getItem_12683 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12684: + get: + tags: + - Item + operationId: getItem_12684 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12685: + get: + tags: + - Item + operationId: getItem_12685 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12686: + get: + tags: + - Item + operationId: getItem_12686 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12687: + get: + tags: + - Item + operationId: getItem_12687 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12688: + get: + tags: + - Item + operationId: getItem_12688 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12689: + get: + tags: + - Item + operationId: getItem_12689 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12690: + get: + tags: + - Item + operationId: getItem_12690 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12691: + get: + tags: + - Item + operationId: getItem_12691 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12692: + get: + tags: + - Item + operationId: getItem_12692 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12693: + get: + tags: + - Item + operationId: getItem_12693 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12694: + get: + tags: + - Item + operationId: getItem_12694 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12695: + get: + tags: + - Item + operationId: getItem_12695 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12696: + get: + tags: + - Item + operationId: getItem_12696 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12697: + get: + tags: + - Item + operationId: getItem_12697 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12698: + get: + tags: + - Item + operationId: getItem_12698 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12699: + get: + tags: + - Item + operationId: getItem_12699 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12700: + get: + tags: + - Item + operationId: getItem_12700 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12701: + get: + tags: + - Item + operationId: getItem_12701 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12702: + get: + tags: + - Item + operationId: getItem_12702 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12703: + get: + tags: + - Item + operationId: getItem_12703 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12704: + get: + tags: + - Item + operationId: getItem_12704 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12705: + get: + tags: + - Item + operationId: getItem_12705 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12706: + get: + tags: + - Item + operationId: getItem_12706 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12707: + get: + tags: + - Item + operationId: getItem_12707 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12708: + get: + tags: + - Item + operationId: getItem_12708 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12709: + get: + tags: + - Item + operationId: getItem_12709 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12710: + get: + tags: + - Item + operationId: getItem_12710 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12711: + get: + tags: + - Item + operationId: getItem_12711 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12712: + get: + tags: + - Item + operationId: getItem_12712 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12713: + get: + tags: + - Item + operationId: getItem_12713 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12714: + get: + tags: + - Item + operationId: getItem_12714 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12715: + get: + tags: + - Item + operationId: getItem_12715 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12716: + get: + tags: + - Item + operationId: getItem_12716 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12717: + get: + tags: + - Item + operationId: getItem_12717 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12718: + get: + tags: + - Item + operationId: getItem_12718 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12719: + get: + tags: + - Item + operationId: getItem_12719 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12720: + get: + tags: + - Item + operationId: getItem_12720 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12721: + get: + tags: + - Item + operationId: getItem_12721 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12722: + get: + tags: + - Item + operationId: getItem_12722 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12723: + get: + tags: + - Item + operationId: getItem_12723 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12724: + get: + tags: + - Item + operationId: getItem_12724 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12725: + get: + tags: + - Item + operationId: getItem_12725 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12726: + get: + tags: + - Item + operationId: getItem_12726 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12727: + get: + tags: + - Item + operationId: getItem_12727 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12728: + get: + tags: + - Item + operationId: getItem_12728 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12729: + get: + tags: + - Item + operationId: getItem_12729 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12730: + get: + tags: + - Item + operationId: getItem_12730 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12731: + get: + tags: + - Item + operationId: getItem_12731 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12732: + get: + tags: + - Item + operationId: getItem_12732 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12733: + get: + tags: + - Item + operationId: getItem_12733 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12734: + get: + tags: + - Item + operationId: getItem_12734 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12735: + get: + tags: + - Item + operationId: getItem_12735 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12736: + get: + tags: + - Item + operationId: getItem_12736 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12737: + get: + tags: + - Item + operationId: getItem_12737 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12738: + get: + tags: + - Item + operationId: getItem_12738 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12739: + get: + tags: + - Item + operationId: getItem_12739 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12740: + get: + tags: + - Item + operationId: getItem_12740 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12741: + get: + tags: + - Item + operationId: getItem_12741 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12742: + get: + tags: + - Item + operationId: getItem_12742 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12743: + get: + tags: + - Item + operationId: getItem_12743 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12744: + get: + tags: + - Item + operationId: getItem_12744 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12745: + get: + tags: + - Item + operationId: getItem_12745 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12746: + get: + tags: + - Item + operationId: getItem_12746 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12747: + get: + tags: + - Item + operationId: getItem_12747 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12748: + get: + tags: + - Item + operationId: getItem_12748 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12749: + get: + tags: + - Item + operationId: getItem_12749 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12750: + get: + tags: + - Item + operationId: getItem_12750 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12751: + get: + tags: + - Item + operationId: getItem_12751 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12752: + get: + tags: + - Item + operationId: getItem_12752 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12753: + get: + tags: + - Item + operationId: getItem_12753 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12754: + get: + tags: + - Item + operationId: getItem_12754 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12755: + get: + tags: + - Item + operationId: getItem_12755 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12756: + get: + tags: + - Item + operationId: getItem_12756 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12757: + get: + tags: + - Item + operationId: getItem_12757 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12758: + get: + tags: + - Item + operationId: getItem_12758 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12759: + get: + tags: + - Item + operationId: getItem_12759 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12760: + get: + tags: + - Item + operationId: getItem_12760 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12761: + get: + tags: + - Item + operationId: getItem_12761 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12762: + get: + tags: + - Item + operationId: getItem_12762 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12763: + get: + tags: + - Item + operationId: getItem_12763 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12764: + get: + tags: + - Item + operationId: getItem_12764 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12765: + get: + tags: + - Item + operationId: getItem_12765 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12766: + get: + tags: + - Item + operationId: getItem_12766 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12767: + get: + tags: + - Item + operationId: getItem_12767 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12768: + get: + tags: + - Item + operationId: getItem_12768 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12769: + get: + tags: + - Item + operationId: getItem_12769 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12770: + get: + tags: + - Item + operationId: getItem_12770 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12771: + get: + tags: + - Item + operationId: getItem_12771 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12772: + get: + tags: + - Item + operationId: getItem_12772 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12773: + get: + tags: + - Item + operationId: getItem_12773 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12774: + get: + tags: + - Item + operationId: getItem_12774 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12775: + get: + tags: + - Item + operationId: getItem_12775 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12776: + get: + tags: + - Item + operationId: getItem_12776 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12777: + get: + tags: + - Item + operationId: getItem_12777 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12778: + get: + tags: + - Item + operationId: getItem_12778 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12779: + get: + tags: + - Item + operationId: getItem_12779 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12780: + get: + tags: + - Item + operationId: getItem_12780 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12781: + get: + tags: + - Item + operationId: getItem_12781 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12782: + get: + tags: + - Item + operationId: getItem_12782 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12783: + get: + tags: + - Item + operationId: getItem_12783 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12784: + get: + tags: + - Item + operationId: getItem_12784 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12785: + get: + tags: + - Item + operationId: getItem_12785 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12786: + get: + tags: + - Item + operationId: getItem_12786 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12787: + get: + tags: + - Item + operationId: getItem_12787 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12788: + get: + tags: + - Item + operationId: getItem_12788 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12789: + get: + tags: + - Item + operationId: getItem_12789 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12790: + get: + tags: + - Item + operationId: getItem_12790 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12791: + get: + tags: + - Item + operationId: getItem_12791 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12792: + get: + tags: + - Item + operationId: getItem_12792 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12793: + get: + tags: + - Item + operationId: getItem_12793 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12794: + get: + tags: + - Item + operationId: getItem_12794 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12795: + get: + tags: + - Item + operationId: getItem_12795 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12796: + get: + tags: + - Item + operationId: getItem_12796 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12797: + get: + tags: + - Item + operationId: getItem_12797 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12798: + get: + tags: + - Item + operationId: getItem_12798 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12799: + get: + tags: + - Item + operationId: getItem_12799 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12800: + get: + tags: + - Item + operationId: getItem_12800 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12801: + get: + tags: + - Item + operationId: getItem_12801 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12802: + get: + tags: + - Item + operationId: getItem_12802 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12803: + get: + tags: + - Item + operationId: getItem_12803 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12804: + get: + tags: + - Item + operationId: getItem_12804 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12805: + get: + tags: + - Item + operationId: getItem_12805 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12806: + get: + tags: + - Item + operationId: getItem_12806 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12807: + get: + tags: + - Item + operationId: getItem_12807 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12808: + get: + tags: + - Item + operationId: getItem_12808 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12809: + get: + tags: + - Item + operationId: getItem_12809 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12810: + get: + tags: + - Item + operationId: getItem_12810 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12811: + get: + tags: + - Item + operationId: getItem_12811 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12812: + get: + tags: + - Item + operationId: getItem_12812 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12813: + get: + tags: + - Item + operationId: getItem_12813 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12814: + get: + tags: + - Item + operationId: getItem_12814 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12815: + get: + tags: + - Item + operationId: getItem_12815 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12816: + get: + tags: + - Item + operationId: getItem_12816 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12817: + get: + tags: + - Item + operationId: getItem_12817 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12818: + get: + tags: + - Item + operationId: getItem_12818 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12819: + get: + tags: + - Item + operationId: getItem_12819 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12820: + get: + tags: + - Item + operationId: getItem_12820 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12821: + get: + tags: + - Item + operationId: getItem_12821 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12822: + get: + tags: + - Item + operationId: getItem_12822 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12823: + get: + tags: + - Item + operationId: getItem_12823 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12824: + get: + tags: + - Item + operationId: getItem_12824 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12825: + get: + tags: + - Item + operationId: getItem_12825 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12826: + get: + tags: + - Item + operationId: getItem_12826 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12827: + get: + tags: + - Item + operationId: getItem_12827 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12828: + get: + tags: + - Item + operationId: getItem_12828 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12829: + get: + tags: + - Item + operationId: getItem_12829 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12830: + get: + tags: + - Item + operationId: getItem_12830 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12831: + get: + tags: + - Item + operationId: getItem_12831 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12832: + get: + tags: + - Item + operationId: getItem_12832 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12833: + get: + tags: + - Item + operationId: getItem_12833 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12834: + get: + tags: + - Item + operationId: getItem_12834 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12835: + get: + tags: + - Item + operationId: getItem_12835 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12836: + get: + tags: + - Item + operationId: getItem_12836 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12837: + get: + tags: + - Item + operationId: getItem_12837 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12838: + get: + tags: + - Item + operationId: getItem_12838 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12839: + get: + tags: + - Item + operationId: getItem_12839 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12840: + get: + tags: + - Item + operationId: getItem_12840 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12841: + get: + tags: + - Item + operationId: getItem_12841 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12842: + get: + tags: + - Item + operationId: getItem_12842 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12843: + get: + tags: + - Item + operationId: getItem_12843 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12844: + get: + tags: + - Item + operationId: getItem_12844 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12845: + get: + tags: + - Item + operationId: getItem_12845 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12846: + get: + tags: + - Item + operationId: getItem_12846 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12847: + get: + tags: + - Item + operationId: getItem_12847 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12848: + get: + tags: + - Item + operationId: getItem_12848 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12849: + get: + tags: + - Item + operationId: getItem_12849 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12850: + get: + tags: + - Item + operationId: getItem_12850 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12851: + get: + tags: + - Item + operationId: getItem_12851 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12852: + get: + tags: + - Item + operationId: getItem_12852 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12853: + get: + tags: + - Item + operationId: getItem_12853 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12854: + get: + tags: + - Item + operationId: getItem_12854 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12855: + get: + tags: + - Item + operationId: getItem_12855 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12856: + get: + tags: + - Item + operationId: getItem_12856 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12857: + get: + tags: + - Item + operationId: getItem_12857 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12858: + get: + tags: + - Item + operationId: getItem_12858 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12859: + get: + tags: + - Item + operationId: getItem_12859 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12860: + get: + tags: + - Item + operationId: getItem_12860 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12861: + get: + tags: + - Item + operationId: getItem_12861 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12862: + get: + tags: + - Item + operationId: getItem_12862 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12863: + get: + tags: + - Item + operationId: getItem_12863 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12864: + get: + tags: + - Item + operationId: getItem_12864 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12865: + get: + tags: + - Item + operationId: getItem_12865 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12866: + get: + tags: + - Item + operationId: getItem_12866 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12867: + get: + tags: + - Item + operationId: getItem_12867 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12868: + get: + tags: + - Item + operationId: getItem_12868 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12869: + get: + tags: + - Item + operationId: getItem_12869 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12870: + get: + tags: + - Item + operationId: getItem_12870 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12871: + get: + tags: + - Item + operationId: getItem_12871 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12872: + get: + tags: + - Item + operationId: getItem_12872 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12873: + get: + tags: + - Item + operationId: getItem_12873 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12874: + get: + tags: + - Item + operationId: getItem_12874 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12875: + get: + tags: + - Item + operationId: getItem_12875 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12876: + get: + tags: + - Item + operationId: getItem_12876 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12877: + get: + tags: + - Item + operationId: getItem_12877 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12878: + get: + tags: + - Item + operationId: getItem_12878 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12879: + get: + tags: + - Item + operationId: getItem_12879 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12880: + get: + tags: + - Item + operationId: getItem_12880 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12881: + get: + tags: + - Item + operationId: getItem_12881 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12882: + get: + tags: + - Item + operationId: getItem_12882 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12883: + get: + tags: + - Item + operationId: getItem_12883 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12884: + get: + tags: + - Item + operationId: getItem_12884 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12885: + get: + tags: + - Item + operationId: getItem_12885 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12886: + get: + tags: + - Item + operationId: getItem_12886 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12887: + get: + tags: + - Item + operationId: getItem_12887 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12888: + get: + tags: + - Item + operationId: getItem_12888 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12889: + get: + tags: + - Item + operationId: getItem_12889 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12890: + get: + tags: + - Item + operationId: getItem_12890 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12891: + get: + tags: + - Item + operationId: getItem_12891 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12892: + get: + tags: + - Item + operationId: getItem_12892 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12893: + get: + tags: + - Item + operationId: getItem_12893 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12894: + get: + tags: + - Item + operationId: getItem_12894 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12895: + get: + tags: + - Item + operationId: getItem_12895 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12896: + get: + tags: + - Item + operationId: getItem_12896 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12897: + get: + tags: + - Item + operationId: getItem_12897 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12898: + get: + tags: + - Item + operationId: getItem_12898 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12899: + get: + tags: + - Item + operationId: getItem_12899 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12900: + get: + tags: + - Item + operationId: getItem_12900 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12901: + get: + tags: + - Item + operationId: getItem_12901 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12902: + get: + tags: + - Item + operationId: getItem_12902 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12903: + get: + tags: + - Item + operationId: getItem_12903 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12904: + get: + tags: + - Item + operationId: getItem_12904 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12905: + get: + tags: + - Item + operationId: getItem_12905 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12906: + get: + tags: + - Item + operationId: getItem_12906 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12907: + get: + tags: + - Item + operationId: getItem_12907 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12908: + get: + tags: + - Item + operationId: getItem_12908 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12909: + get: + tags: + - Item + operationId: getItem_12909 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12910: + get: + tags: + - Item + operationId: getItem_12910 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12911: + get: + tags: + - Item + operationId: getItem_12911 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12912: + get: + tags: + - Item + operationId: getItem_12912 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12913: + get: + tags: + - Item + operationId: getItem_12913 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12914: + get: + tags: + - Item + operationId: getItem_12914 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12915: + get: + tags: + - Item + operationId: getItem_12915 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12916: + get: + tags: + - Item + operationId: getItem_12916 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12917: + get: + tags: + - Item + operationId: getItem_12917 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12918: + get: + tags: + - Item + operationId: getItem_12918 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12919: + get: + tags: + - Item + operationId: getItem_12919 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12920: + get: + tags: + - Item + operationId: getItem_12920 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12921: + get: + tags: + - Item + operationId: getItem_12921 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12922: + get: + tags: + - Item + operationId: getItem_12922 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12923: + get: + tags: + - Item + operationId: getItem_12923 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12924: + get: + tags: + - Item + operationId: getItem_12924 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12925: + get: + tags: + - Item + operationId: getItem_12925 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12926: + get: + tags: + - Item + operationId: getItem_12926 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12927: + get: + tags: + - Item + operationId: getItem_12927 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12928: + get: + tags: + - Item + operationId: getItem_12928 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12929: + get: + tags: + - Item + operationId: getItem_12929 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12930: + get: + tags: + - Item + operationId: getItem_12930 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12931: + get: + tags: + - Item + operationId: getItem_12931 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12932: + get: + tags: + - Item + operationId: getItem_12932 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12933: + get: + tags: + - Item + operationId: getItem_12933 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12934: + get: + tags: + - Item + operationId: getItem_12934 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12935: + get: + tags: + - Item + operationId: getItem_12935 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12936: + get: + tags: + - Item + operationId: getItem_12936 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12937: + get: + tags: + - Item + operationId: getItem_12937 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12938: + get: + tags: + - Item + operationId: getItem_12938 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12939: + get: + tags: + - Item + operationId: getItem_12939 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12940: + get: + tags: + - Item + operationId: getItem_12940 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12941: + get: + tags: + - Item + operationId: getItem_12941 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12942: + get: + tags: + - Item + operationId: getItem_12942 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12943: + get: + tags: + - Item + operationId: getItem_12943 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12944: + get: + tags: + - Item + operationId: getItem_12944 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12945: + get: + tags: + - Item + operationId: getItem_12945 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12946: + get: + tags: + - Item + operationId: getItem_12946 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12947: + get: + tags: + - Item + operationId: getItem_12947 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12948: + get: + tags: + - Item + operationId: getItem_12948 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12949: + get: + tags: + - Item + operationId: getItem_12949 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12950: + get: + tags: + - Item + operationId: getItem_12950 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12951: + get: + tags: + - Item + operationId: getItem_12951 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12952: + get: + tags: + - Item + operationId: getItem_12952 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12953: + get: + tags: + - Item + operationId: getItem_12953 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12954: + get: + tags: + - Item + operationId: getItem_12954 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12955: + get: + tags: + - Item + operationId: getItem_12955 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12956: + get: + tags: + - Item + operationId: getItem_12956 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12957: + get: + tags: + - Item + operationId: getItem_12957 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12958: + get: + tags: + - Item + operationId: getItem_12958 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12959: + get: + tags: + - Item + operationId: getItem_12959 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12960: + get: + tags: + - Item + operationId: getItem_12960 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12961: + get: + tags: + - Item + operationId: getItem_12961 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12962: + get: + tags: + - Item + operationId: getItem_12962 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12963: + get: + tags: + - Item + operationId: getItem_12963 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12964: + get: + tags: + - Item + operationId: getItem_12964 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12965: + get: + tags: + - Item + operationId: getItem_12965 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12966: + get: + tags: + - Item + operationId: getItem_12966 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12967: + get: + tags: + - Item + operationId: getItem_12967 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12968: + get: + tags: + - Item + operationId: getItem_12968 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12969: + get: + tags: + - Item + operationId: getItem_12969 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12970: + get: + tags: + - Item + operationId: getItem_12970 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12971: + get: + tags: + - Item + operationId: getItem_12971 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12972: + get: + tags: + - Item + operationId: getItem_12972 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12973: + get: + tags: + - Item + operationId: getItem_12973 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12974: + get: + tags: + - Item + operationId: getItem_12974 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12975: + get: + tags: + - Item + operationId: getItem_12975 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12976: + get: + tags: + - Item + operationId: getItem_12976 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12977: + get: + tags: + - Item + operationId: getItem_12977 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12978: + get: + tags: + - Item + operationId: getItem_12978 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12979: + get: + tags: + - Item + operationId: getItem_12979 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12980: + get: + tags: + - Item + operationId: getItem_12980 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12981: + get: + tags: + - Item + operationId: getItem_12981 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12982: + get: + tags: + - Item + operationId: getItem_12982 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12983: + get: + tags: + - Item + operationId: getItem_12983 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12984: + get: + tags: + - Item + operationId: getItem_12984 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12985: + get: + tags: + - Item + operationId: getItem_12985 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12986: + get: + tags: + - Item + operationId: getItem_12986 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12987: + get: + tags: + - Item + operationId: getItem_12987 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12988: + get: + tags: + - Item + operationId: getItem_12988 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12989: + get: + tags: + - Item + operationId: getItem_12989 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12990: + get: + tags: + - Item + operationId: getItem_12990 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12991: + get: + tags: + - Item + operationId: getItem_12991 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12992: + get: + tags: + - Item + operationId: getItem_12992 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12993: + get: + tags: + - Item + operationId: getItem_12993 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12994: + get: + tags: + - Item + operationId: getItem_12994 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12995: + get: + tags: + - Item + operationId: getItem_12995 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12996: + get: + tags: + - Item + operationId: getItem_12996 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12997: + get: + tags: + - Item + operationId: getItem_12997 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12998: + get: + tags: + - Item + operationId: getItem_12998 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_12999: + get: + tags: + - Item + operationId: getItem_12999 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13000: + get: + tags: + - Item + operationId: getItem_13000 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13001: + get: + tags: + - Item + operationId: getItem_13001 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13002: + get: + tags: + - Item + operationId: getItem_13002 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13003: + get: + tags: + - Item + operationId: getItem_13003 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13004: + get: + tags: + - Item + operationId: getItem_13004 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13005: + get: + tags: + - Item + operationId: getItem_13005 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13006: + get: + tags: + - Item + operationId: getItem_13006 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13007: + get: + tags: + - Item + operationId: getItem_13007 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13008: + get: + tags: + - Item + operationId: getItem_13008 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13009: + get: + tags: + - Item + operationId: getItem_13009 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13010: + get: + tags: + - Item + operationId: getItem_13010 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13011: + get: + tags: + - Item + operationId: getItem_13011 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13012: + get: + tags: + - Item + operationId: getItem_13012 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13013: + get: + tags: + - Item + operationId: getItem_13013 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13014: + get: + tags: + - Item + operationId: getItem_13014 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13015: + get: + tags: + - Item + operationId: getItem_13015 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13016: + get: + tags: + - Item + operationId: getItem_13016 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13017: + get: + tags: + - Item + operationId: getItem_13017 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13018: + get: + tags: + - Item + operationId: getItem_13018 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13019: + get: + tags: + - Item + operationId: getItem_13019 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13020: + get: + tags: + - Item + operationId: getItem_13020 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13021: + get: + tags: + - Item + operationId: getItem_13021 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13022: + get: + tags: + - Item + operationId: getItem_13022 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13023: + get: + tags: + - Item + operationId: getItem_13023 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13024: + get: + tags: + - Item + operationId: getItem_13024 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13025: + get: + tags: + - Item + operationId: getItem_13025 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13026: + get: + tags: + - Item + operationId: getItem_13026 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13027: + get: + tags: + - Item + operationId: getItem_13027 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13028: + get: + tags: + - Item + operationId: getItem_13028 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13029: + get: + tags: + - Item + operationId: getItem_13029 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13030: + get: + tags: + - Item + operationId: getItem_13030 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13031: + get: + tags: + - Item + operationId: getItem_13031 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13032: + get: + tags: + - Item + operationId: getItem_13032 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13033: + get: + tags: + - Item + operationId: getItem_13033 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13034: + get: + tags: + - Item + operationId: getItem_13034 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13035: + get: + tags: + - Item + operationId: getItem_13035 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13036: + get: + tags: + - Item + operationId: getItem_13036 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13037: + get: + tags: + - Item + operationId: getItem_13037 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13038: + get: + tags: + - Item + operationId: getItem_13038 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13039: + get: + tags: + - Item + operationId: getItem_13039 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13040: + get: + tags: + - Item + operationId: getItem_13040 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13041: + get: + tags: + - Item + operationId: getItem_13041 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13042: + get: + tags: + - Item + operationId: getItem_13042 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13043: + get: + tags: + - Item + operationId: getItem_13043 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13044: + get: + tags: + - Item + operationId: getItem_13044 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13045: + get: + tags: + - Item + operationId: getItem_13045 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13046: + get: + tags: + - Item + operationId: getItem_13046 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13047: + get: + tags: + - Item + operationId: getItem_13047 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13048: + get: + tags: + - Item + operationId: getItem_13048 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13049: + get: + tags: + - Item + operationId: getItem_13049 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13050: + get: + tags: + - Item + operationId: getItem_13050 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13051: + get: + tags: + - Item + operationId: getItem_13051 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13052: + get: + tags: + - Item + operationId: getItem_13052 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13053: + get: + tags: + - Item + operationId: getItem_13053 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13054: + get: + tags: + - Item + operationId: getItem_13054 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13055: + get: + tags: + - Item + operationId: getItem_13055 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13056: + get: + tags: + - Item + operationId: getItem_13056 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13057: + get: + tags: + - Item + operationId: getItem_13057 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13058: + get: + tags: + - Item + operationId: getItem_13058 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13059: + get: + tags: + - Item + operationId: getItem_13059 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13060: + get: + tags: + - Item + operationId: getItem_13060 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13061: + get: + tags: + - Item + operationId: getItem_13061 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13062: + get: + tags: + - Item + operationId: getItem_13062 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13063: + get: + tags: + - Item + operationId: getItem_13063 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13064: + get: + tags: + - Item + operationId: getItem_13064 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13065: + get: + tags: + - Item + operationId: getItem_13065 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13066: + get: + tags: + - Item + operationId: getItem_13066 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13067: + get: + tags: + - Item + operationId: getItem_13067 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13068: + get: + tags: + - Item + operationId: getItem_13068 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13069: + get: + tags: + - Item + operationId: getItem_13069 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13070: + get: + tags: + - Item + operationId: getItem_13070 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13071: + get: + tags: + - Item + operationId: getItem_13071 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13072: + get: + tags: + - Item + operationId: getItem_13072 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13073: + get: + tags: + - Item + operationId: getItem_13073 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13074: + get: + tags: + - Item + operationId: getItem_13074 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13075: + get: + tags: + - Item + operationId: getItem_13075 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13076: + get: + tags: + - Item + operationId: getItem_13076 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13077: + get: + tags: + - Item + operationId: getItem_13077 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13078: + get: + tags: + - Item + operationId: getItem_13078 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13079: + get: + tags: + - Item + operationId: getItem_13079 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13080: + get: + tags: + - Item + operationId: getItem_13080 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13081: + get: + tags: + - Item + operationId: getItem_13081 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13082: + get: + tags: + - Item + operationId: getItem_13082 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13083: + get: + tags: + - Item + operationId: getItem_13083 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13084: + get: + tags: + - Item + operationId: getItem_13084 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13085: + get: + tags: + - Item + operationId: getItem_13085 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13086: + get: + tags: + - Item + operationId: getItem_13086 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13087: + get: + tags: + - Item + operationId: getItem_13087 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13088: + get: + tags: + - Item + operationId: getItem_13088 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13089: + get: + tags: + - Item + operationId: getItem_13089 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13090: + get: + tags: + - Item + operationId: getItem_13090 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13091: + get: + tags: + - Item + operationId: getItem_13091 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13092: + get: + tags: + - Item + operationId: getItem_13092 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13093: + get: + tags: + - Item + operationId: getItem_13093 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13094: + get: + tags: + - Item + operationId: getItem_13094 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13095: + get: + tags: + - Item + operationId: getItem_13095 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13096: + get: + tags: + - Item + operationId: getItem_13096 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13097: + get: + tags: + - Item + operationId: getItem_13097 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13098: + get: + tags: + - Item + operationId: getItem_13098 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13099: + get: + tags: + - Item + operationId: getItem_13099 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13100: + get: + tags: + - Item + operationId: getItem_13100 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13101: + get: + tags: + - Item + operationId: getItem_13101 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13102: + get: + tags: + - Item + operationId: getItem_13102 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13103: + get: + tags: + - Item + operationId: getItem_13103 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13104: + get: + tags: + - Item + operationId: getItem_13104 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13105: + get: + tags: + - Item + operationId: getItem_13105 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13106: + get: + tags: + - Item + operationId: getItem_13106 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13107: + get: + tags: + - Item + operationId: getItem_13107 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13108: + get: + tags: + - Item + operationId: getItem_13108 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13109: + get: + tags: + - Item + operationId: getItem_13109 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13110: + get: + tags: + - Item + operationId: getItem_13110 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13111: + get: + tags: + - Item + operationId: getItem_13111 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13112: + get: + tags: + - Item + operationId: getItem_13112 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13113: + get: + tags: + - Item + operationId: getItem_13113 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13114: + get: + tags: + - Item + operationId: getItem_13114 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13115: + get: + tags: + - Item + operationId: getItem_13115 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13116: + get: + tags: + - Item + operationId: getItem_13116 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13117: + get: + tags: + - Item + operationId: getItem_13117 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13118: + get: + tags: + - Item + operationId: getItem_13118 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13119: + get: + tags: + - Item + operationId: getItem_13119 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13120: + get: + tags: + - Item + operationId: getItem_13120 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13121: + get: + tags: + - Item + operationId: getItem_13121 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13122: + get: + tags: + - Item + operationId: getItem_13122 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13123: + get: + tags: + - Item + operationId: getItem_13123 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13124: + get: + tags: + - Item + operationId: getItem_13124 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13125: + get: + tags: + - Item + operationId: getItem_13125 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13126: + get: + tags: + - Item + operationId: getItem_13126 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13127: + get: + tags: + - Item + operationId: getItem_13127 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13128: + get: + tags: + - Item + operationId: getItem_13128 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13129: + get: + tags: + - Item + operationId: getItem_13129 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13130: + get: + tags: + - Item + operationId: getItem_13130 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13131: + get: + tags: + - Item + operationId: getItem_13131 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13132: + get: + tags: + - Item + operationId: getItem_13132 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13133: + get: + tags: + - Item + operationId: getItem_13133 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13134: + get: + tags: + - Item + operationId: getItem_13134 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13135: + get: + tags: + - Item + operationId: getItem_13135 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13136: + get: + tags: + - Item + operationId: getItem_13136 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13137: + get: + tags: + - Item + operationId: getItem_13137 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13138: + get: + tags: + - Item + operationId: getItem_13138 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13139: + get: + tags: + - Item + operationId: getItem_13139 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13140: + get: + tags: + - Item + operationId: getItem_13140 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13141: + get: + tags: + - Item + operationId: getItem_13141 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13142: + get: + tags: + - Item + operationId: getItem_13142 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13143: + get: + tags: + - Item + operationId: getItem_13143 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13144: + get: + tags: + - Item + operationId: getItem_13144 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13145: + get: + tags: + - Item + operationId: getItem_13145 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13146: + get: + tags: + - Item + operationId: getItem_13146 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13147: + get: + tags: + - Item + operationId: getItem_13147 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13148: + get: + tags: + - Item + operationId: getItem_13148 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13149: + get: + tags: + - Item + operationId: getItem_13149 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13150: + get: + tags: + - Item + operationId: getItem_13150 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13151: + get: + tags: + - Item + operationId: getItem_13151 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13152: + get: + tags: + - Item + operationId: getItem_13152 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13153: + get: + tags: + - Item + operationId: getItem_13153 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13154: + get: + tags: + - Item + operationId: getItem_13154 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13155: + get: + tags: + - Item + operationId: getItem_13155 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13156: + get: + tags: + - Item + operationId: getItem_13156 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13157: + get: + tags: + - Item + operationId: getItem_13157 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13158: + get: + tags: + - Item + operationId: getItem_13158 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13159: + get: + tags: + - Item + operationId: getItem_13159 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13160: + get: + tags: + - Item + operationId: getItem_13160 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13161: + get: + tags: + - Item + operationId: getItem_13161 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13162: + get: + tags: + - Item + operationId: getItem_13162 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13163: + get: + tags: + - Item + operationId: getItem_13163 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13164: + get: + tags: + - Item + operationId: getItem_13164 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13165: + get: + tags: + - Item + operationId: getItem_13165 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13166: + get: + tags: + - Item + operationId: getItem_13166 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13167: + get: + tags: + - Item + operationId: getItem_13167 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13168: + get: + tags: + - Item + operationId: getItem_13168 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13169: + get: + tags: + - Item + operationId: getItem_13169 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13170: + get: + tags: + - Item + operationId: getItem_13170 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13171: + get: + tags: + - Item + operationId: getItem_13171 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13172: + get: + tags: + - Item + operationId: getItem_13172 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13173: + get: + tags: + - Item + operationId: getItem_13173 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13174: + get: + tags: + - Item + operationId: getItem_13174 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13175: + get: + tags: + - Item + operationId: getItem_13175 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13176: + get: + tags: + - Item + operationId: getItem_13176 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13177: + get: + tags: + - Item + operationId: getItem_13177 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13178: + get: + tags: + - Item + operationId: getItem_13178 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13179: + get: + tags: + - Item + operationId: getItem_13179 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13180: + get: + tags: + - Item + operationId: getItem_13180 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13181: + get: + tags: + - Item + operationId: getItem_13181 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13182: + get: + tags: + - Item + operationId: getItem_13182 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13183: + get: + tags: + - Item + operationId: getItem_13183 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13184: + get: + tags: + - Item + operationId: getItem_13184 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13185: + get: + tags: + - Item + operationId: getItem_13185 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13186: + get: + tags: + - Item + operationId: getItem_13186 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13187: + get: + tags: + - Item + operationId: getItem_13187 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13188: + get: + tags: + - Item + operationId: getItem_13188 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13189: + get: + tags: + - Item + operationId: getItem_13189 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13190: + get: + tags: + - Item + operationId: getItem_13190 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13191: + get: + tags: + - Item + operationId: getItem_13191 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13192: + get: + tags: + - Item + operationId: getItem_13192 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13193: + get: + tags: + - Item + operationId: getItem_13193 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13194: + get: + tags: + - Item + operationId: getItem_13194 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13195: + get: + tags: + - Item + operationId: getItem_13195 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13196: + get: + tags: + - Item + operationId: getItem_13196 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13197: + get: + tags: + - Item + operationId: getItem_13197 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13198: + get: + tags: + - Item + operationId: getItem_13198 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13199: + get: + tags: + - Item + operationId: getItem_13199 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13200: + get: + tags: + - Item + operationId: getItem_13200 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13201: + get: + tags: + - Item + operationId: getItem_13201 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13202: + get: + tags: + - Item + operationId: getItem_13202 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13203: + get: + tags: + - Item + operationId: getItem_13203 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13204: + get: + tags: + - Item + operationId: getItem_13204 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13205: + get: + tags: + - Item + operationId: getItem_13205 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13206: + get: + tags: + - Item + operationId: getItem_13206 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13207: + get: + tags: + - Item + operationId: getItem_13207 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13208: + get: + tags: + - Item + operationId: getItem_13208 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13209: + get: + tags: + - Item + operationId: getItem_13209 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13210: + get: + tags: + - Item + operationId: getItem_13210 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13211: + get: + tags: + - Item + operationId: getItem_13211 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13212: + get: + tags: + - Item + operationId: getItem_13212 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13213: + get: + tags: + - Item + operationId: getItem_13213 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13214: + get: + tags: + - Item + operationId: getItem_13214 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13215: + get: + tags: + - Item + operationId: getItem_13215 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13216: + get: + tags: + - Item + operationId: getItem_13216 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13217: + get: + tags: + - Item + operationId: getItem_13217 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13218: + get: + tags: + - Item + operationId: getItem_13218 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13219: + get: + tags: + - Item + operationId: getItem_13219 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13220: + get: + tags: + - Item + operationId: getItem_13220 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13221: + get: + tags: + - Item + operationId: getItem_13221 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13222: + get: + tags: + - Item + operationId: getItem_13222 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13223: + get: + tags: + - Item + operationId: getItem_13223 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13224: + get: + tags: + - Item + operationId: getItem_13224 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13225: + get: + tags: + - Item + operationId: getItem_13225 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13226: + get: + tags: + - Item + operationId: getItem_13226 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13227: + get: + tags: + - Item + operationId: getItem_13227 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13228: + get: + tags: + - Item + operationId: getItem_13228 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13229: + get: + tags: + - Item + operationId: getItem_13229 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13230: + get: + tags: + - Item + operationId: getItem_13230 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13231: + get: + tags: + - Item + operationId: getItem_13231 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13232: + get: + tags: + - Item + operationId: getItem_13232 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13233: + get: + tags: + - Item + operationId: getItem_13233 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13234: + get: + tags: + - Item + operationId: getItem_13234 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13235: + get: + tags: + - Item + operationId: getItem_13235 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13236: + get: + tags: + - Item + operationId: getItem_13236 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13237: + get: + tags: + - Item + operationId: getItem_13237 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13238: + get: + tags: + - Item + operationId: getItem_13238 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13239: + get: + tags: + - Item + operationId: getItem_13239 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13240: + get: + tags: + - Item + operationId: getItem_13240 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13241: + get: + tags: + - Item + operationId: getItem_13241 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13242: + get: + tags: + - Item + operationId: getItem_13242 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13243: + get: + tags: + - Item + operationId: getItem_13243 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13244: + get: + tags: + - Item + operationId: getItem_13244 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13245: + get: + tags: + - Item + operationId: getItem_13245 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13246: + get: + tags: + - Item + operationId: getItem_13246 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13247: + get: + tags: + - Item + operationId: getItem_13247 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13248: + get: + tags: + - Item + operationId: getItem_13248 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13249: + get: + tags: + - Item + operationId: getItem_13249 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13250: + get: + tags: + - Item + operationId: getItem_13250 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13251: + get: + tags: + - Item + operationId: getItem_13251 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13252: + get: + tags: + - Item + operationId: getItem_13252 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13253: + get: + tags: + - Item + operationId: getItem_13253 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13254: + get: + tags: + - Item + operationId: getItem_13254 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13255: + get: + tags: + - Item + operationId: getItem_13255 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13256: + get: + tags: + - Item + operationId: getItem_13256 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13257: + get: + tags: + - Item + operationId: getItem_13257 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13258: + get: + tags: + - Item + operationId: getItem_13258 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13259: + get: + tags: + - Item + operationId: getItem_13259 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13260: + get: + tags: + - Item + operationId: getItem_13260 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13261: + get: + tags: + - Item + operationId: getItem_13261 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13262: + get: + tags: + - Item + operationId: getItem_13262 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13263: + get: + tags: + - Item + operationId: getItem_13263 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13264: + get: + tags: + - Item + operationId: getItem_13264 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13265: + get: + tags: + - Item + operationId: getItem_13265 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13266: + get: + tags: + - Item + operationId: getItem_13266 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13267: + get: + tags: + - Item + operationId: getItem_13267 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13268: + get: + tags: + - Item + operationId: getItem_13268 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13269: + get: + tags: + - Item + operationId: getItem_13269 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13270: + get: + tags: + - Item + operationId: getItem_13270 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13271: + get: + tags: + - Item + operationId: getItem_13271 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13272: + get: + tags: + - Item + operationId: getItem_13272 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13273: + get: + tags: + - Item + operationId: getItem_13273 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13274: + get: + tags: + - Item + operationId: getItem_13274 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13275: + get: + tags: + - Item + operationId: getItem_13275 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13276: + get: + tags: + - Item + operationId: getItem_13276 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13277: + get: + tags: + - Item + operationId: getItem_13277 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13278: + get: + tags: + - Item + operationId: getItem_13278 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13279: + get: + tags: + - Item + operationId: getItem_13279 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13280: + get: + tags: + - Item + operationId: getItem_13280 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13281: + get: + tags: + - Item + operationId: getItem_13281 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13282: + get: + tags: + - Item + operationId: getItem_13282 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13283: + get: + tags: + - Item + operationId: getItem_13283 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13284: + get: + tags: + - Item + operationId: getItem_13284 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13285: + get: + tags: + - Item + operationId: getItem_13285 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13286: + get: + tags: + - Item + operationId: getItem_13286 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13287: + get: + tags: + - Item + operationId: getItem_13287 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13288: + get: + tags: + - Item + operationId: getItem_13288 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13289: + get: + tags: + - Item + operationId: getItem_13289 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13290: + get: + tags: + - Item + operationId: getItem_13290 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13291: + get: + tags: + - Item + operationId: getItem_13291 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13292: + get: + tags: + - Item + operationId: getItem_13292 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13293: + get: + tags: + - Item + operationId: getItem_13293 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13294: + get: + tags: + - Item + operationId: getItem_13294 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13295: + get: + tags: + - Item + operationId: getItem_13295 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13296: + get: + tags: + - Item + operationId: getItem_13296 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13297: + get: + tags: + - Item + operationId: getItem_13297 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13298: + get: + tags: + - Item + operationId: getItem_13298 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13299: + get: + tags: + - Item + operationId: getItem_13299 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13300: + get: + tags: + - Item + operationId: getItem_13300 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13301: + get: + tags: + - Item + operationId: getItem_13301 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13302: + get: + tags: + - Item + operationId: getItem_13302 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13303: + get: + tags: + - Item + operationId: getItem_13303 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13304: + get: + tags: + - Item + operationId: getItem_13304 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13305: + get: + tags: + - Item + operationId: getItem_13305 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13306: + get: + tags: + - Item + operationId: getItem_13306 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13307: + get: + tags: + - Item + operationId: getItem_13307 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13308: + get: + tags: + - Item + operationId: getItem_13308 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13309: + get: + tags: + - Item + operationId: getItem_13309 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13310: + get: + tags: + - Item + operationId: getItem_13310 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13311: + get: + tags: + - Item + operationId: getItem_13311 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13312: + get: + tags: + - Item + operationId: getItem_13312 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13313: + get: + tags: + - Item + operationId: getItem_13313 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13314: + get: + tags: + - Item + operationId: getItem_13314 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13315: + get: + tags: + - Item + operationId: getItem_13315 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13316: + get: + tags: + - Item + operationId: getItem_13316 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13317: + get: + tags: + - Item + operationId: getItem_13317 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13318: + get: + tags: + - Item + operationId: getItem_13318 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13319: + get: + tags: + - Item + operationId: getItem_13319 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13320: + get: + tags: + - Item + operationId: getItem_13320 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13321: + get: + tags: + - Item + operationId: getItem_13321 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13322: + get: + tags: + - Item + operationId: getItem_13322 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13323: + get: + tags: + - Item + operationId: getItem_13323 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13324: + get: + tags: + - Item + operationId: getItem_13324 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13325: + get: + tags: + - Item + operationId: getItem_13325 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13326: + get: + tags: + - Item + operationId: getItem_13326 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13327: + get: + tags: + - Item + operationId: getItem_13327 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13328: + get: + tags: + - Item + operationId: getItem_13328 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13329: + get: + tags: + - Item + operationId: getItem_13329 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13330: + get: + tags: + - Item + operationId: getItem_13330 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13331: + get: + tags: + - Item + operationId: getItem_13331 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13332: + get: + tags: + - Item + operationId: getItem_13332 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13333: + get: + tags: + - Item + operationId: getItem_13333 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13334: + get: + tags: + - Item + operationId: getItem_13334 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13335: + get: + tags: + - Item + operationId: getItem_13335 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13336: + get: + tags: + - Item + operationId: getItem_13336 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13337: + get: + tags: + - Item + operationId: getItem_13337 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13338: + get: + tags: + - Item + operationId: getItem_13338 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13339: + get: + tags: + - Item + operationId: getItem_13339 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13340: + get: + tags: + - Item + operationId: getItem_13340 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13341: + get: + tags: + - Item + operationId: getItem_13341 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13342: + get: + tags: + - Item + operationId: getItem_13342 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13343: + get: + tags: + - Item + operationId: getItem_13343 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13344: + get: + tags: + - Item + operationId: getItem_13344 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13345: + get: + tags: + - Item + operationId: getItem_13345 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13346: + get: + tags: + - Item + operationId: getItem_13346 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13347: + get: + tags: + - Item + operationId: getItem_13347 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13348: + get: + tags: + - Item + operationId: getItem_13348 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13349: + get: + tags: + - Item + operationId: getItem_13349 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13350: + get: + tags: + - Item + operationId: getItem_13350 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13351: + get: + tags: + - Item + operationId: getItem_13351 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13352: + get: + tags: + - Item + operationId: getItem_13352 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13353: + get: + tags: + - Item + operationId: getItem_13353 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13354: + get: + tags: + - Item + operationId: getItem_13354 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13355: + get: + tags: + - Item + operationId: getItem_13355 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13356: + get: + tags: + - Item + operationId: getItem_13356 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13357: + get: + tags: + - Item + operationId: getItem_13357 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13358: + get: + tags: + - Item + operationId: getItem_13358 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13359: + get: + tags: + - Item + operationId: getItem_13359 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13360: + get: + tags: + - Item + operationId: getItem_13360 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13361: + get: + tags: + - Item + operationId: getItem_13361 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13362: + get: + tags: + - Item + operationId: getItem_13362 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13363: + get: + tags: + - Item + operationId: getItem_13363 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13364: + get: + tags: + - Item + operationId: getItem_13364 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13365: + get: + tags: + - Item + operationId: getItem_13365 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13366: + get: + tags: + - Item + operationId: getItem_13366 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13367: + get: + tags: + - Item + operationId: getItem_13367 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13368: + get: + tags: + - Item + operationId: getItem_13368 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13369: + get: + tags: + - Item + operationId: getItem_13369 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13370: + get: + tags: + - Item + operationId: getItem_13370 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13371: + get: + tags: + - Item + operationId: getItem_13371 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13372: + get: + tags: + - Item + operationId: getItem_13372 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13373: + get: + tags: + - Item + operationId: getItem_13373 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13374: + get: + tags: + - Item + operationId: getItem_13374 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13375: + get: + tags: + - Item + operationId: getItem_13375 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13376: + get: + tags: + - Item + operationId: getItem_13376 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13377: + get: + tags: + - Item + operationId: getItem_13377 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13378: + get: + tags: + - Item + operationId: getItem_13378 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13379: + get: + tags: + - Item + operationId: getItem_13379 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13380: + get: + tags: + - Item + operationId: getItem_13380 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13381: + get: + tags: + - Item + operationId: getItem_13381 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13382: + get: + tags: + - Item + operationId: getItem_13382 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13383: + get: + tags: + - Item + operationId: getItem_13383 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13384: + get: + tags: + - Item + operationId: getItem_13384 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13385: + get: + tags: + - Item + operationId: getItem_13385 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13386: + get: + tags: + - Item + operationId: getItem_13386 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13387: + get: + tags: + - Item + operationId: getItem_13387 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13388: + get: + tags: + - Item + operationId: getItem_13388 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13389: + get: + tags: + - Item + operationId: getItem_13389 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13390: + get: + tags: + - Item + operationId: getItem_13390 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13391: + get: + tags: + - Item + operationId: getItem_13391 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13392: + get: + tags: + - Item + operationId: getItem_13392 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13393: + get: + tags: + - Item + operationId: getItem_13393 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13394: + get: + tags: + - Item + operationId: getItem_13394 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13395: + get: + tags: + - Item + operationId: getItem_13395 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13396: + get: + tags: + - Item + operationId: getItem_13396 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13397: + get: + tags: + - Item + operationId: getItem_13397 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13398: + get: + tags: + - Item + operationId: getItem_13398 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13399: + get: + tags: + - Item + operationId: getItem_13399 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13400: + get: + tags: + - Item + operationId: getItem_13400 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13401: + get: + tags: + - Item + operationId: getItem_13401 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13402: + get: + tags: + - Item + operationId: getItem_13402 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13403: + get: + tags: + - Item + operationId: getItem_13403 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13404: + get: + tags: + - Item + operationId: getItem_13404 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13405: + get: + tags: + - Item + operationId: getItem_13405 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13406: + get: + tags: + - Item + operationId: getItem_13406 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13407: + get: + tags: + - Item + operationId: getItem_13407 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13408: + get: + tags: + - Item + operationId: getItem_13408 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13409: + get: + tags: + - Item + operationId: getItem_13409 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13410: + get: + tags: + - Item + operationId: getItem_13410 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13411: + get: + tags: + - Item + operationId: getItem_13411 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13412: + get: + tags: + - Item + operationId: getItem_13412 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13413: + get: + tags: + - Item + operationId: getItem_13413 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13414: + get: + tags: + - Item + operationId: getItem_13414 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13415: + get: + tags: + - Item + operationId: getItem_13415 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13416: + get: + tags: + - Item + operationId: getItem_13416 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13417: + get: + tags: + - Item + operationId: getItem_13417 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13418: + get: + tags: + - Item + operationId: getItem_13418 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13419: + get: + tags: + - Item + operationId: getItem_13419 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13420: + get: + tags: + - Item + operationId: getItem_13420 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13421: + get: + tags: + - Item + operationId: getItem_13421 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13422: + get: + tags: + - Item + operationId: getItem_13422 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13423: + get: + tags: + - Item + operationId: getItem_13423 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13424: + get: + tags: + - Item + operationId: getItem_13424 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13425: + get: + tags: + - Item + operationId: getItem_13425 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13426: + get: + tags: + - Item + operationId: getItem_13426 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13427: + get: + tags: + - Item + operationId: getItem_13427 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13428: + get: + tags: + - Item + operationId: getItem_13428 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13429: + get: + tags: + - Item + operationId: getItem_13429 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13430: + get: + tags: + - Item + operationId: getItem_13430 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13431: + get: + tags: + - Item + operationId: getItem_13431 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13432: + get: + tags: + - Item + operationId: getItem_13432 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13433: + get: + tags: + - Item + operationId: getItem_13433 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13434: + get: + tags: + - Item + operationId: getItem_13434 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13435: + get: + tags: + - Item + operationId: getItem_13435 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13436: + get: + tags: + - Item + operationId: getItem_13436 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13437: + get: + tags: + - Item + operationId: getItem_13437 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13438: + get: + tags: + - Item + operationId: getItem_13438 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13439: + get: + tags: + - Item + operationId: getItem_13439 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13440: + get: + tags: + - Item + operationId: getItem_13440 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13441: + get: + tags: + - Item + operationId: getItem_13441 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13442: + get: + tags: + - Item + operationId: getItem_13442 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13443: + get: + tags: + - Item + operationId: getItem_13443 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13444: + get: + tags: + - Item + operationId: getItem_13444 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13445: + get: + tags: + - Item + operationId: getItem_13445 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13446: + get: + tags: + - Item + operationId: getItem_13446 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13447: + get: + tags: + - Item + operationId: getItem_13447 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13448: + get: + tags: + - Item + operationId: getItem_13448 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13449: + get: + tags: + - Item + operationId: getItem_13449 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13450: + get: + tags: + - Item + operationId: getItem_13450 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13451: + get: + tags: + - Item + operationId: getItem_13451 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13452: + get: + tags: + - Item + operationId: getItem_13452 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13453: + get: + tags: + - Item + operationId: getItem_13453 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13454: + get: + tags: + - Item + operationId: getItem_13454 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13455: + get: + tags: + - Item + operationId: getItem_13455 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13456: + get: + tags: + - Item + operationId: getItem_13456 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13457: + get: + tags: + - Item + operationId: getItem_13457 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13458: + get: + tags: + - Item + operationId: getItem_13458 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13459: + get: + tags: + - Item + operationId: getItem_13459 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13460: + get: + tags: + - Item + operationId: getItem_13460 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13461: + get: + tags: + - Item + operationId: getItem_13461 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13462: + get: + tags: + - Item + operationId: getItem_13462 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13463: + get: + tags: + - Item + operationId: getItem_13463 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13464: + get: + tags: + - Item + operationId: getItem_13464 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13465: + get: + tags: + - Item + operationId: getItem_13465 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13466: + get: + tags: + - Item + operationId: getItem_13466 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13467: + get: + tags: + - Item + operationId: getItem_13467 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13468: + get: + tags: + - Item + operationId: getItem_13468 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13469: + get: + tags: + - Item + operationId: getItem_13469 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13470: + get: + tags: + - Item + operationId: getItem_13470 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13471: + get: + tags: + - Item + operationId: getItem_13471 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13472: + get: + tags: + - Item + operationId: getItem_13472 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13473: + get: + tags: + - Item + operationId: getItem_13473 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13474: + get: + tags: + - Item + operationId: getItem_13474 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13475: + get: + tags: + - Item + operationId: getItem_13475 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13476: + get: + tags: + - Item + operationId: getItem_13476 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13477: + get: + tags: + - Item + operationId: getItem_13477 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13478: + get: + tags: + - Item + operationId: getItem_13478 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13479: + get: + tags: + - Item + operationId: getItem_13479 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13480: + get: + tags: + - Item + operationId: getItem_13480 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13481: + get: + tags: + - Item + operationId: getItem_13481 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13482: + get: + tags: + - Item + operationId: getItem_13482 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13483: + get: + tags: + - Item + operationId: getItem_13483 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13484: + get: + tags: + - Item + operationId: getItem_13484 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13485: + get: + tags: + - Item + operationId: getItem_13485 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13486: + get: + tags: + - Item + operationId: getItem_13486 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13487: + get: + tags: + - Item + operationId: getItem_13487 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13488: + get: + tags: + - Item + operationId: getItem_13488 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13489: + get: + tags: + - Item + operationId: getItem_13489 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13490: + get: + tags: + - Item + operationId: getItem_13490 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13491: + get: + tags: + - Item + operationId: getItem_13491 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13492: + get: + tags: + - Item + operationId: getItem_13492 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13493: + get: + tags: + - Item + operationId: getItem_13493 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13494: + get: + tags: + - Item + operationId: getItem_13494 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13495: + get: + tags: + - Item + operationId: getItem_13495 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13496: + get: + tags: + - Item + operationId: getItem_13496 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13497: + get: + tags: + - Item + operationId: getItem_13497 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13498: + get: + tags: + - Item + operationId: getItem_13498 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13499: + get: + tags: + - Item + operationId: getItem_13499 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13500: + get: + tags: + - Item + operationId: getItem_13500 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13501: + get: + tags: + - Item + operationId: getItem_13501 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13502: + get: + tags: + - Item + operationId: getItem_13502 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13503: + get: + tags: + - Item + operationId: getItem_13503 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13504: + get: + tags: + - Item + operationId: getItem_13504 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13505: + get: + tags: + - Item + operationId: getItem_13505 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13506: + get: + tags: + - Item + operationId: getItem_13506 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13507: + get: + tags: + - Item + operationId: getItem_13507 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13508: + get: + tags: + - Item + operationId: getItem_13508 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13509: + get: + tags: + - Item + operationId: getItem_13509 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13510: + get: + tags: + - Item + operationId: getItem_13510 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13511: + get: + tags: + - Item + operationId: getItem_13511 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13512: + get: + tags: + - Item + operationId: getItem_13512 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13513: + get: + tags: + - Item + operationId: getItem_13513 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13514: + get: + tags: + - Item + operationId: getItem_13514 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13515: + get: + tags: + - Item + operationId: getItem_13515 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13516: + get: + tags: + - Item + operationId: getItem_13516 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13517: + get: + tags: + - Item + operationId: getItem_13517 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13518: + get: + tags: + - Item + operationId: getItem_13518 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13519: + get: + tags: + - Item + operationId: getItem_13519 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13520: + get: + tags: + - Item + operationId: getItem_13520 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13521: + get: + tags: + - Item + operationId: getItem_13521 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13522: + get: + tags: + - Item + operationId: getItem_13522 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13523: + get: + tags: + - Item + operationId: getItem_13523 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13524: + get: + tags: + - Item + operationId: getItem_13524 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13525: + get: + tags: + - Item + operationId: getItem_13525 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13526: + get: + tags: + - Item + operationId: getItem_13526 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13527: + get: + tags: + - Item + operationId: getItem_13527 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13528: + get: + tags: + - Item + operationId: getItem_13528 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13529: + get: + tags: + - Item + operationId: getItem_13529 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13530: + get: + tags: + - Item + operationId: getItem_13530 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13531: + get: + tags: + - Item + operationId: getItem_13531 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13532: + get: + tags: + - Item + operationId: getItem_13532 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13533: + get: + tags: + - Item + operationId: getItem_13533 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13534: + get: + tags: + - Item + operationId: getItem_13534 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13535: + get: + tags: + - Item + operationId: getItem_13535 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13536: + get: + tags: + - Item + operationId: getItem_13536 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13537: + get: + tags: + - Item + operationId: getItem_13537 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13538: + get: + tags: + - Item + operationId: getItem_13538 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13539: + get: + tags: + - Item + operationId: getItem_13539 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13540: + get: + tags: + - Item + operationId: getItem_13540 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13541: + get: + tags: + - Item + operationId: getItem_13541 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13542: + get: + tags: + - Item + operationId: getItem_13542 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13543: + get: + tags: + - Item + operationId: getItem_13543 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13544: + get: + tags: + - Item + operationId: getItem_13544 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13545: + get: + tags: + - Item + operationId: getItem_13545 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13546: + get: + tags: + - Item + operationId: getItem_13546 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13547: + get: + tags: + - Item + operationId: getItem_13547 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13548: + get: + tags: + - Item + operationId: getItem_13548 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13549: + get: + tags: + - Item + operationId: getItem_13549 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13550: + get: + tags: + - Item + operationId: getItem_13550 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13551: + get: + tags: + - Item + operationId: getItem_13551 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13552: + get: + tags: + - Item + operationId: getItem_13552 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13553: + get: + tags: + - Item + operationId: getItem_13553 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13554: + get: + tags: + - Item + operationId: getItem_13554 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13555: + get: + tags: + - Item + operationId: getItem_13555 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13556: + get: + tags: + - Item + operationId: getItem_13556 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13557: + get: + tags: + - Item + operationId: getItem_13557 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13558: + get: + tags: + - Item + operationId: getItem_13558 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13559: + get: + tags: + - Item + operationId: getItem_13559 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13560: + get: + tags: + - Item + operationId: getItem_13560 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13561: + get: + tags: + - Item + operationId: getItem_13561 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13562: + get: + tags: + - Item + operationId: getItem_13562 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13563: + get: + tags: + - Item + operationId: getItem_13563 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13564: + get: + tags: + - Item + operationId: getItem_13564 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13565: + get: + tags: + - Item + operationId: getItem_13565 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13566: + get: + tags: + - Item + operationId: getItem_13566 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13567: + get: + tags: + - Item + operationId: getItem_13567 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13568: + get: + tags: + - Item + operationId: getItem_13568 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13569: + get: + tags: + - Item + operationId: getItem_13569 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13570: + get: + tags: + - Item + operationId: getItem_13570 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13571: + get: + tags: + - Item + operationId: getItem_13571 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13572: + get: + tags: + - Item + operationId: getItem_13572 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13573: + get: + tags: + - Item + operationId: getItem_13573 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13574: + get: + tags: + - Item + operationId: getItem_13574 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13575: + get: + tags: + - Item + operationId: getItem_13575 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13576: + get: + tags: + - Item + operationId: getItem_13576 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13577: + get: + tags: + - Item + operationId: getItem_13577 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13578: + get: + tags: + - Item + operationId: getItem_13578 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13579: + get: + tags: + - Item + operationId: getItem_13579 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13580: + get: + tags: + - Item + operationId: getItem_13580 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13581: + get: + tags: + - Item + operationId: getItem_13581 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13582: + get: + tags: + - Item + operationId: getItem_13582 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13583: + get: + tags: + - Item + operationId: getItem_13583 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13584: + get: + tags: + - Item + operationId: getItem_13584 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13585: + get: + tags: + - Item + operationId: getItem_13585 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13586: + get: + tags: + - Item + operationId: getItem_13586 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13587: + get: + tags: + - Item + operationId: getItem_13587 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13588: + get: + tags: + - Item + operationId: getItem_13588 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13589: + get: + tags: + - Item + operationId: getItem_13589 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13590: + get: + tags: + - Item + operationId: getItem_13590 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13591: + get: + tags: + - Item + operationId: getItem_13591 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13592: + get: + tags: + - Item + operationId: getItem_13592 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13593: + get: + tags: + - Item + operationId: getItem_13593 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13594: + get: + tags: + - Item + operationId: getItem_13594 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13595: + get: + tags: + - Item + operationId: getItem_13595 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13596: + get: + tags: + - Item + operationId: getItem_13596 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13597: + get: + tags: + - Item + operationId: getItem_13597 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13598: + get: + tags: + - Item + operationId: getItem_13598 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13599: + get: + tags: + - Item + operationId: getItem_13599 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13600: + get: + tags: + - Item + operationId: getItem_13600 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13601: + get: + tags: + - Item + operationId: getItem_13601 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13602: + get: + tags: + - Item + operationId: getItem_13602 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13603: + get: + tags: + - Item + operationId: getItem_13603 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13604: + get: + tags: + - Item + operationId: getItem_13604 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13605: + get: + tags: + - Item + operationId: getItem_13605 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13606: + get: + tags: + - Item + operationId: getItem_13606 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13607: + get: + tags: + - Item + operationId: getItem_13607 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13608: + get: + tags: + - Item + operationId: getItem_13608 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13609: + get: + tags: + - Item + operationId: getItem_13609 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13610: + get: + tags: + - Item + operationId: getItem_13610 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13611: + get: + tags: + - Item + operationId: getItem_13611 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13612: + get: + tags: + - Item + operationId: getItem_13612 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13613: + get: + tags: + - Item + operationId: getItem_13613 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13614: + get: + tags: + - Item + operationId: getItem_13614 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13615: + get: + tags: + - Item + operationId: getItem_13615 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13616: + get: + tags: + - Item + operationId: getItem_13616 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13617: + get: + tags: + - Item + operationId: getItem_13617 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13618: + get: + tags: + - Item + operationId: getItem_13618 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13619: + get: + tags: + - Item + operationId: getItem_13619 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13620: + get: + tags: + - Item + operationId: getItem_13620 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13621: + get: + tags: + - Item + operationId: getItem_13621 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13622: + get: + tags: + - Item + operationId: getItem_13622 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13623: + get: + tags: + - Item + operationId: getItem_13623 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13624: + get: + tags: + - Item + operationId: getItem_13624 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13625: + get: + tags: + - Item + operationId: getItem_13625 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13626: + get: + tags: + - Item + operationId: getItem_13626 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13627: + get: + tags: + - Item + operationId: getItem_13627 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13628: + get: + tags: + - Item + operationId: getItem_13628 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13629: + get: + tags: + - Item + operationId: getItem_13629 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13630: + get: + tags: + - Item + operationId: getItem_13630 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13631: + get: + tags: + - Item + operationId: getItem_13631 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13632: + get: + tags: + - Item + operationId: getItem_13632 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13633: + get: + tags: + - Item + operationId: getItem_13633 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13634: + get: + tags: + - Item + operationId: getItem_13634 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13635: + get: + tags: + - Item + operationId: getItem_13635 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13636: + get: + tags: + - Item + operationId: getItem_13636 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13637: + get: + tags: + - Item + operationId: getItem_13637 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13638: + get: + tags: + - Item + operationId: getItem_13638 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13639: + get: + tags: + - Item + operationId: getItem_13639 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13640: + get: + tags: + - Item + operationId: getItem_13640 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13641: + get: + tags: + - Item + operationId: getItem_13641 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13642: + get: + tags: + - Item + operationId: getItem_13642 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13643: + get: + tags: + - Item + operationId: getItem_13643 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13644: + get: + tags: + - Item + operationId: getItem_13644 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13645: + get: + tags: + - Item + operationId: getItem_13645 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13646: + get: + tags: + - Item + operationId: getItem_13646 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13647: + get: + tags: + - Item + operationId: getItem_13647 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13648: + get: + tags: + - Item + operationId: getItem_13648 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13649: + get: + tags: + - Item + operationId: getItem_13649 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13650: + get: + tags: + - Item + operationId: getItem_13650 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13651: + get: + tags: + - Item + operationId: getItem_13651 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13652: + get: + tags: + - Item + operationId: getItem_13652 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13653: + get: + tags: + - Item + operationId: getItem_13653 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13654: + get: + tags: + - Item + operationId: getItem_13654 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13655: + get: + tags: + - Item + operationId: getItem_13655 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13656: + get: + tags: + - Item + operationId: getItem_13656 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13657: + get: + tags: + - Item + operationId: getItem_13657 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13658: + get: + tags: + - Item + operationId: getItem_13658 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13659: + get: + tags: + - Item + operationId: getItem_13659 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13660: + get: + tags: + - Item + operationId: getItem_13660 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13661: + get: + tags: + - Item + operationId: getItem_13661 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13662: + get: + tags: + - Item + operationId: getItem_13662 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13663: + get: + tags: + - Item + operationId: getItem_13663 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13664: + get: + tags: + - Item + operationId: getItem_13664 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13665: + get: + tags: + - Item + operationId: getItem_13665 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13666: + get: + tags: + - Item + operationId: getItem_13666 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13667: + get: + tags: + - Item + operationId: getItem_13667 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13668: + get: + tags: + - Item + operationId: getItem_13668 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13669: + get: + tags: + - Item + operationId: getItem_13669 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13670: + get: + tags: + - Item + operationId: getItem_13670 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13671: + get: + tags: + - Item + operationId: getItem_13671 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13672: + get: + tags: + - Item + operationId: getItem_13672 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13673: + get: + tags: + - Item + operationId: getItem_13673 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13674: + get: + tags: + - Item + operationId: getItem_13674 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13675: + get: + tags: + - Item + operationId: getItem_13675 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13676: + get: + tags: + - Item + operationId: getItem_13676 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13677: + get: + tags: + - Item + operationId: getItem_13677 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13678: + get: + tags: + - Item + operationId: getItem_13678 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13679: + get: + tags: + - Item + operationId: getItem_13679 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13680: + get: + tags: + - Item + operationId: getItem_13680 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13681: + get: + tags: + - Item + operationId: getItem_13681 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13682: + get: + tags: + - Item + operationId: getItem_13682 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13683: + get: + tags: + - Item + operationId: getItem_13683 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13684: + get: + tags: + - Item + operationId: getItem_13684 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13685: + get: + tags: + - Item + operationId: getItem_13685 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13686: + get: + tags: + - Item + operationId: getItem_13686 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13687: + get: + tags: + - Item + operationId: getItem_13687 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13688: + get: + tags: + - Item + operationId: getItem_13688 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13689: + get: + tags: + - Item + operationId: getItem_13689 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13690: + get: + tags: + - Item + operationId: getItem_13690 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13691: + get: + tags: + - Item + operationId: getItem_13691 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13692: + get: + tags: + - Item + operationId: getItem_13692 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13693: + get: + tags: + - Item + operationId: getItem_13693 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13694: + get: + tags: + - Item + operationId: getItem_13694 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13695: + get: + tags: + - Item + operationId: getItem_13695 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13696: + get: + tags: + - Item + operationId: getItem_13696 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13697: + get: + tags: + - Item + operationId: getItem_13697 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13698: + get: + tags: + - Item + operationId: getItem_13698 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13699: + get: + tags: + - Item + operationId: getItem_13699 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13700: + get: + tags: + - Item + operationId: getItem_13700 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13701: + get: + tags: + - Item + operationId: getItem_13701 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13702: + get: + tags: + - Item + operationId: getItem_13702 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13703: + get: + tags: + - Item + operationId: getItem_13703 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13704: + get: + tags: + - Item + operationId: getItem_13704 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13705: + get: + tags: + - Item + operationId: getItem_13705 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13706: + get: + tags: + - Item + operationId: getItem_13706 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13707: + get: + tags: + - Item + operationId: getItem_13707 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13708: + get: + tags: + - Item + operationId: getItem_13708 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13709: + get: + tags: + - Item + operationId: getItem_13709 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13710: + get: + tags: + - Item + operationId: getItem_13710 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13711: + get: + tags: + - Item + operationId: getItem_13711 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13712: + get: + tags: + - Item + operationId: getItem_13712 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13713: + get: + tags: + - Item + operationId: getItem_13713 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13714: + get: + tags: + - Item + operationId: getItem_13714 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13715: + get: + tags: + - Item + operationId: getItem_13715 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13716: + get: + tags: + - Item + operationId: getItem_13716 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13717: + get: + tags: + - Item + operationId: getItem_13717 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13718: + get: + tags: + - Item + operationId: getItem_13718 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13719: + get: + tags: + - Item + operationId: getItem_13719 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13720: + get: + tags: + - Item + operationId: getItem_13720 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13721: + get: + tags: + - Item + operationId: getItem_13721 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13722: + get: + tags: + - Item + operationId: getItem_13722 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13723: + get: + tags: + - Item + operationId: getItem_13723 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13724: + get: + tags: + - Item + operationId: getItem_13724 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13725: + get: + tags: + - Item + operationId: getItem_13725 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13726: + get: + tags: + - Item + operationId: getItem_13726 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13727: + get: + tags: + - Item + operationId: getItem_13727 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13728: + get: + tags: + - Item + operationId: getItem_13728 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13729: + get: + tags: + - Item + operationId: getItem_13729 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13730: + get: + tags: + - Item + operationId: getItem_13730 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13731: + get: + tags: + - Item + operationId: getItem_13731 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13732: + get: + tags: + - Item + operationId: getItem_13732 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13733: + get: + tags: + - Item + operationId: getItem_13733 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13734: + get: + tags: + - Item + operationId: getItem_13734 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13735: + get: + tags: + - Item + operationId: getItem_13735 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13736: + get: + tags: + - Item + operationId: getItem_13736 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13737: + get: + tags: + - Item + operationId: getItem_13737 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13738: + get: + tags: + - Item + operationId: getItem_13738 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13739: + get: + tags: + - Item + operationId: getItem_13739 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13740: + get: + tags: + - Item + operationId: getItem_13740 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13741: + get: + tags: + - Item + operationId: getItem_13741 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13742: + get: + tags: + - Item + operationId: getItem_13742 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13743: + get: + tags: + - Item + operationId: getItem_13743 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13744: + get: + tags: + - Item + operationId: getItem_13744 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13745: + get: + tags: + - Item + operationId: getItem_13745 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13746: + get: + tags: + - Item + operationId: getItem_13746 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13747: + get: + tags: + - Item + operationId: getItem_13747 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13748: + get: + tags: + - Item + operationId: getItem_13748 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13749: + get: + tags: + - Item + operationId: getItem_13749 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13750: + get: + tags: + - Item + operationId: getItem_13750 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13751: + get: + tags: + - Item + operationId: getItem_13751 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13752: + get: + tags: + - Item + operationId: getItem_13752 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13753: + get: + tags: + - Item + operationId: getItem_13753 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13754: + get: + tags: + - Item + operationId: getItem_13754 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13755: + get: + tags: + - Item + operationId: getItem_13755 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13756: + get: + tags: + - Item + operationId: getItem_13756 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13757: + get: + tags: + - Item + operationId: getItem_13757 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13758: + get: + tags: + - Item + operationId: getItem_13758 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13759: + get: + tags: + - Item + operationId: getItem_13759 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13760: + get: + tags: + - Item + operationId: getItem_13760 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13761: + get: + tags: + - Item + operationId: getItem_13761 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13762: + get: + tags: + - Item + operationId: getItem_13762 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13763: + get: + tags: + - Item + operationId: getItem_13763 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13764: + get: + tags: + - Item + operationId: getItem_13764 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13765: + get: + tags: + - Item + operationId: getItem_13765 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13766: + get: + tags: + - Item + operationId: getItem_13766 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13767: + get: + tags: + - Item + operationId: getItem_13767 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13768: + get: + tags: + - Item + operationId: getItem_13768 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13769: + get: + tags: + - Item + operationId: getItem_13769 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13770: + get: + tags: + - Item + operationId: getItem_13770 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13771: + get: + tags: + - Item + operationId: getItem_13771 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13772: + get: + tags: + - Item + operationId: getItem_13772 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13773: + get: + tags: + - Item + operationId: getItem_13773 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13774: + get: + tags: + - Item + operationId: getItem_13774 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13775: + get: + tags: + - Item + operationId: getItem_13775 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13776: + get: + tags: + - Item + operationId: getItem_13776 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13777: + get: + tags: + - Item + operationId: getItem_13777 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13778: + get: + tags: + - Item + operationId: getItem_13778 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13779: + get: + tags: + - Item + operationId: getItem_13779 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13780: + get: + tags: + - Item + operationId: getItem_13780 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13781: + get: + tags: + - Item + operationId: getItem_13781 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13782: + get: + tags: + - Item + operationId: getItem_13782 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13783: + get: + tags: + - Item + operationId: getItem_13783 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13784: + get: + tags: + - Item + operationId: getItem_13784 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13785: + get: + tags: + - Item + operationId: getItem_13785 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13786: + get: + tags: + - Item + operationId: getItem_13786 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13787: + get: + tags: + - Item + operationId: getItem_13787 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13788: + get: + tags: + - Item + operationId: getItem_13788 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13789: + get: + tags: + - Item + operationId: getItem_13789 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13790: + get: + tags: + - Item + operationId: getItem_13790 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13791: + get: + tags: + - Item + operationId: getItem_13791 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13792: + get: + tags: + - Item + operationId: getItem_13792 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13793: + get: + tags: + - Item + operationId: getItem_13793 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13794: + get: + tags: + - Item + operationId: getItem_13794 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13795: + get: + tags: + - Item + operationId: getItem_13795 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13796: + get: + tags: + - Item + operationId: getItem_13796 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13797: + get: + tags: + - Item + operationId: getItem_13797 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13798: + get: + tags: + - Item + operationId: getItem_13798 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13799: + get: + tags: + - Item + operationId: getItem_13799 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13800: + get: + tags: + - Item + operationId: getItem_13800 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13801: + get: + tags: + - Item + operationId: getItem_13801 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13802: + get: + tags: + - Item + operationId: getItem_13802 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13803: + get: + tags: + - Item + operationId: getItem_13803 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13804: + get: + tags: + - Item + operationId: getItem_13804 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13805: + get: + tags: + - Item + operationId: getItem_13805 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13806: + get: + tags: + - Item + operationId: getItem_13806 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13807: + get: + tags: + - Item + operationId: getItem_13807 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13808: + get: + tags: + - Item + operationId: getItem_13808 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13809: + get: + tags: + - Item + operationId: getItem_13809 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13810: + get: + tags: + - Item + operationId: getItem_13810 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13811: + get: + tags: + - Item + operationId: getItem_13811 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13812: + get: + tags: + - Item + operationId: getItem_13812 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13813: + get: + tags: + - Item + operationId: getItem_13813 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13814: + get: + tags: + - Item + operationId: getItem_13814 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13815: + get: + tags: + - Item + operationId: getItem_13815 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13816: + get: + tags: + - Item + operationId: getItem_13816 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13817: + get: + tags: + - Item + operationId: getItem_13817 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13818: + get: + tags: + - Item + operationId: getItem_13818 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13819: + get: + tags: + - Item + operationId: getItem_13819 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13820: + get: + tags: + - Item + operationId: getItem_13820 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13821: + get: + tags: + - Item + operationId: getItem_13821 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13822: + get: + tags: + - Item + operationId: getItem_13822 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13823: + get: + tags: + - Item + operationId: getItem_13823 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13824: + get: + tags: + - Item + operationId: getItem_13824 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13825: + get: + tags: + - Item + operationId: getItem_13825 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13826: + get: + tags: + - Item + operationId: getItem_13826 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13827: + get: + tags: + - Item + operationId: getItem_13827 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13828: + get: + tags: + - Item + operationId: getItem_13828 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13829: + get: + tags: + - Item + operationId: getItem_13829 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13830: + get: + tags: + - Item + operationId: getItem_13830 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13831: + get: + tags: + - Item + operationId: getItem_13831 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13832: + get: + tags: + - Item + operationId: getItem_13832 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13833: + get: + tags: + - Item + operationId: getItem_13833 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13834: + get: + tags: + - Item + operationId: getItem_13834 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13835: + get: + tags: + - Item + operationId: getItem_13835 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13836: + get: + tags: + - Item + operationId: getItem_13836 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13837: + get: + tags: + - Item + operationId: getItem_13837 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13838: + get: + tags: + - Item + operationId: getItem_13838 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13839: + get: + tags: + - Item + operationId: getItem_13839 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13840: + get: + tags: + - Item + operationId: getItem_13840 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13841: + get: + tags: + - Item + operationId: getItem_13841 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13842: + get: + tags: + - Item + operationId: getItem_13842 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13843: + get: + tags: + - Item + operationId: getItem_13843 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13844: + get: + tags: + - Item + operationId: getItem_13844 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13845: + get: + tags: + - Item + operationId: getItem_13845 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13846: + get: + tags: + - Item + operationId: getItem_13846 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13847: + get: + tags: + - Item + operationId: getItem_13847 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13848: + get: + tags: + - Item + operationId: getItem_13848 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13849: + get: + tags: + - Item + operationId: getItem_13849 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13850: + get: + tags: + - Item + operationId: getItem_13850 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13851: + get: + tags: + - Item + operationId: getItem_13851 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13852: + get: + tags: + - Item + operationId: getItem_13852 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13853: + get: + tags: + - Item + operationId: getItem_13853 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13854: + get: + tags: + - Item + operationId: getItem_13854 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13855: + get: + tags: + - Item + operationId: getItem_13855 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13856: + get: + tags: + - Item + operationId: getItem_13856 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13857: + get: + tags: + - Item + operationId: getItem_13857 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13858: + get: + tags: + - Item + operationId: getItem_13858 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13859: + get: + tags: + - Item + operationId: getItem_13859 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13860: + get: + tags: + - Item + operationId: getItem_13860 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13861: + get: + tags: + - Item + operationId: getItem_13861 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13862: + get: + tags: + - Item + operationId: getItem_13862 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13863: + get: + tags: + - Item + operationId: getItem_13863 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13864: + get: + tags: + - Item + operationId: getItem_13864 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13865: + get: + tags: + - Item + operationId: getItem_13865 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13866: + get: + tags: + - Item + operationId: getItem_13866 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13867: + get: + tags: + - Item + operationId: getItem_13867 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13868: + get: + tags: + - Item + operationId: getItem_13868 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13869: + get: + tags: + - Item + operationId: getItem_13869 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13870: + get: + tags: + - Item + operationId: getItem_13870 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13871: + get: + tags: + - Item + operationId: getItem_13871 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13872: + get: + tags: + - Item + operationId: getItem_13872 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13873: + get: + tags: + - Item + operationId: getItem_13873 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13874: + get: + tags: + - Item + operationId: getItem_13874 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13875: + get: + tags: + - Item + operationId: getItem_13875 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13876: + get: + tags: + - Item + operationId: getItem_13876 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13877: + get: + tags: + - Item + operationId: getItem_13877 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13878: + get: + tags: + - Item + operationId: getItem_13878 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13879: + get: + tags: + - Item + operationId: getItem_13879 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13880: + get: + tags: + - Item + operationId: getItem_13880 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13881: + get: + tags: + - Item + operationId: getItem_13881 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13882: + get: + tags: + - Item + operationId: getItem_13882 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13883: + get: + tags: + - Item + operationId: getItem_13883 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13884: + get: + tags: + - Item + operationId: getItem_13884 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13885: + get: + tags: + - Item + operationId: getItem_13885 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13886: + get: + tags: + - Item + operationId: getItem_13886 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13887: + get: + tags: + - Item + operationId: getItem_13887 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13888: + get: + tags: + - Item + operationId: getItem_13888 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13889: + get: + tags: + - Item + operationId: getItem_13889 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13890: + get: + tags: + - Item + operationId: getItem_13890 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13891: + get: + tags: + - Item + operationId: getItem_13891 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13892: + get: + tags: + - Item + operationId: getItem_13892 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13893: + get: + tags: + - Item + operationId: getItem_13893 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13894: + get: + tags: + - Item + operationId: getItem_13894 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13895: + get: + tags: + - Item + operationId: getItem_13895 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13896: + get: + tags: + - Item + operationId: getItem_13896 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13897: + get: + tags: + - Item + operationId: getItem_13897 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13898: + get: + tags: + - Item + operationId: getItem_13898 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13899: + get: + tags: + - Item + operationId: getItem_13899 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13900: + get: + tags: + - Item + operationId: getItem_13900 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13901: + get: + tags: + - Item + operationId: getItem_13901 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13902: + get: + tags: + - Item + operationId: getItem_13902 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13903: + get: + tags: + - Item + operationId: getItem_13903 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13904: + get: + tags: + - Item + operationId: getItem_13904 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13905: + get: + tags: + - Item + operationId: getItem_13905 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13906: + get: + tags: + - Item + operationId: getItem_13906 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13907: + get: + tags: + - Item + operationId: getItem_13907 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13908: + get: + tags: + - Item + operationId: getItem_13908 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13909: + get: + tags: + - Item + operationId: getItem_13909 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13910: + get: + tags: + - Item + operationId: getItem_13910 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13911: + get: + tags: + - Item + operationId: getItem_13911 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13912: + get: + tags: + - Item + operationId: getItem_13912 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13913: + get: + tags: + - Item + operationId: getItem_13913 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13914: + get: + tags: + - Item + operationId: getItem_13914 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13915: + get: + tags: + - Item + operationId: getItem_13915 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13916: + get: + tags: + - Item + operationId: getItem_13916 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13917: + get: + tags: + - Item + operationId: getItem_13917 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13918: + get: + tags: + - Item + operationId: getItem_13918 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13919: + get: + tags: + - Item + operationId: getItem_13919 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13920: + get: + tags: + - Item + operationId: getItem_13920 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13921: + get: + tags: + - Item + operationId: getItem_13921 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13922: + get: + tags: + - Item + operationId: getItem_13922 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13923: + get: + tags: + - Item + operationId: getItem_13923 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13924: + get: + tags: + - Item + operationId: getItem_13924 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13925: + get: + tags: + - Item + operationId: getItem_13925 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13926: + get: + tags: + - Item + operationId: getItem_13926 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13927: + get: + tags: + - Item + operationId: getItem_13927 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13928: + get: + tags: + - Item + operationId: getItem_13928 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13929: + get: + tags: + - Item + operationId: getItem_13929 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13930: + get: + tags: + - Item + operationId: getItem_13930 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13931: + get: + tags: + - Item + operationId: getItem_13931 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13932: + get: + tags: + - Item + operationId: getItem_13932 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13933: + get: + tags: + - Item + operationId: getItem_13933 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13934: + get: + tags: + - Item + operationId: getItem_13934 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13935: + get: + tags: + - Item + operationId: getItem_13935 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13936: + get: + tags: + - Item + operationId: getItem_13936 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13937: + get: + tags: + - Item + operationId: getItem_13937 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13938: + get: + tags: + - Item + operationId: getItem_13938 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13939: + get: + tags: + - Item + operationId: getItem_13939 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13940: + get: + tags: + - Item + operationId: getItem_13940 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13941: + get: + tags: + - Item + operationId: getItem_13941 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13942: + get: + tags: + - Item + operationId: getItem_13942 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13943: + get: + tags: + - Item + operationId: getItem_13943 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13944: + get: + tags: + - Item + operationId: getItem_13944 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13945: + get: + tags: + - Item + operationId: getItem_13945 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13946: + get: + tags: + - Item + operationId: getItem_13946 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13947: + get: + tags: + - Item + operationId: getItem_13947 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13948: + get: + tags: + - Item + operationId: getItem_13948 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13949: + get: + tags: + - Item + operationId: getItem_13949 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13950: + get: + tags: + - Item + operationId: getItem_13950 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13951: + get: + tags: + - Item + operationId: getItem_13951 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13952: + get: + tags: + - Item + operationId: getItem_13952 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13953: + get: + tags: + - Item + operationId: getItem_13953 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13954: + get: + tags: + - Item + operationId: getItem_13954 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13955: + get: + tags: + - Item + operationId: getItem_13955 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13956: + get: + tags: + - Item + operationId: getItem_13956 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13957: + get: + tags: + - Item + operationId: getItem_13957 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13958: + get: + tags: + - Item + operationId: getItem_13958 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13959: + get: + tags: + - Item + operationId: getItem_13959 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13960: + get: + tags: + - Item + operationId: getItem_13960 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13961: + get: + tags: + - Item + operationId: getItem_13961 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13962: + get: + tags: + - Item + operationId: getItem_13962 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13963: + get: + tags: + - Item + operationId: getItem_13963 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13964: + get: + tags: + - Item + operationId: getItem_13964 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13965: + get: + tags: + - Item + operationId: getItem_13965 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13966: + get: + tags: + - Item + operationId: getItem_13966 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13967: + get: + tags: + - Item + operationId: getItem_13967 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13968: + get: + tags: + - Item + operationId: getItem_13968 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13969: + get: + tags: + - Item + operationId: getItem_13969 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13970: + get: + tags: + - Item + operationId: getItem_13970 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13971: + get: + tags: + - Item + operationId: getItem_13971 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13972: + get: + tags: + - Item + operationId: getItem_13972 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13973: + get: + tags: + - Item + operationId: getItem_13973 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13974: + get: + tags: + - Item + operationId: getItem_13974 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13975: + get: + tags: + - Item + operationId: getItem_13975 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13976: + get: + tags: + - Item + operationId: getItem_13976 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13977: + get: + tags: + - Item + operationId: getItem_13977 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13978: + get: + tags: + - Item + operationId: getItem_13978 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13979: + get: + tags: + - Item + operationId: getItem_13979 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13980: + get: + tags: + - Item + operationId: getItem_13980 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13981: + get: + tags: + - Item + operationId: getItem_13981 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13982: + get: + tags: + - Item + operationId: getItem_13982 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13983: + get: + tags: + - Item + operationId: getItem_13983 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13984: + get: + tags: + - Item + operationId: getItem_13984 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13985: + get: + tags: + - Item + operationId: getItem_13985 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13986: + get: + tags: + - Item + operationId: getItem_13986 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13987: + get: + tags: + - Item + operationId: getItem_13987 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13988: + get: + tags: + - Item + operationId: getItem_13988 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13989: + get: + tags: + - Item + operationId: getItem_13989 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13990: + get: + tags: + - Item + operationId: getItem_13990 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13991: + get: + tags: + - Item + operationId: getItem_13991 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13992: + get: + tags: + - Item + operationId: getItem_13992 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13993: + get: + tags: + - Item + operationId: getItem_13993 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13994: + get: + tags: + - Item + operationId: getItem_13994 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13995: + get: + tags: + - Item + operationId: getItem_13995 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13996: + get: + tags: + - Item + operationId: getItem_13996 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13997: + get: + tags: + - Item + operationId: getItem_13997 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13998: + get: + tags: + - Item + operationId: getItem_13998 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_13999: + get: + tags: + - Item + operationId: getItem_13999 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14000: + get: + tags: + - Item + operationId: getItem_14000 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14001: + get: + tags: + - Item + operationId: getItem_14001 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14002: + get: + tags: + - Item + operationId: getItem_14002 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14003: + get: + tags: + - Item + operationId: getItem_14003 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14004: + get: + tags: + - Item + operationId: getItem_14004 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14005: + get: + tags: + - Item + operationId: getItem_14005 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14006: + get: + tags: + - Item + operationId: getItem_14006 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14007: + get: + tags: + - Item + operationId: getItem_14007 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14008: + get: + tags: + - Item + operationId: getItem_14008 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14009: + get: + tags: + - Item + operationId: getItem_14009 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14010: + get: + tags: + - Item + operationId: getItem_14010 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14011: + get: + tags: + - Item + operationId: getItem_14011 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14012: + get: + tags: + - Item + operationId: getItem_14012 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14013: + get: + tags: + - Item + operationId: getItem_14013 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14014: + get: + tags: + - Item + operationId: getItem_14014 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14015: + get: + tags: + - Item + operationId: getItem_14015 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14016: + get: + tags: + - Item + operationId: getItem_14016 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14017: + get: + tags: + - Item + operationId: getItem_14017 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14018: + get: + tags: + - Item + operationId: getItem_14018 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14019: + get: + tags: + - Item + operationId: getItem_14019 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14020: + get: + tags: + - Item + operationId: getItem_14020 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14021: + get: + tags: + - Item + operationId: getItem_14021 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14022: + get: + tags: + - Item + operationId: getItem_14022 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14023: + get: + tags: + - Item + operationId: getItem_14023 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14024: + get: + tags: + - Item + operationId: getItem_14024 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14025: + get: + tags: + - Item + operationId: getItem_14025 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14026: + get: + tags: + - Item + operationId: getItem_14026 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14027: + get: + tags: + - Item + operationId: getItem_14027 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14028: + get: + tags: + - Item + operationId: getItem_14028 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14029: + get: + tags: + - Item + operationId: getItem_14029 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14030: + get: + tags: + - Item + operationId: getItem_14030 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14031: + get: + tags: + - Item + operationId: getItem_14031 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14032: + get: + tags: + - Item + operationId: getItem_14032 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14033: + get: + tags: + - Item + operationId: getItem_14033 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14034: + get: + tags: + - Item + operationId: getItem_14034 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14035: + get: + tags: + - Item + operationId: getItem_14035 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14036: + get: + tags: + - Item + operationId: getItem_14036 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14037: + get: + tags: + - Item + operationId: getItem_14037 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14038: + get: + tags: + - Item + operationId: getItem_14038 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14039: + get: + tags: + - Item + operationId: getItem_14039 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14040: + get: + tags: + - Item + operationId: getItem_14040 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14041: + get: + tags: + - Item + operationId: getItem_14041 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14042: + get: + tags: + - Item + operationId: getItem_14042 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14043: + get: + tags: + - Item + operationId: getItem_14043 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14044: + get: + tags: + - Item + operationId: getItem_14044 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14045: + get: + tags: + - Item + operationId: getItem_14045 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14046: + get: + tags: + - Item + operationId: getItem_14046 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14047: + get: + tags: + - Item + operationId: getItem_14047 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14048: + get: + tags: + - Item + operationId: getItem_14048 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14049: + get: + tags: + - Item + operationId: getItem_14049 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14050: + get: + tags: + - Item + operationId: getItem_14050 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14051: + get: + tags: + - Item + operationId: getItem_14051 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14052: + get: + tags: + - Item + operationId: getItem_14052 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14053: + get: + tags: + - Item + operationId: getItem_14053 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14054: + get: + tags: + - Item + operationId: getItem_14054 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14055: + get: + tags: + - Item + operationId: getItem_14055 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14056: + get: + tags: + - Item + operationId: getItem_14056 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14057: + get: + tags: + - Item + operationId: getItem_14057 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14058: + get: + tags: + - Item + operationId: getItem_14058 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14059: + get: + tags: + - Item + operationId: getItem_14059 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14060: + get: + tags: + - Item + operationId: getItem_14060 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14061: + get: + tags: + - Item + operationId: getItem_14061 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14062: + get: + tags: + - Item + operationId: getItem_14062 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14063: + get: + tags: + - Item + operationId: getItem_14063 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14064: + get: + tags: + - Item + operationId: getItem_14064 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14065: + get: + tags: + - Item + operationId: getItem_14065 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14066: + get: + tags: + - Item + operationId: getItem_14066 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14067: + get: + tags: + - Item + operationId: getItem_14067 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14068: + get: + tags: + - Item + operationId: getItem_14068 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14069: + get: + tags: + - Item + operationId: getItem_14069 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14070: + get: + tags: + - Item + operationId: getItem_14070 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14071: + get: + tags: + - Item + operationId: getItem_14071 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14072: + get: + tags: + - Item + operationId: getItem_14072 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14073: + get: + tags: + - Item + operationId: getItem_14073 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14074: + get: + tags: + - Item + operationId: getItem_14074 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14075: + get: + tags: + - Item + operationId: getItem_14075 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14076: + get: + tags: + - Item + operationId: getItem_14076 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14077: + get: + tags: + - Item + operationId: getItem_14077 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14078: + get: + tags: + - Item + operationId: getItem_14078 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14079: + get: + tags: + - Item + operationId: getItem_14079 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14080: + get: + tags: + - Item + operationId: getItem_14080 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14081: + get: + tags: + - Item + operationId: getItem_14081 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14082: + get: + tags: + - Item + operationId: getItem_14082 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14083: + get: + tags: + - Item + operationId: getItem_14083 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14084: + get: + tags: + - Item + operationId: getItem_14084 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14085: + get: + tags: + - Item + operationId: getItem_14085 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14086: + get: + tags: + - Item + operationId: getItem_14086 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14087: + get: + tags: + - Item + operationId: getItem_14087 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14088: + get: + tags: + - Item + operationId: getItem_14088 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14089: + get: + tags: + - Item + operationId: getItem_14089 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14090: + get: + tags: + - Item + operationId: getItem_14090 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14091: + get: + tags: + - Item + operationId: getItem_14091 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14092: + get: + tags: + - Item + operationId: getItem_14092 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14093: + get: + tags: + - Item + operationId: getItem_14093 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14094: + get: + tags: + - Item + operationId: getItem_14094 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14095: + get: + tags: + - Item + operationId: getItem_14095 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14096: + get: + tags: + - Item + operationId: getItem_14096 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14097: + get: + tags: + - Item + operationId: getItem_14097 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14098: + get: + tags: + - Item + operationId: getItem_14098 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14099: + get: + tags: + - Item + operationId: getItem_14099 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14100: + get: + tags: + - Item + operationId: getItem_14100 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14101: + get: + tags: + - Item + operationId: getItem_14101 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14102: + get: + tags: + - Item + operationId: getItem_14102 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14103: + get: + tags: + - Item + operationId: getItem_14103 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14104: + get: + tags: + - Item + operationId: getItem_14104 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14105: + get: + tags: + - Item + operationId: getItem_14105 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14106: + get: + tags: + - Item + operationId: getItem_14106 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14107: + get: + tags: + - Item + operationId: getItem_14107 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14108: + get: + tags: + - Item + operationId: getItem_14108 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14109: + get: + tags: + - Item + operationId: getItem_14109 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14110: + get: + tags: + - Item + operationId: getItem_14110 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14111: + get: + tags: + - Item + operationId: getItem_14111 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14112: + get: + tags: + - Item + operationId: getItem_14112 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14113: + get: + tags: + - Item + operationId: getItem_14113 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14114: + get: + tags: + - Item + operationId: getItem_14114 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14115: + get: + tags: + - Item + operationId: getItem_14115 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14116: + get: + tags: + - Item + operationId: getItem_14116 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14117: + get: + tags: + - Item + operationId: getItem_14117 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14118: + get: + tags: + - Item + operationId: getItem_14118 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14119: + get: + tags: + - Item + operationId: getItem_14119 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14120: + get: + tags: + - Item + operationId: getItem_14120 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14121: + get: + tags: + - Item + operationId: getItem_14121 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14122: + get: + tags: + - Item + operationId: getItem_14122 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14123: + get: + tags: + - Item + operationId: getItem_14123 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14124: + get: + tags: + - Item + operationId: getItem_14124 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14125: + get: + tags: + - Item + operationId: getItem_14125 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14126: + get: + tags: + - Item + operationId: getItem_14126 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14127: + get: + tags: + - Item + operationId: getItem_14127 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14128: + get: + tags: + - Item + operationId: getItem_14128 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14129: + get: + tags: + - Item + operationId: getItem_14129 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14130: + get: + tags: + - Item + operationId: getItem_14130 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14131: + get: + tags: + - Item + operationId: getItem_14131 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14132: + get: + tags: + - Item + operationId: getItem_14132 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14133: + get: + tags: + - Item + operationId: getItem_14133 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14134: + get: + tags: + - Item + operationId: getItem_14134 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14135: + get: + tags: + - Item + operationId: getItem_14135 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14136: + get: + tags: + - Item + operationId: getItem_14136 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14137: + get: + tags: + - Item + operationId: getItem_14137 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14138: + get: + tags: + - Item + operationId: getItem_14138 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14139: + get: + tags: + - Item + operationId: getItem_14139 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14140: + get: + tags: + - Item + operationId: getItem_14140 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14141: + get: + tags: + - Item + operationId: getItem_14141 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14142: + get: + tags: + - Item + operationId: getItem_14142 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14143: + get: + tags: + - Item + operationId: getItem_14143 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14144: + get: + tags: + - Item + operationId: getItem_14144 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14145: + get: + tags: + - Item + operationId: getItem_14145 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14146: + get: + tags: + - Item + operationId: getItem_14146 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14147: + get: + tags: + - Item + operationId: getItem_14147 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14148: + get: + tags: + - Item + operationId: getItem_14148 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14149: + get: + tags: + - Item + operationId: getItem_14149 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14150: + get: + tags: + - Item + operationId: getItem_14150 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14151: + get: + tags: + - Item + operationId: getItem_14151 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14152: + get: + tags: + - Item + operationId: getItem_14152 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14153: + get: + tags: + - Item + operationId: getItem_14153 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14154: + get: + tags: + - Item + operationId: getItem_14154 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14155: + get: + tags: + - Item + operationId: getItem_14155 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14156: + get: + tags: + - Item + operationId: getItem_14156 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14157: + get: + tags: + - Item + operationId: getItem_14157 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14158: + get: + tags: + - Item + operationId: getItem_14158 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14159: + get: + tags: + - Item + operationId: getItem_14159 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14160: + get: + tags: + - Item + operationId: getItem_14160 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14161: + get: + tags: + - Item + operationId: getItem_14161 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14162: + get: + tags: + - Item + operationId: getItem_14162 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14163: + get: + tags: + - Item + operationId: getItem_14163 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14164: + get: + tags: + - Item + operationId: getItem_14164 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14165: + get: + tags: + - Item + operationId: getItem_14165 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14166: + get: + tags: + - Item + operationId: getItem_14166 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14167: + get: + tags: + - Item + operationId: getItem_14167 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14168: + get: + tags: + - Item + operationId: getItem_14168 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14169: + get: + tags: + - Item + operationId: getItem_14169 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14170: + get: + tags: + - Item + operationId: getItem_14170 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14171: + get: + tags: + - Item + operationId: getItem_14171 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14172: + get: + tags: + - Item + operationId: getItem_14172 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14173: + get: + tags: + - Item + operationId: getItem_14173 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14174: + get: + tags: + - Item + operationId: getItem_14174 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14175: + get: + tags: + - Item + operationId: getItem_14175 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14176: + get: + tags: + - Item + operationId: getItem_14176 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14177: + get: + tags: + - Item + operationId: getItem_14177 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14178: + get: + tags: + - Item + operationId: getItem_14178 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14179: + get: + tags: + - Item + operationId: getItem_14179 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14180: + get: + tags: + - Item + operationId: getItem_14180 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14181: + get: + tags: + - Item + operationId: getItem_14181 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14182: + get: + tags: + - Item + operationId: getItem_14182 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14183: + get: + tags: + - Item + operationId: getItem_14183 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14184: + get: + tags: + - Item + operationId: getItem_14184 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14185: + get: + tags: + - Item + operationId: getItem_14185 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14186: + get: + tags: + - Item + operationId: getItem_14186 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14187: + get: + tags: + - Item + operationId: getItem_14187 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14188: + get: + tags: + - Item + operationId: getItem_14188 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14189: + get: + tags: + - Item + operationId: getItem_14189 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14190: + get: + tags: + - Item + operationId: getItem_14190 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14191: + get: + tags: + - Item + operationId: getItem_14191 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14192: + get: + tags: + - Item + operationId: getItem_14192 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14193: + get: + tags: + - Item + operationId: getItem_14193 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14194: + get: + tags: + - Item + operationId: getItem_14194 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14195: + get: + tags: + - Item + operationId: getItem_14195 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14196: + get: + tags: + - Item + operationId: getItem_14196 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14197: + get: + tags: + - Item + operationId: getItem_14197 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14198: + get: + tags: + - Item + operationId: getItem_14198 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14199: + get: + tags: + - Item + operationId: getItem_14199 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14200: + get: + tags: + - Item + operationId: getItem_14200 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14201: + get: + tags: + - Item + operationId: getItem_14201 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14202: + get: + tags: + - Item + operationId: getItem_14202 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14203: + get: + tags: + - Item + operationId: getItem_14203 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14204: + get: + tags: + - Item + operationId: getItem_14204 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14205: + get: + tags: + - Item + operationId: getItem_14205 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14206: + get: + tags: + - Item + operationId: getItem_14206 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14207: + get: + tags: + - Item + operationId: getItem_14207 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14208: + get: + tags: + - Item + operationId: getItem_14208 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14209: + get: + tags: + - Item + operationId: getItem_14209 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14210: + get: + tags: + - Item + operationId: getItem_14210 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14211: + get: + tags: + - Item + operationId: getItem_14211 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14212: + get: + tags: + - Item + operationId: getItem_14212 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14213: + get: + tags: + - Item + operationId: getItem_14213 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14214: + get: + tags: + - Item + operationId: getItem_14214 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14215: + get: + tags: + - Item + operationId: getItem_14215 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14216: + get: + tags: + - Item + operationId: getItem_14216 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14217: + get: + tags: + - Item + operationId: getItem_14217 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14218: + get: + tags: + - Item + operationId: getItem_14218 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14219: + get: + tags: + - Item + operationId: getItem_14219 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14220: + get: + tags: + - Item + operationId: getItem_14220 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14221: + get: + tags: + - Item + operationId: getItem_14221 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14222: + get: + tags: + - Item + operationId: getItem_14222 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14223: + get: + tags: + - Item + operationId: getItem_14223 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14224: + get: + tags: + - Item + operationId: getItem_14224 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14225: + get: + tags: + - Item + operationId: getItem_14225 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14226: + get: + tags: + - Item + operationId: getItem_14226 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14227: + get: + tags: + - Item + operationId: getItem_14227 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14228: + get: + tags: + - Item + operationId: getItem_14228 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14229: + get: + tags: + - Item + operationId: getItem_14229 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14230: + get: + tags: + - Item + operationId: getItem_14230 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14231: + get: + tags: + - Item + operationId: getItem_14231 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14232: + get: + tags: + - Item + operationId: getItem_14232 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14233: + get: + tags: + - Item + operationId: getItem_14233 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14234: + get: + tags: + - Item + operationId: getItem_14234 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14235: + get: + tags: + - Item + operationId: getItem_14235 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14236: + get: + tags: + - Item + operationId: getItem_14236 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14237: + get: + tags: + - Item + operationId: getItem_14237 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14238: + get: + tags: + - Item + operationId: getItem_14238 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14239: + get: + tags: + - Item + operationId: getItem_14239 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14240: + get: + tags: + - Item + operationId: getItem_14240 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14241: + get: + tags: + - Item + operationId: getItem_14241 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14242: + get: + tags: + - Item + operationId: getItem_14242 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14243: + get: + tags: + - Item + operationId: getItem_14243 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14244: + get: + tags: + - Item + operationId: getItem_14244 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14245: + get: + tags: + - Item + operationId: getItem_14245 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14246: + get: + tags: + - Item + operationId: getItem_14246 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14247: + get: + tags: + - Item + operationId: getItem_14247 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14248: + get: + tags: + - Item + operationId: getItem_14248 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14249: + get: + tags: + - Item + operationId: getItem_14249 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14250: + get: + tags: + - Item + operationId: getItem_14250 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14251: + get: + tags: + - Item + operationId: getItem_14251 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14252: + get: + tags: + - Item + operationId: getItem_14252 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14253: + get: + tags: + - Item + operationId: getItem_14253 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14254: + get: + tags: + - Item + operationId: getItem_14254 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14255: + get: + tags: + - Item + operationId: getItem_14255 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14256: + get: + tags: + - Item + operationId: getItem_14256 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14257: + get: + tags: + - Item + operationId: getItem_14257 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14258: + get: + tags: + - Item + operationId: getItem_14258 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14259: + get: + tags: + - Item + operationId: getItem_14259 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14260: + get: + tags: + - Item + operationId: getItem_14260 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14261: + get: + tags: + - Item + operationId: getItem_14261 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14262: + get: + tags: + - Item + operationId: getItem_14262 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14263: + get: + tags: + - Item + operationId: getItem_14263 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14264: + get: + tags: + - Item + operationId: getItem_14264 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14265: + get: + tags: + - Item + operationId: getItem_14265 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14266: + get: + tags: + - Item + operationId: getItem_14266 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14267: + get: + tags: + - Item + operationId: getItem_14267 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14268: + get: + tags: + - Item + operationId: getItem_14268 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14269: + get: + tags: + - Item + operationId: getItem_14269 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14270: + get: + tags: + - Item + operationId: getItem_14270 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14271: + get: + tags: + - Item + operationId: getItem_14271 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14272: + get: + tags: + - Item + operationId: getItem_14272 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14273: + get: + tags: + - Item + operationId: getItem_14273 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14274: + get: + tags: + - Item + operationId: getItem_14274 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14275: + get: + tags: + - Item + operationId: getItem_14275 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14276: + get: + tags: + - Item + operationId: getItem_14276 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14277: + get: + tags: + - Item + operationId: getItem_14277 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14278: + get: + tags: + - Item + operationId: getItem_14278 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14279: + get: + tags: + - Item + operationId: getItem_14279 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14280: + get: + tags: + - Item + operationId: getItem_14280 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14281: + get: + tags: + - Item + operationId: getItem_14281 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14282: + get: + tags: + - Item + operationId: getItem_14282 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14283: + get: + tags: + - Item + operationId: getItem_14283 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14284: + get: + tags: + - Item + operationId: getItem_14284 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14285: + get: + tags: + - Item + operationId: getItem_14285 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14286: + get: + tags: + - Item + operationId: getItem_14286 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14287: + get: + tags: + - Item + operationId: getItem_14287 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14288: + get: + tags: + - Item + operationId: getItem_14288 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14289: + get: + tags: + - Item + operationId: getItem_14289 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14290: + get: + tags: + - Item + operationId: getItem_14290 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14291: + get: + tags: + - Item + operationId: getItem_14291 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14292: + get: + tags: + - Item + operationId: getItem_14292 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14293: + get: + tags: + - Item + operationId: getItem_14293 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14294: + get: + tags: + - Item + operationId: getItem_14294 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14295: + get: + tags: + - Item + operationId: getItem_14295 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14296: + get: + tags: + - Item + operationId: getItem_14296 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14297: + get: + tags: + - Item + operationId: getItem_14297 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14298: + get: + tags: + - Item + operationId: getItem_14298 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14299: + get: + tags: + - Item + operationId: getItem_14299 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14300: + get: + tags: + - Item + operationId: getItem_14300 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14301: + get: + tags: + - Item + operationId: getItem_14301 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14302: + get: + tags: + - Item + operationId: getItem_14302 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14303: + get: + tags: + - Item + operationId: getItem_14303 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14304: + get: + tags: + - Item + operationId: getItem_14304 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14305: + get: + tags: + - Item + operationId: getItem_14305 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14306: + get: + tags: + - Item + operationId: getItem_14306 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14307: + get: + tags: + - Item + operationId: getItem_14307 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14308: + get: + tags: + - Item + operationId: getItem_14308 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14309: + get: + tags: + - Item + operationId: getItem_14309 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14310: + get: + tags: + - Item + operationId: getItem_14310 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14311: + get: + tags: + - Item + operationId: getItem_14311 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14312: + get: + tags: + - Item + operationId: getItem_14312 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14313: + get: + tags: + - Item + operationId: getItem_14313 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14314: + get: + tags: + - Item + operationId: getItem_14314 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14315: + get: + tags: + - Item + operationId: getItem_14315 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14316: + get: + tags: + - Item + operationId: getItem_14316 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14317: + get: + tags: + - Item + operationId: getItem_14317 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14318: + get: + tags: + - Item + operationId: getItem_14318 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14319: + get: + tags: + - Item + operationId: getItem_14319 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14320: + get: + tags: + - Item + operationId: getItem_14320 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14321: + get: + tags: + - Item + operationId: getItem_14321 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14322: + get: + tags: + - Item + operationId: getItem_14322 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14323: + get: + tags: + - Item + operationId: getItem_14323 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14324: + get: + tags: + - Item + operationId: getItem_14324 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14325: + get: + tags: + - Item + operationId: getItem_14325 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14326: + get: + tags: + - Item + operationId: getItem_14326 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14327: + get: + tags: + - Item + operationId: getItem_14327 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14328: + get: + tags: + - Item + operationId: getItem_14328 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14329: + get: + tags: + - Item + operationId: getItem_14329 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14330: + get: + tags: + - Item + operationId: getItem_14330 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14331: + get: + tags: + - Item + operationId: getItem_14331 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14332: + get: + tags: + - Item + operationId: getItem_14332 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14333: + get: + tags: + - Item + operationId: getItem_14333 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14334: + get: + tags: + - Item + operationId: getItem_14334 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14335: + get: + tags: + - Item + operationId: getItem_14335 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14336: + get: + tags: + - Item + operationId: getItem_14336 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14337: + get: + tags: + - Item + operationId: getItem_14337 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14338: + get: + tags: + - Item + operationId: getItem_14338 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14339: + get: + tags: + - Item + operationId: getItem_14339 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14340: + get: + tags: + - Item + operationId: getItem_14340 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14341: + get: + tags: + - Item + operationId: getItem_14341 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14342: + get: + tags: + - Item + operationId: getItem_14342 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14343: + get: + tags: + - Item + operationId: getItem_14343 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14344: + get: + tags: + - Item + operationId: getItem_14344 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14345: + get: + tags: + - Item + operationId: getItem_14345 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14346: + get: + tags: + - Item + operationId: getItem_14346 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14347: + get: + tags: + - Item + operationId: getItem_14347 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14348: + get: + tags: + - Item + operationId: getItem_14348 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14349: + get: + tags: + - Item + operationId: getItem_14349 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14350: + get: + tags: + - Item + operationId: getItem_14350 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14351: + get: + tags: + - Item + operationId: getItem_14351 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14352: + get: + tags: + - Item + operationId: getItem_14352 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14353: + get: + tags: + - Item + operationId: getItem_14353 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14354: + get: + tags: + - Item + operationId: getItem_14354 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14355: + get: + tags: + - Item + operationId: getItem_14355 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14356: + get: + tags: + - Item + operationId: getItem_14356 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14357: + get: + tags: + - Item + operationId: getItem_14357 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14358: + get: + tags: + - Item + operationId: getItem_14358 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14359: + get: + tags: + - Item + operationId: getItem_14359 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14360: + get: + tags: + - Item + operationId: getItem_14360 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14361: + get: + tags: + - Item + operationId: getItem_14361 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14362: + get: + tags: + - Item + operationId: getItem_14362 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14363: + get: + tags: + - Item + operationId: getItem_14363 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14364: + get: + tags: + - Item + operationId: getItem_14364 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14365: + get: + tags: + - Item + operationId: getItem_14365 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14366: + get: + tags: + - Item + operationId: getItem_14366 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14367: + get: + tags: + - Item + operationId: getItem_14367 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14368: + get: + tags: + - Item + operationId: getItem_14368 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14369: + get: + tags: + - Item + operationId: getItem_14369 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14370: + get: + tags: + - Item + operationId: getItem_14370 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14371: + get: + tags: + - Item + operationId: getItem_14371 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14372: + get: + tags: + - Item + operationId: getItem_14372 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14373: + get: + tags: + - Item + operationId: getItem_14373 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14374: + get: + tags: + - Item + operationId: getItem_14374 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14375: + get: + tags: + - Item + operationId: getItem_14375 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14376: + get: + tags: + - Item + operationId: getItem_14376 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14377: + get: + tags: + - Item + operationId: getItem_14377 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14378: + get: + tags: + - Item + operationId: getItem_14378 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14379: + get: + tags: + - Item + operationId: getItem_14379 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14380: + get: + tags: + - Item + operationId: getItem_14380 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14381: + get: + tags: + - Item + operationId: getItem_14381 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14382: + get: + tags: + - Item + operationId: getItem_14382 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14383: + get: + tags: + - Item + operationId: getItem_14383 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14384: + get: + tags: + - Item + operationId: getItem_14384 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14385: + get: + tags: + - Item + operationId: getItem_14385 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14386: + get: + tags: + - Item + operationId: getItem_14386 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14387: + get: + tags: + - Item + operationId: getItem_14387 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14388: + get: + tags: + - Item + operationId: getItem_14388 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14389: + get: + tags: + - Item + operationId: getItem_14389 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14390: + get: + tags: + - Item + operationId: getItem_14390 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14391: + get: + tags: + - Item + operationId: getItem_14391 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14392: + get: + tags: + - Item + operationId: getItem_14392 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14393: + get: + tags: + - Item + operationId: getItem_14393 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14394: + get: + tags: + - Item + operationId: getItem_14394 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14395: + get: + tags: + - Item + operationId: getItem_14395 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14396: + get: + tags: + - Item + operationId: getItem_14396 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14397: + get: + tags: + - Item + operationId: getItem_14397 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14398: + get: + tags: + - Item + operationId: getItem_14398 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14399: + get: + tags: + - Item + operationId: getItem_14399 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14400: + get: + tags: + - Item + operationId: getItem_14400 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14401: + get: + tags: + - Item + operationId: getItem_14401 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14402: + get: + tags: + - Item + operationId: getItem_14402 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14403: + get: + tags: + - Item + operationId: getItem_14403 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14404: + get: + tags: + - Item + operationId: getItem_14404 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14405: + get: + tags: + - Item + operationId: getItem_14405 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14406: + get: + tags: + - Item + operationId: getItem_14406 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14407: + get: + tags: + - Item + operationId: getItem_14407 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14408: + get: + tags: + - Item + operationId: getItem_14408 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14409: + get: + tags: + - Item + operationId: getItem_14409 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14410: + get: + tags: + - Item + operationId: getItem_14410 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14411: + get: + tags: + - Item + operationId: getItem_14411 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14412: + get: + tags: + - Item + operationId: getItem_14412 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14413: + get: + tags: + - Item + operationId: getItem_14413 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14414: + get: + tags: + - Item + operationId: getItem_14414 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14415: + get: + tags: + - Item + operationId: getItem_14415 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14416: + get: + tags: + - Item + operationId: getItem_14416 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14417: + get: + tags: + - Item + operationId: getItem_14417 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14418: + get: + tags: + - Item + operationId: getItem_14418 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14419: + get: + tags: + - Item + operationId: getItem_14419 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14420: + get: + tags: + - Item + operationId: getItem_14420 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14421: + get: + tags: + - Item + operationId: getItem_14421 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14422: + get: + tags: + - Item + operationId: getItem_14422 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14423: + get: + tags: + - Item + operationId: getItem_14423 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14424: + get: + tags: + - Item + operationId: getItem_14424 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14425: + get: + tags: + - Item + operationId: getItem_14425 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14426: + get: + tags: + - Item + operationId: getItem_14426 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14427: + get: + tags: + - Item + operationId: getItem_14427 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14428: + get: + tags: + - Item + operationId: getItem_14428 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14429: + get: + tags: + - Item + operationId: getItem_14429 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14430: + get: + tags: + - Item + operationId: getItem_14430 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14431: + get: + tags: + - Item + operationId: getItem_14431 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14432: + get: + tags: + - Item + operationId: getItem_14432 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14433: + get: + tags: + - Item + operationId: getItem_14433 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14434: + get: + tags: + - Item + operationId: getItem_14434 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14435: + get: + tags: + - Item + operationId: getItem_14435 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14436: + get: + tags: + - Item + operationId: getItem_14436 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14437: + get: + tags: + - Item + operationId: getItem_14437 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14438: + get: + tags: + - Item + operationId: getItem_14438 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14439: + get: + tags: + - Item + operationId: getItem_14439 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14440: + get: + tags: + - Item + operationId: getItem_14440 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14441: + get: + tags: + - Item + operationId: getItem_14441 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14442: + get: + tags: + - Item + operationId: getItem_14442 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14443: + get: + tags: + - Item + operationId: getItem_14443 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14444: + get: + tags: + - Item + operationId: getItem_14444 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14445: + get: + tags: + - Item + operationId: getItem_14445 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14446: + get: + tags: + - Item + operationId: getItem_14446 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14447: + get: + tags: + - Item + operationId: getItem_14447 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14448: + get: + tags: + - Item + operationId: getItem_14448 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14449: + get: + tags: + - Item + operationId: getItem_14449 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14450: + get: + tags: + - Item + operationId: getItem_14450 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14451: + get: + tags: + - Item + operationId: getItem_14451 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14452: + get: + tags: + - Item + operationId: getItem_14452 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14453: + get: + tags: + - Item + operationId: getItem_14453 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14454: + get: + tags: + - Item + operationId: getItem_14454 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14455: + get: + tags: + - Item + operationId: getItem_14455 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14456: + get: + tags: + - Item + operationId: getItem_14456 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14457: + get: + tags: + - Item + operationId: getItem_14457 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14458: + get: + tags: + - Item + operationId: getItem_14458 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14459: + get: + tags: + - Item + operationId: getItem_14459 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14460: + get: + tags: + - Item + operationId: getItem_14460 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14461: + get: + tags: + - Item + operationId: getItem_14461 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14462: + get: + tags: + - Item + operationId: getItem_14462 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14463: + get: + tags: + - Item + operationId: getItem_14463 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14464: + get: + tags: + - Item + operationId: getItem_14464 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14465: + get: + tags: + - Item + operationId: getItem_14465 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14466: + get: + tags: + - Item + operationId: getItem_14466 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14467: + get: + tags: + - Item + operationId: getItem_14467 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14468: + get: + tags: + - Item + operationId: getItem_14468 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14469: + get: + tags: + - Item + operationId: getItem_14469 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14470: + get: + tags: + - Item + operationId: getItem_14470 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14471: + get: + tags: + - Item + operationId: getItem_14471 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14472: + get: + tags: + - Item + operationId: getItem_14472 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14473: + get: + tags: + - Item + operationId: getItem_14473 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14474: + get: + tags: + - Item + operationId: getItem_14474 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14475: + get: + tags: + - Item + operationId: getItem_14475 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14476: + get: + tags: + - Item + operationId: getItem_14476 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14477: + get: + tags: + - Item + operationId: getItem_14477 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14478: + get: + tags: + - Item + operationId: getItem_14478 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14479: + get: + tags: + - Item + operationId: getItem_14479 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14480: + get: + tags: + - Item + operationId: getItem_14480 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14481: + get: + tags: + - Item + operationId: getItem_14481 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14482: + get: + tags: + - Item + operationId: getItem_14482 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14483: + get: + tags: + - Item + operationId: getItem_14483 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14484: + get: + tags: + - Item + operationId: getItem_14484 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14485: + get: + tags: + - Item + operationId: getItem_14485 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14486: + get: + tags: + - Item + operationId: getItem_14486 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14487: + get: + tags: + - Item + operationId: getItem_14487 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14488: + get: + tags: + - Item + operationId: getItem_14488 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14489: + get: + tags: + - Item + operationId: getItem_14489 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14490: + get: + tags: + - Item + operationId: getItem_14490 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14491: + get: + tags: + - Item + operationId: getItem_14491 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14492: + get: + tags: + - Item + operationId: getItem_14492 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14493: + get: + tags: + - Item + operationId: getItem_14493 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14494: + get: + tags: + - Item + operationId: getItem_14494 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14495: + get: + tags: + - Item + operationId: getItem_14495 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14496: + get: + tags: + - Item + operationId: getItem_14496 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14497: + get: + tags: + - Item + operationId: getItem_14497 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14498: + get: + tags: + - Item + operationId: getItem_14498 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14499: + get: + tags: + - Item + operationId: getItem_14499 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14500: + get: + tags: + - Item + operationId: getItem_14500 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14501: + get: + tags: + - Item + operationId: getItem_14501 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14502: + get: + tags: + - Item + operationId: getItem_14502 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14503: + get: + tags: + - Item + operationId: getItem_14503 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14504: + get: + tags: + - Item + operationId: getItem_14504 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14505: + get: + tags: + - Item + operationId: getItem_14505 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14506: + get: + tags: + - Item + operationId: getItem_14506 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14507: + get: + tags: + - Item + operationId: getItem_14507 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14508: + get: + tags: + - Item + operationId: getItem_14508 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14509: + get: + tags: + - Item + operationId: getItem_14509 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14510: + get: + tags: + - Item + operationId: getItem_14510 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14511: + get: + tags: + - Item + operationId: getItem_14511 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14512: + get: + tags: + - Item + operationId: getItem_14512 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14513: + get: + tags: + - Item + operationId: getItem_14513 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14514: + get: + tags: + - Item + operationId: getItem_14514 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14515: + get: + tags: + - Item + operationId: getItem_14515 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14516: + get: + tags: + - Item + operationId: getItem_14516 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14517: + get: + tags: + - Item + operationId: getItem_14517 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14518: + get: + tags: + - Item + operationId: getItem_14518 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14519: + get: + tags: + - Item + operationId: getItem_14519 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14520: + get: + tags: + - Item + operationId: getItem_14520 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14521: + get: + tags: + - Item + operationId: getItem_14521 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14522: + get: + tags: + - Item + operationId: getItem_14522 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14523: + get: + tags: + - Item + operationId: getItem_14523 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14524: + get: + tags: + - Item + operationId: getItem_14524 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14525: + get: + tags: + - Item + operationId: getItem_14525 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14526: + get: + tags: + - Item + operationId: getItem_14526 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14527: + get: + tags: + - Item + operationId: getItem_14527 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14528: + get: + tags: + - Item + operationId: getItem_14528 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14529: + get: + tags: + - Item + operationId: getItem_14529 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14530: + get: + tags: + - Item + operationId: getItem_14530 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14531: + get: + tags: + - Item + operationId: getItem_14531 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14532: + get: + tags: + - Item + operationId: getItem_14532 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14533: + get: + tags: + - Item + operationId: getItem_14533 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14534: + get: + tags: + - Item + operationId: getItem_14534 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14535: + get: + tags: + - Item + operationId: getItem_14535 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14536: + get: + tags: + - Item + operationId: getItem_14536 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14537: + get: + tags: + - Item + operationId: getItem_14537 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14538: + get: + tags: + - Item + operationId: getItem_14538 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14539: + get: + tags: + - Item + operationId: getItem_14539 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14540: + get: + tags: + - Item + operationId: getItem_14540 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14541: + get: + tags: + - Item + operationId: getItem_14541 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14542: + get: + tags: + - Item + operationId: getItem_14542 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14543: + get: + tags: + - Item + operationId: getItem_14543 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14544: + get: + tags: + - Item + operationId: getItem_14544 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14545: + get: + tags: + - Item + operationId: getItem_14545 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14546: + get: + tags: + - Item + operationId: getItem_14546 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14547: + get: + tags: + - Item + operationId: getItem_14547 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14548: + get: + tags: + - Item + operationId: getItem_14548 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14549: + get: + tags: + - Item + operationId: getItem_14549 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14550: + get: + tags: + - Item + operationId: getItem_14550 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14551: + get: + tags: + - Item + operationId: getItem_14551 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14552: + get: + tags: + - Item + operationId: getItem_14552 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14553: + get: + tags: + - Item + operationId: getItem_14553 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14554: + get: + tags: + - Item + operationId: getItem_14554 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14555: + get: + tags: + - Item + operationId: getItem_14555 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14556: + get: + tags: + - Item + operationId: getItem_14556 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14557: + get: + tags: + - Item + operationId: getItem_14557 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14558: + get: + tags: + - Item + operationId: getItem_14558 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14559: + get: + tags: + - Item + operationId: getItem_14559 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14560: + get: + tags: + - Item + operationId: getItem_14560 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14561: + get: + tags: + - Item + operationId: getItem_14561 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14562: + get: + tags: + - Item + operationId: getItem_14562 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14563: + get: + tags: + - Item + operationId: getItem_14563 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14564: + get: + tags: + - Item + operationId: getItem_14564 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14565: + get: + tags: + - Item + operationId: getItem_14565 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14566: + get: + tags: + - Item + operationId: getItem_14566 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14567: + get: + tags: + - Item + operationId: getItem_14567 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14568: + get: + tags: + - Item + operationId: getItem_14568 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14569: + get: + tags: + - Item + operationId: getItem_14569 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14570: + get: + tags: + - Item + operationId: getItem_14570 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14571: + get: + tags: + - Item + operationId: getItem_14571 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14572: + get: + tags: + - Item + operationId: getItem_14572 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14573: + get: + tags: + - Item + operationId: getItem_14573 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14574: + get: + tags: + - Item + operationId: getItem_14574 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14575: + get: + tags: + - Item + operationId: getItem_14575 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14576: + get: + tags: + - Item + operationId: getItem_14576 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14577: + get: + tags: + - Item + operationId: getItem_14577 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14578: + get: + tags: + - Item + operationId: getItem_14578 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14579: + get: + tags: + - Item + operationId: getItem_14579 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14580: + get: + tags: + - Item + operationId: getItem_14580 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14581: + get: + tags: + - Item + operationId: getItem_14581 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14582: + get: + tags: + - Item + operationId: getItem_14582 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14583: + get: + tags: + - Item + operationId: getItem_14583 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14584: + get: + tags: + - Item + operationId: getItem_14584 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14585: + get: + tags: + - Item + operationId: getItem_14585 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14586: + get: + tags: + - Item + operationId: getItem_14586 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14587: + get: + tags: + - Item + operationId: getItem_14587 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14588: + get: + tags: + - Item + operationId: getItem_14588 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14589: + get: + tags: + - Item + operationId: getItem_14589 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14590: + get: + tags: + - Item + operationId: getItem_14590 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14591: + get: + tags: + - Item + operationId: getItem_14591 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14592: + get: + tags: + - Item + operationId: getItem_14592 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14593: + get: + tags: + - Item + operationId: getItem_14593 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14594: + get: + tags: + - Item + operationId: getItem_14594 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14595: + get: + tags: + - Item + operationId: getItem_14595 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14596: + get: + tags: + - Item + operationId: getItem_14596 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14597: + get: + tags: + - Item + operationId: getItem_14597 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14598: + get: + tags: + - Item + operationId: getItem_14598 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14599: + get: + tags: + - Item + operationId: getItem_14599 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14600: + get: + tags: + - Item + operationId: getItem_14600 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14601: + get: + tags: + - Item + operationId: getItem_14601 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14602: + get: + tags: + - Item + operationId: getItem_14602 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14603: + get: + tags: + - Item + operationId: getItem_14603 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14604: + get: + tags: + - Item + operationId: getItem_14604 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14605: + get: + tags: + - Item + operationId: getItem_14605 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14606: + get: + tags: + - Item + operationId: getItem_14606 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14607: + get: + tags: + - Item + operationId: getItem_14607 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14608: + get: + tags: + - Item + operationId: getItem_14608 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14609: + get: + tags: + - Item + operationId: getItem_14609 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14610: + get: + tags: + - Item + operationId: getItem_14610 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14611: + get: + tags: + - Item + operationId: getItem_14611 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14612: + get: + tags: + - Item + operationId: getItem_14612 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14613: + get: + tags: + - Item + operationId: getItem_14613 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14614: + get: + tags: + - Item + operationId: getItem_14614 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14615: + get: + tags: + - Item + operationId: getItem_14615 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14616: + get: + tags: + - Item + operationId: getItem_14616 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14617: + get: + tags: + - Item + operationId: getItem_14617 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14618: + get: + tags: + - Item + operationId: getItem_14618 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14619: + get: + tags: + - Item + operationId: getItem_14619 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14620: + get: + tags: + - Item + operationId: getItem_14620 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14621: + get: + tags: + - Item + operationId: getItem_14621 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14622: + get: + tags: + - Item + operationId: getItem_14622 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14623: + get: + tags: + - Item + operationId: getItem_14623 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14624: + get: + tags: + - Item + operationId: getItem_14624 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14625: + get: + tags: + - Item + operationId: getItem_14625 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14626: + get: + tags: + - Item + operationId: getItem_14626 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14627: + get: + tags: + - Item + operationId: getItem_14627 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14628: + get: + tags: + - Item + operationId: getItem_14628 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14629: + get: + tags: + - Item + operationId: getItem_14629 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14630: + get: + tags: + - Item + operationId: getItem_14630 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14631: + get: + tags: + - Item + operationId: getItem_14631 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14632: + get: + tags: + - Item + operationId: getItem_14632 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14633: + get: + tags: + - Item + operationId: getItem_14633 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14634: + get: + tags: + - Item + operationId: getItem_14634 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14635: + get: + tags: + - Item + operationId: getItem_14635 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14636: + get: + tags: + - Item + operationId: getItem_14636 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14637: + get: + tags: + - Item + operationId: getItem_14637 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14638: + get: + tags: + - Item + operationId: getItem_14638 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14639: + get: + tags: + - Item + operationId: getItem_14639 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14640: + get: + tags: + - Item + operationId: getItem_14640 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14641: + get: + tags: + - Item + operationId: getItem_14641 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14642: + get: + tags: + - Item + operationId: getItem_14642 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14643: + get: + tags: + - Item + operationId: getItem_14643 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14644: + get: + tags: + - Item + operationId: getItem_14644 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14645: + get: + tags: + - Item + operationId: getItem_14645 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14646: + get: + tags: + - Item + operationId: getItem_14646 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14647: + get: + tags: + - Item + operationId: getItem_14647 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14648: + get: + tags: + - Item + operationId: getItem_14648 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14649: + get: + tags: + - Item + operationId: getItem_14649 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14650: + get: + tags: + - Item + operationId: getItem_14650 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14651: + get: + tags: + - Item + operationId: getItem_14651 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14652: + get: + tags: + - Item + operationId: getItem_14652 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14653: + get: + tags: + - Item + operationId: getItem_14653 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14654: + get: + tags: + - Item + operationId: getItem_14654 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14655: + get: + tags: + - Item + operationId: getItem_14655 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14656: + get: + tags: + - Item + operationId: getItem_14656 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14657: + get: + tags: + - Item + operationId: getItem_14657 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14658: + get: + tags: + - Item + operationId: getItem_14658 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14659: + get: + tags: + - Item + operationId: getItem_14659 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14660: + get: + tags: + - Item + operationId: getItem_14660 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14661: + get: + tags: + - Item + operationId: getItem_14661 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14662: + get: + tags: + - Item + operationId: getItem_14662 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14663: + get: + tags: + - Item + operationId: getItem_14663 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14664: + get: + tags: + - Item + operationId: getItem_14664 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14665: + get: + tags: + - Item + operationId: getItem_14665 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14666: + get: + tags: + - Item + operationId: getItem_14666 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14667: + get: + tags: + - Item + operationId: getItem_14667 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14668: + get: + tags: + - Item + operationId: getItem_14668 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14669: + get: + tags: + - Item + operationId: getItem_14669 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14670: + get: + tags: + - Item + operationId: getItem_14670 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14671: + get: + tags: + - Item + operationId: getItem_14671 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14672: + get: + tags: + - Item + operationId: getItem_14672 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14673: + get: + tags: + - Item + operationId: getItem_14673 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14674: + get: + tags: + - Item + operationId: getItem_14674 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14675: + get: + tags: + - Item + operationId: getItem_14675 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14676: + get: + tags: + - Item + operationId: getItem_14676 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14677: + get: + tags: + - Item + operationId: getItem_14677 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14678: + get: + tags: + - Item + operationId: getItem_14678 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14679: + get: + tags: + - Item + operationId: getItem_14679 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14680: + get: + tags: + - Item + operationId: getItem_14680 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14681: + get: + tags: + - Item + operationId: getItem_14681 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14682: + get: + tags: + - Item + operationId: getItem_14682 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14683: + get: + tags: + - Item + operationId: getItem_14683 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14684: + get: + tags: + - Item + operationId: getItem_14684 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14685: + get: + tags: + - Item + operationId: getItem_14685 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14686: + get: + tags: + - Item + operationId: getItem_14686 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14687: + get: + tags: + - Item + operationId: getItem_14687 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14688: + get: + tags: + - Item + operationId: getItem_14688 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14689: + get: + tags: + - Item + operationId: getItem_14689 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14690: + get: + tags: + - Item + operationId: getItem_14690 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14691: + get: + tags: + - Item + operationId: getItem_14691 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14692: + get: + tags: + - Item + operationId: getItem_14692 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14693: + get: + tags: + - Item + operationId: getItem_14693 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14694: + get: + tags: + - Item + operationId: getItem_14694 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14695: + get: + tags: + - Item + operationId: getItem_14695 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14696: + get: + tags: + - Item + operationId: getItem_14696 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14697: + get: + tags: + - Item + operationId: getItem_14697 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14698: + get: + tags: + - Item + operationId: getItem_14698 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14699: + get: + tags: + - Item + operationId: getItem_14699 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14700: + get: + tags: + - Item + operationId: getItem_14700 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14701: + get: + tags: + - Item + operationId: getItem_14701 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14702: + get: + tags: + - Item + operationId: getItem_14702 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14703: + get: + tags: + - Item + operationId: getItem_14703 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14704: + get: + tags: + - Item + operationId: getItem_14704 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14705: + get: + tags: + - Item + operationId: getItem_14705 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14706: + get: + tags: + - Item + operationId: getItem_14706 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14707: + get: + tags: + - Item + operationId: getItem_14707 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14708: + get: + tags: + - Item + operationId: getItem_14708 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14709: + get: + tags: + - Item + operationId: getItem_14709 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14710: + get: + tags: + - Item + operationId: getItem_14710 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14711: + get: + tags: + - Item + operationId: getItem_14711 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14712: + get: + tags: + - Item + operationId: getItem_14712 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14713: + get: + tags: + - Item + operationId: getItem_14713 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14714: + get: + tags: + - Item + operationId: getItem_14714 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14715: + get: + tags: + - Item + operationId: getItem_14715 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14716: + get: + tags: + - Item + operationId: getItem_14716 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14717: + get: + tags: + - Item + operationId: getItem_14717 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14718: + get: + tags: + - Item + operationId: getItem_14718 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14719: + get: + tags: + - Item + operationId: getItem_14719 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14720: + get: + tags: + - Item + operationId: getItem_14720 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14721: + get: + tags: + - Item + operationId: getItem_14721 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14722: + get: + tags: + - Item + operationId: getItem_14722 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14723: + get: + tags: + - Item + operationId: getItem_14723 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14724: + get: + tags: + - Item + operationId: getItem_14724 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14725: + get: + tags: + - Item + operationId: getItem_14725 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14726: + get: + tags: + - Item + operationId: getItem_14726 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14727: + get: + tags: + - Item + operationId: getItem_14727 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14728: + get: + tags: + - Item + operationId: getItem_14728 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14729: + get: + tags: + - Item + operationId: getItem_14729 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14730: + get: + tags: + - Item + operationId: getItem_14730 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14731: + get: + tags: + - Item + operationId: getItem_14731 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14732: + get: + tags: + - Item + operationId: getItem_14732 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14733: + get: + tags: + - Item + operationId: getItem_14733 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14734: + get: + tags: + - Item + operationId: getItem_14734 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14735: + get: + tags: + - Item + operationId: getItem_14735 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14736: + get: + tags: + - Item + operationId: getItem_14736 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14737: + get: + tags: + - Item + operationId: getItem_14737 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14738: + get: + tags: + - Item + operationId: getItem_14738 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14739: + get: + tags: + - Item + operationId: getItem_14739 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14740: + get: + tags: + - Item + operationId: getItem_14740 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14741: + get: + tags: + - Item + operationId: getItem_14741 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14742: + get: + tags: + - Item + operationId: getItem_14742 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14743: + get: + tags: + - Item + operationId: getItem_14743 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14744: + get: + tags: + - Item + operationId: getItem_14744 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14745: + get: + tags: + - Item + operationId: getItem_14745 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14746: + get: + tags: + - Item + operationId: getItem_14746 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14747: + get: + tags: + - Item + operationId: getItem_14747 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14748: + get: + tags: + - Item + operationId: getItem_14748 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14749: + get: + tags: + - Item + operationId: getItem_14749 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14750: + get: + tags: + - Item + operationId: getItem_14750 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14751: + get: + tags: + - Item + operationId: getItem_14751 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14752: + get: + tags: + - Item + operationId: getItem_14752 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14753: + get: + tags: + - Item + operationId: getItem_14753 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14754: + get: + tags: + - Item + operationId: getItem_14754 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14755: + get: + tags: + - Item + operationId: getItem_14755 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14756: + get: + tags: + - Item + operationId: getItem_14756 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14757: + get: + tags: + - Item + operationId: getItem_14757 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14758: + get: + tags: + - Item + operationId: getItem_14758 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14759: + get: + tags: + - Item + operationId: getItem_14759 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14760: + get: + tags: + - Item + operationId: getItem_14760 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14761: + get: + tags: + - Item + operationId: getItem_14761 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14762: + get: + tags: + - Item + operationId: getItem_14762 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14763: + get: + tags: + - Item + operationId: getItem_14763 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14764: + get: + tags: + - Item + operationId: getItem_14764 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14765: + get: + tags: + - Item + operationId: getItem_14765 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14766: + get: + tags: + - Item + operationId: getItem_14766 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14767: + get: + tags: + - Item + operationId: getItem_14767 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14768: + get: + tags: + - Item + operationId: getItem_14768 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14769: + get: + tags: + - Item + operationId: getItem_14769 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14770: + get: + tags: + - Item + operationId: getItem_14770 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14771: + get: + tags: + - Item + operationId: getItem_14771 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14772: + get: + tags: + - Item + operationId: getItem_14772 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14773: + get: + tags: + - Item + operationId: getItem_14773 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14774: + get: + tags: + - Item + operationId: getItem_14774 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14775: + get: + tags: + - Item + operationId: getItem_14775 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14776: + get: + tags: + - Item + operationId: getItem_14776 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14777: + get: + tags: + - Item + operationId: getItem_14777 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14778: + get: + tags: + - Item + operationId: getItem_14778 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14779: + get: + tags: + - Item + operationId: getItem_14779 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14780: + get: + tags: + - Item + operationId: getItem_14780 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14781: + get: + tags: + - Item + operationId: getItem_14781 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14782: + get: + tags: + - Item + operationId: getItem_14782 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14783: + get: + tags: + - Item + operationId: getItem_14783 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14784: + get: + tags: + - Item + operationId: getItem_14784 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14785: + get: + tags: + - Item + operationId: getItem_14785 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14786: + get: + tags: + - Item + operationId: getItem_14786 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14787: + get: + tags: + - Item + operationId: getItem_14787 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14788: + get: + tags: + - Item + operationId: getItem_14788 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14789: + get: + tags: + - Item + operationId: getItem_14789 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14790: + get: + tags: + - Item + operationId: getItem_14790 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14791: + get: + tags: + - Item + operationId: getItem_14791 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14792: + get: + tags: + - Item + operationId: getItem_14792 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14793: + get: + tags: + - Item + operationId: getItem_14793 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14794: + get: + tags: + - Item + operationId: getItem_14794 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14795: + get: + tags: + - Item + operationId: getItem_14795 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14796: + get: + tags: + - Item + operationId: getItem_14796 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14797: + get: + tags: + - Item + operationId: getItem_14797 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14798: + get: + tags: + - Item + operationId: getItem_14798 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14799: + get: + tags: + - Item + operationId: getItem_14799 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14800: + get: + tags: + - Item + operationId: getItem_14800 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14801: + get: + tags: + - Item + operationId: getItem_14801 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14802: + get: + tags: + - Item + operationId: getItem_14802 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14803: + get: + tags: + - Item + operationId: getItem_14803 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14804: + get: + tags: + - Item + operationId: getItem_14804 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14805: + get: + tags: + - Item + operationId: getItem_14805 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14806: + get: + tags: + - Item + operationId: getItem_14806 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14807: + get: + tags: + - Item + operationId: getItem_14807 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14808: + get: + tags: + - Item + operationId: getItem_14808 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14809: + get: + tags: + - Item + operationId: getItem_14809 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14810: + get: + tags: + - Item + operationId: getItem_14810 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14811: + get: + tags: + - Item + operationId: getItem_14811 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14812: + get: + tags: + - Item + operationId: getItem_14812 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14813: + get: + tags: + - Item + operationId: getItem_14813 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14814: + get: + tags: + - Item + operationId: getItem_14814 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14815: + get: + tags: + - Item + operationId: getItem_14815 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14816: + get: + tags: + - Item + operationId: getItem_14816 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14817: + get: + tags: + - Item + operationId: getItem_14817 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14818: + get: + tags: + - Item + operationId: getItem_14818 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14819: + get: + tags: + - Item + operationId: getItem_14819 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14820: + get: + tags: + - Item + operationId: getItem_14820 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14821: + get: + tags: + - Item + operationId: getItem_14821 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14822: + get: + tags: + - Item + operationId: getItem_14822 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14823: + get: + tags: + - Item + operationId: getItem_14823 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14824: + get: + tags: + - Item + operationId: getItem_14824 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14825: + get: + tags: + - Item + operationId: getItem_14825 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14826: + get: + tags: + - Item + operationId: getItem_14826 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14827: + get: + tags: + - Item + operationId: getItem_14827 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14828: + get: + tags: + - Item + operationId: getItem_14828 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14829: + get: + tags: + - Item + operationId: getItem_14829 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14830: + get: + tags: + - Item + operationId: getItem_14830 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14831: + get: + tags: + - Item + operationId: getItem_14831 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14832: + get: + tags: + - Item + operationId: getItem_14832 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14833: + get: + tags: + - Item + operationId: getItem_14833 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14834: + get: + tags: + - Item + operationId: getItem_14834 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14835: + get: + tags: + - Item + operationId: getItem_14835 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14836: + get: + tags: + - Item + operationId: getItem_14836 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14837: + get: + tags: + - Item + operationId: getItem_14837 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14838: + get: + tags: + - Item + operationId: getItem_14838 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14839: + get: + tags: + - Item + operationId: getItem_14839 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14840: + get: + tags: + - Item + operationId: getItem_14840 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14841: + get: + tags: + - Item + operationId: getItem_14841 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14842: + get: + tags: + - Item + operationId: getItem_14842 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14843: + get: + tags: + - Item + operationId: getItem_14843 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14844: + get: + tags: + - Item + operationId: getItem_14844 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14845: + get: + tags: + - Item + operationId: getItem_14845 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14846: + get: + tags: + - Item + operationId: getItem_14846 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14847: + get: + tags: + - Item + operationId: getItem_14847 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14848: + get: + tags: + - Item + operationId: getItem_14848 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14849: + get: + tags: + - Item + operationId: getItem_14849 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14850: + get: + tags: + - Item + operationId: getItem_14850 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14851: + get: + tags: + - Item + operationId: getItem_14851 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14852: + get: + tags: + - Item + operationId: getItem_14852 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14853: + get: + tags: + - Item + operationId: getItem_14853 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14854: + get: + tags: + - Item + operationId: getItem_14854 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14855: + get: + tags: + - Item + operationId: getItem_14855 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14856: + get: + tags: + - Item + operationId: getItem_14856 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14857: + get: + tags: + - Item + operationId: getItem_14857 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14858: + get: + tags: + - Item + operationId: getItem_14858 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14859: + get: + tags: + - Item + operationId: getItem_14859 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14860: + get: + tags: + - Item + operationId: getItem_14860 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14861: + get: + tags: + - Item + operationId: getItem_14861 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14862: + get: + tags: + - Item + operationId: getItem_14862 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14863: + get: + tags: + - Item + operationId: getItem_14863 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14864: + get: + tags: + - Item + operationId: getItem_14864 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14865: + get: + tags: + - Item + operationId: getItem_14865 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14866: + get: + tags: + - Item + operationId: getItem_14866 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14867: + get: + tags: + - Item + operationId: getItem_14867 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14868: + get: + tags: + - Item + operationId: getItem_14868 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14869: + get: + tags: + - Item + operationId: getItem_14869 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14870: + get: + tags: + - Item + operationId: getItem_14870 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14871: + get: + tags: + - Item + operationId: getItem_14871 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14872: + get: + tags: + - Item + operationId: getItem_14872 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14873: + get: + tags: + - Item + operationId: getItem_14873 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14874: + get: + tags: + - Item + operationId: getItem_14874 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14875: + get: + tags: + - Item + operationId: getItem_14875 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14876: + get: + tags: + - Item + operationId: getItem_14876 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14877: + get: + tags: + - Item + operationId: getItem_14877 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14878: + get: + tags: + - Item + operationId: getItem_14878 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14879: + get: + tags: + - Item + operationId: getItem_14879 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14880: + get: + tags: + - Item + operationId: getItem_14880 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14881: + get: + tags: + - Item + operationId: getItem_14881 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14882: + get: + tags: + - Item + operationId: getItem_14882 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14883: + get: + tags: + - Item + operationId: getItem_14883 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14884: + get: + tags: + - Item + operationId: getItem_14884 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14885: + get: + tags: + - Item + operationId: getItem_14885 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14886: + get: + tags: + - Item + operationId: getItem_14886 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14887: + get: + tags: + - Item + operationId: getItem_14887 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14888: + get: + tags: + - Item + operationId: getItem_14888 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14889: + get: + tags: + - Item + operationId: getItem_14889 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14890: + get: + tags: + - Item + operationId: getItem_14890 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14891: + get: + tags: + - Item + operationId: getItem_14891 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14892: + get: + tags: + - Item + operationId: getItem_14892 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14893: + get: + tags: + - Item + operationId: getItem_14893 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14894: + get: + tags: + - Item + operationId: getItem_14894 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14895: + get: + tags: + - Item + operationId: getItem_14895 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14896: + get: + tags: + - Item + operationId: getItem_14896 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14897: + get: + tags: + - Item + operationId: getItem_14897 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14898: + get: + tags: + - Item + operationId: getItem_14898 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14899: + get: + tags: + - Item + operationId: getItem_14899 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14900: + get: + tags: + - Item + operationId: getItem_14900 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14901: + get: + tags: + - Item + operationId: getItem_14901 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14902: + get: + tags: + - Item + operationId: getItem_14902 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14903: + get: + tags: + - Item + operationId: getItem_14903 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14904: + get: + tags: + - Item + operationId: getItem_14904 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14905: + get: + tags: + - Item + operationId: getItem_14905 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14906: + get: + tags: + - Item + operationId: getItem_14906 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14907: + get: + tags: + - Item + operationId: getItem_14907 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14908: + get: + tags: + - Item + operationId: getItem_14908 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14909: + get: + tags: + - Item + operationId: getItem_14909 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14910: + get: + tags: + - Item + operationId: getItem_14910 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14911: + get: + tags: + - Item + operationId: getItem_14911 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14912: + get: + tags: + - Item + operationId: getItem_14912 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14913: + get: + tags: + - Item + operationId: getItem_14913 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14914: + get: + tags: + - Item + operationId: getItem_14914 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14915: + get: + tags: + - Item + operationId: getItem_14915 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14916: + get: + tags: + - Item + operationId: getItem_14916 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14917: + get: + tags: + - Item + operationId: getItem_14917 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14918: + get: + tags: + - Item + operationId: getItem_14918 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14919: + get: + tags: + - Item + operationId: getItem_14919 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14920: + get: + tags: + - Item + operationId: getItem_14920 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14921: + get: + tags: + - Item + operationId: getItem_14921 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14922: + get: + tags: + - Item + operationId: getItem_14922 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14923: + get: + tags: + - Item + operationId: getItem_14923 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14924: + get: + tags: + - Item + operationId: getItem_14924 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14925: + get: + tags: + - Item + operationId: getItem_14925 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14926: + get: + tags: + - Item + operationId: getItem_14926 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14927: + get: + tags: + - Item + operationId: getItem_14927 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14928: + get: + tags: + - Item + operationId: getItem_14928 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14929: + get: + tags: + - Item + operationId: getItem_14929 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14930: + get: + tags: + - Item + operationId: getItem_14930 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14931: + get: + tags: + - Item + operationId: getItem_14931 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14932: + get: + tags: + - Item + operationId: getItem_14932 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14933: + get: + tags: + - Item + operationId: getItem_14933 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14934: + get: + tags: + - Item + operationId: getItem_14934 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14935: + get: + tags: + - Item + operationId: getItem_14935 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14936: + get: + tags: + - Item + operationId: getItem_14936 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14937: + get: + tags: + - Item + operationId: getItem_14937 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14938: + get: + tags: + - Item + operationId: getItem_14938 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14939: + get: + tags: + - Item + operationId: getItem_14939 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14940: + get: + tags: + - Item + operationId: getItem_14940 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14941: + get: + tags: + - Item + operationId: getItem_14941 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14942: + get: + tags: + - Item + operationId: getItem_14942 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14943: + get: + tags: + - Item + operationId: getItem_14943 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14944: + get: + tags: + - Item + operationId: getItem_14944 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14945: + get: + tags: + - Item + operationId: getItem_14945 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14946: + get: + tags: + - Item + operationId: getItem_14946 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14947: + get: + tags: + - Item + operationId: getItem_14947 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14948: + get: + tags: + - Item + operationId: getItem_14948 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14949: + get: + tags: + - Item + operationId: getItem_14949 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14950: + get: + tags: + - Item + operationId: getItem_14950 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14951: + get: + tags: + - Item + operationId: getItem_14951 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14952: + get: + tags: + - Item + operationId: getItem_14952 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14953: + get: + tags: + - Item + operationId: getItem_14953 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14954: + get: + tags: + - Item + operationId: getItem_14954 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14955: + get: + tags: + - Item + operationId: getItem_14955 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14956: + get: + tags: + - Item + operationId: getItem_14956 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14957: + get: + tags: + - Item + operationId: getItem_14957 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14958: + get: + tags: + - Item + operationId: getItem_14958 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14959: + get: + tags: + - Item + operationId: getItem_14959 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14960: + get: + tags: + - Item + operationId: getItem_14960 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14961: + get: + tags: + - Item + operationId: getItem_14961 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14962: + get: + tags: + - Item + operationId: getItem_14962 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14963: + get: + tags: + - Item + operationId: getItem_14963 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14964: + get: + tags: + - Item + operationId: getItem_14964 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14965: + get: + tags: + - Item + operationId: getItem_14965 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14966: + get: + tags: + - Item + operationId: getItem_14966 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14967: + get: + tags: + - Item + operationId: getItem_14967 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14968: + get: + tags: + - Item + operationId: getItem_14968 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14969: + get: + tags: + - Item + operationId: getItem_14969 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14970: + get: + tags: + - Item + operationId: getItem_14970 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14971: + get: + tags: + - Item + operationId: getItem_14971 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14972: + get: + tags: + - Item + operationId: getItem_14972 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14973: + get: + tags: + - Item + operationId: getItem_14973 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14974: + get: + tags: + - Item + operationId: getItem_14974 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14975: + get: + tags: + - Item + operationId: getItem_14975 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14976: + get: + tags: + - Item + operationId: getItem_14976 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14977: + get: + tags: + - Item + operationId: getItem_14977 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14978: + get: + tags: + - Item + operationId: getItem_14978 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14979: + get: + tags: + - Item + operationId: getItem_14979 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14980: + get: + tags: + - Item + operationId: getItem_14980 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14981: + get: + tags: + - Item + operationId: getItem_14981 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14982: + get: + tags: + - Item + operationId: getItem_14982 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14983: + get: + tags: + - Item + operationId: getItem_14983 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14984: + get: + tags: + - Item + operationId: getItem_14984 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14985: + get: + tags: + - Item + operationId: getItem_14985 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14986: + get: + tags: + - Item + operationId: getItem_14986 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14987: + get: + tags: + - Item + operationId: getItem_14987 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14988: + get: + tags: + - Item + operationId: getItem_14988 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14989: + get: + tags: + - Item + operationId: getItem_14989 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14990: + get: + tags: + - Item + operationId: getItem_14990 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14991: + get: + tags: + - Item + operationId: getItem_14991 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14992: + get: + tags: + - Item + operationId: getItem_14992 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14993: + get: + tags: + - Item + operationId: getItem_14993 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14994: + get: + tags: + - Item + operationId: getItem_14994 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14995: + get: + tags: + - Item + operationId: getItem_14995 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14996: + get: + tags: + - Item + operationId: getItem_14996 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14997: + get: + tags: + - Item + operationId: getItem_14997 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14998: + get: + tags: + - Item + operationId: getItem_14998 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS + /api/v1.0/items_14999: + get: + tags: + - Item + operationId: getItem_14999 + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/GroupView' + description: SUCCESS From d8cc077785f2b515eb87a82a668012998d4892d3 Mon Sep 17 00:00:00 2001 From: Reuven Harrison Date: Fri, 22 May 2026 21:06:00 +0300 Subject: [PATCH 2/3] Retrigger workflow after oasdiff-service truncate + action URL fixes landed on main From 0a0c879848450c2693a5025d236114b924eb22f1 Mon Sep 17 00:00:00 2001 From: Reuven Harrison Date: Fri, 22 May 2026 21:38:20 +0300 Subject: [PATCH 3/3] Retrigger workflow after service #194 (skip-info-SELECT) + 2Gi memory bump deployed