C# Class Swashbuckle.Swagger.PathItem

Afficher le fichier Open project: BenjaminAdams/Swashbuckle-blue Class Usage Examples

Méthodes publiques

Свойство Type Description
delete Operation
get Operation
head Operation
options Operation
parameters IList
patch Operation
post Operation
put Operation
vendorExtensions object>.Dictionary

Property Details

delete public_oe property

public Operation,Swashbuckle.Swagger delete
Résultat Operation

get public_oe property

public Operation,Swashbuckle.Swagger get
Résultat Operation

head public_oe property

public Operation,Swashbuckle.Swagger head
Résultat Operation

options public_oe property

public Operation,Swashbuckle.Swagger options
Résultat Operation

parameters public_oe property

public IList parameters
Résultat IList

patch public_oe property

public Operation,Swashbuckle.Swagger patch
Résultat Operation

post public_oe property

public Operation,Swashbuckle.Swagger post
Résultat Operation

put public_oe property

public Operation,Swashbuckle.Swagger put
Résultat Operation

vendorExtensions public_oe property

public Dictionary vendorExtensions
Résultat object>.Dictionary