C# 클래스 Swashbuckle.Swagger.PathItem

파일 보기 프로젝트 열기: BenjaminAdams/Swashbuckle-blue 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
delete Operation
get Operation
head Operation
options Operation
parameters IList
patch Operation
post Operation
put Operation
vendorExtensions object>.Dictionary

프로퍼티 상세

delete 공개적으로 프로퍼티

public Operation,Swashbuckle.Swagger delete
리턴 Operation

get 공개적으로 프로퍼티

public Operation,Swashbuckle.Swagger get
리턴 Operation

head 공개적으로 프로퍼티

public Operation,Swashbuckle.Swagger head
리턴 Operation

options 공개적으로 프로퍼티

public Operation,Swashbuckle.Swagger options
리턴 Operation

parameters 공개적으로 프로퍼티

public IList parameters
리턴 IList

patch 공개적으로 프로퍼티

public Operation,Swashbuckle.Swagger patch
리턴 Operation

post 공개적으로 프로퍼티

public Operation,Swashbuckle.Swagger post
리턴 Operation

put 공개적으로 프로퍼티

public Operation,Swashbuckle.Swagger put
리턴 Operation

vendorExtensions 공개적으로 프로퍼티

public Dictionary vendorExtensions
리턴 object>.Dictionary