-
-
Notifications
You must be signed in to change notification settings - Fork 362
Closed
Description
Kindly add support for configuring the style of comments generated from doc comments to support // style comments.
Example use case:
Support for comments containing the */ character sequence, such as the following:
The following example would respond with
{ "message": "hey" }when the Accept header field is set to "application/json" or "*/json" (however, if it is "*/*", then the response will be "hey").
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels