Class CodegenParameter

  • All Implemented Interfaces:
    IJsonSchemaValidationProperties

    public class CodegenParameter
    extends Object
    implements IJsonSchemaValidationProperties
    Describes a single operation parameter in the OAS specification. A unique parameter is defined by a combination of a name and location. Parameters may be located in a path, query, header or cookie.