C# 클래스 Swagger.ObjectModel.Model

A Model Object holds the definition of a new model for this API Declaration.
Models in Swagger allow for inheritance. The inheritance is controlled by two fields - SubTypes to give the name of the models extending this definition, and Discriminator to support polymorphism.
상속: SwaggerModel
파일 보기 프로젝트 열기: khellang/Nancy.Swagger 1 사용 예제들

Private Properties

프로퍼티 타입 설명