import { type ParameterLocation } from "https://deno.land/x/openbox@1.1.8/types/openapi_spec.ts";
The location of a parameter. Possible values are "query", "header", "path" or "cookie". Specification: https://github.com/OAI/Openapi-Specification/blob/main/versions/3.1.0.md#parameter-locations