import { type ParameterLocation } from "https://deno.land/x/alosaur@v0.37.0/openapi/builder/openapi-models.ts";
The location of a parameter. Possible values are "query", "header", "path" or "cookie". Specification: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#parameter-locations