You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Server URL Templating](https://spec.openapis.org/oas/v3.1.1.html#server-object) supports [Server Variables](https://spec.openapis.org/oas/v3.1.1.html#server-variable-object). Variable substitutions will be made when a variable is named in `{`brackets`}`.
11
-
12
11
This mechanism is used by [Server Object](https://spec.openapis.org/oas/v3.1.1.html#server-object)
13
12
of [OpenAPI specification](https://spec.openapis.org/).
0 commit comments