MirtoBusico opened a new issue, #10047: URL: https://github.com/apache/apisix/issues/10047
### Current State In the admin-api api chapter ( https://apisix.apache.org/docs/apisix/admin-api/ ) all the examples for defining SSL, Upstream and Route use an {id} In the Request methods it is indicated as {...} In all examples this {id} is a numeric string There is no explanation of the {id} syntax ### Desired State Add the syntax rules for {id}: 1. is it numeric 2. is it a string If it is a string: 1. what is the max length 2. what characters are allowed (letter, numbers, special as - _ . # @ ) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
