Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PathSourceFileImpl

Hierarchy

Implemented by

Index

Properties

fileName

fileName: string

filePath

filePath: string

Optional Readonly isGlobal

isGlobal?: boolean

Readonly method

method: undefined | "post" | "put" | "delete" | "get"

Readonly pathMethod

pathMethod: undefined | SwaggerPathMethod

source

source: Source

Readonly url

url: undefined | string