mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-28 17:55:15 +02:00
chore: remove deprecation of instance stats endpoint (#10083)
This commit is contained in:
parent
1aadbb3641
commit
ae47771290
@ -75,7 +75,6 @@ class InstanceAdminController extends Controller {
|
|||||||
responses: {
|
responses: {
|
||||||
200: createResponseSchema('instanceAdminStatsSchema'),
|
200: createResponseSchema('instanceAdminStatsSchema'),
|
||||||
},
|
},
|
||||||
deprecated: true,
|
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user