content property

String content
final

Response content from the extension. The content should be conformant to the response.content schema in the extension's manifest/OpenAPI spec.

Implementation

final String content;