[ACS-6647] covert aca:fields to app:fields (#3838)

This commit is contained in:
tamaragruszka
2024-05-09 15:57:15 +02:00
committed by GitHub
parent 2e9ab2b35c
commit acb848d39d
6 changed files with 10 additions and 10 deletions

View File

@@ -1074,7 +1074,7 @@ describe('AppExtensionService', () => {
name: 'default',
default: true,
filterWithContains: true,
'aca:fields': ['cm:name', 'cm:title', 'cm:description', 'TEXT', 'TAG'],
'app:fields': ['cm:name', 'cm:title', 'cm:description', 'TEXT', 'TAG'],
include: ['path', 'allowableOperations', 'properties'],
categories: [
{