Skip to content

Commit

Permalink
Config update (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmith authored Nov 28, 2024
1 parent a06d306 commit 6ae589a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@
"getLinkedObject",
"searchObjects",
"aggregateObjects"
]
],
"Mediasets": []
},
"skipTests": [
"createDataset",
Expand Down Expand Up @@ -125,7 +126,7 @@
"Geo": true,
"Ontologies": [],
"Filesystem": true,
"Mediasets": true,
"Mediasets": [],
"OntologiesV2": [
"getOntologyV2",
"getOntologyFullMetadata",
Expand Down Expand Up @@ -166,7 +167,7 @@
"getAttachmentContentV2"
],
"Orchestration": true,
"Streams" :true,
"Streams": true,
"ThirdPartyApplications": true
},
"namespaceRenames": {
Expand Down Expand Up @@ -244,4 +245,4 @@
]
}
}
}
}

0 comments on commit 6ae589a

Please sign in to comment.