builtinurl: mark api as deprecated

Plugin will be removed since it is incorporated in http_static plugin
for longer time.

Type: refactor
Change-Id: I6ed99d1b118fb5951aafceb05a953f39d325e87e
Signed-off-by: Matus Fabian <matfabia@cisco.com>
This commit is contained in:
Matus Fabian
2024-05-20 20:01:04 +02:00
parent 688ac5ae55
commit a5668eb055

View File

@ -35,6 +35,7 @@ option version = "1.0.0";
*/
autoreply define builtinurl_enable {
option deprecated="incorporated in http_static plugin";
/* Client identifier, set from api_main.my_client_index */
u32 client_index;