documentSchemaObject abstract method

APISchemaObject documentSchemaObject(
  1. APIDocumentContext context
)

Returns an APISchemaObject that represents this property.

Used during documentation.

Implementation

APISchemaObject documentSchemaObject(APIDocumentContext context);