|
1057 | 1057 | { |
1058 | 1058 | "apiDescription": "src/main/resources/swagger.api/am.yaml", |
1059 | 1059 | "apiType": "oas", |
1060 | | - "interface": "applications 1.1", |
| 1060 | + "interface": "applications 1.2", |
1061 | 1061 | "methods": "get:operation/getApplicationsByQuery post:operation/registerApplication", |
1062 | 1062 | "name": "mgr-applications", |
1063 | 1063 | "path": "/applications" |
1064 | 1064 | }, |
1065 | 1065 | { |
1066 | 1066 | "apiDescription": "src/main/resources/swagger.api/am.yaml", |
1067 | 1067 | "apiType": "oas", |
1068 | | - "interface": "applications 1.1", |
| 1068 | + "interface": "applications 1.2", |
1069 | 1069 | "methods": "post:operation/validateApplicationDescriptor", |
1070 | 1070 | "name": "mgr-applications", |
1071 | 1071 | "path": "/applications/validate" |
1072 | 1072 | }, |
1073 | 1073 | { |
1074 | 1074 | "apiDescription": "src/main/resources/swagger.api/am.yaml", |
1075 | 1075 | "apiType": "oas", |
1076 | | - "interface": "applications 1.1", |
| 1076 | + "interface": "applications 1.2", |
1077 | 1077 | "methods": "post:operation/validateModulesInterfaceIntegrity", |
1078 | 1078 | "name": "mgr-applications", |
1079 | 1079 | "path": "/applications/validate-interfaces" |
1080 | 1080 | }, |
1081 | 1081 | { |
1082 | 1082 | "apiDescription": "src/main/resources/swagger.api/am.yaml", |
1083 | 1083 | "apiType": "oas", |
1084 | | - "interface": "applications 1.1", |
| 1084 | + "interface": "applications 1.2", |
1085 | 1085 | "methods": "delete:operation/deregisterApplicationById get:operation/getApplicationById", |
1086 | 1086 | "name": "mgr-applications", |
1087 | 1087 | "path": "/applications/{id}" |
|
0 commit comments