File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -238,11 +238,11 @@ def _extend(data: Dict[str, List[str]]) -> dict:
238
238
"GetAssetInformation_AasRepository" ,
239
239
"GetThumbnail_AasRepository" ,
240
240
# Submodel Repository API by superpath:
241
- "GetAllSubmodels_AasRepository" , # includes ...BySemanticId and ...ByIdShort
242
- "GetAllSubmodels_AasRepository Metadata" ,
243
- "GetAllSubmodels_AasRepository-ValueOnly" ,
244
- "GetAllSubmodels_AasRepository-Reference" ,
245
- "GetAllSubmodels_AasRepository-Path" ,
241
+ # "GetAllSubmodels_AasRepository", # includes ...BySemanticId and ...ByIdShort
242
+ # "GetAllSubmodels_AasRepository Metadata",
243
+ # "GetAllSubmodels_AasRepository-ValueOnly",
244
+ # "GetAllSubmodels_AasRepository-Reference",
245
+ # "GetAllSubmodels_AasRepository-Path",
246
246
"GetSubmodelById_AasRepository" ,
247
247
"GetSubmodelById_AasRepository-Metadata" ,
248
248
"GetSubmodelById_AasRepository-ValueOnly" ,
You can’t perform that action at this time.
0 commit comments