Missing paths:
_endpoint_._methodName_.responses._code_.*content._mimetype_.schema*
_endpoint_._methodName_.responses._code_.*content._mimetype_.example*
_endpoint_._methodName_.requestBody.content.*_mimetype_.schema.example*
Mark request body properties as required or not based on:
_endpoint_._methodName_.requestBody.content.*_mimetype_.schema.required*
Show type based on:
_endpoint_._methodName_.parameters._item_.*schema.type*