mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-26 13:48:33 +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: {
|
||||
200: createResponseSchema('instanceAdminStatsSchema'),
|
||||
},
|
||||
deprecated: true,
|
||||
}),
|
||||
],
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user