Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into collection-view
Browse files Browse the repository at this point in the history
# Conflicts:
#	openapi/cineast/.openapi-generator/FILES
#	openapi/cineast/api/misc.service.ts
#	openapi/cineast/api/object.service.ts
#	openapi/cineast/model/queryConfig.ts
#	openapi/cineast/model/temporalQuery.ts
#	openapi/cineast/model/temporalQueryConfig.ts
#	package-lock.json
#	package.json
#	src/app/query/containers/query-container.component.html
#	src/app/shared/model/results/scores/results-container.model.ts
#	src/config.json
  • Loading branch information
silvanheller committed Apr 26, 2022
2 parents a7c2126 + 7b7e0be commit c73c263
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openapi/cineast/model/mediaObjectMetadataDescriptor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ export interface MediaObjectMetadataDescriptor {
key?: string;
value?: string;
exists?: boolean;
objectId?: string;
}

0 comments on commit c73c263

Please sign in to comment.