Skip to content

Commit 0e0be79

Browse files
dcrossleyaugithub-actions[bot]
authored andcommitted
Apply automatic changes
1 parent 0123fad commit 0e0be79

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_data/config-api-endpoints.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1057,31 +1057,31 @@
10571057
{
10581058
"apiDescription": "src/main/resources/swagger.api/am.yaml",
10591059
"apiType": "oas",
1060-
"interface": "applications 1.1",
1060+
"interface": "applications 1.2",
10611061
"methods": "get:operation/getApplicationsByQuery post:operation/registerApplication",
10621062
"name": "mgr-applications",
10631063
"path": "/applications"
10641064
},
10651065
{
10661066
"apiDescription": "src/main/resources/swagger.api/am.yaml",
10671067
"apiType": "oas",
1068-
"interface": "applications 1.1",
1068+
"interface": "applications 1.2",
10691069
"methods": "post:operation/validateApplicationDescriptor",
10701070
"name": "mgr-applications",
10711071
"path": "/applications/validate"
10721072
},
10731073
{
10741074
"apiDescription": "src/main/resources/swagger.api/am.yaml",
10751075
"apiType": "oas",
1076-
"interface": "applications 1.1",
1076+
"interface": "applications 1.2",
10771077
"methods": "post:operation/validateModulesInterfaceIntegrity",
10781078
"name": "mgr-applications",
10791079
"path": "/applications/validate-interfaces"
10801080
},
10811081
{
10821082
"apiDescription": "src/main/resources/swagger.api/am.yaml",
10831083
"apiType": "oas",
1084-
"interface": "applications 1.1",
1084+
"interface": "applications 1.2",
10851085
"methods": "delete:operation/deregisterApplicationById get:operation/getApplicationById",
10861086
"name": "mgr-applications",
10871087
"path": "/applications/{id}"

0 commit comments

Comments
 (0)