@squidcloud/client
    Preparing search index...

    Type Alias ApiParameterLocation

    ApiParameterLocation: "query" | "body" | "header" | "path"

    Represents the location in an API request where a parameter can be found.