api: sr - Mark old message versions as deprecated

List of changed messages:
- sr_policies_dump

This change is part of VPP API cleanup initiative.

Type: fix
Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Change-Id: I16ae1bed83ad8c73e3254b6d195251702de84f97
This commit is contained in:
Ondrej Fabry
2023-04-27 00:00:40 +02:00
committed by Dave Wallace
parent 63305843e2
commit 5c476e7ac3

View File

@ -291,6 +291,8 @@ define sr_localsids_with_packet_stats_details
*/
define sr_policies_dump
{
option deprecated;
u32 client_index;
u32 context;
};