ApiHeaderOptions


interface ApiHeaderOptions extends Omit {
  enum?: SwaggerEnumType
}

Properties

Property Description
enum?: SwaggerEnumType