jsonfield icon indicating copy to clipboard operation
jsonfield copied to clipboard

help_text kwarg does not manifest in Browsable API

Open cbwest3 opened this issue 5 years ago • 0 comments

I have a model whose fields all populate the help_text kwarg. All help_text values appear in the API browser/Browsable API except those of type JSONField. It seems this kwarg is not being applied.

cbwest3 avatar Apr 20 '20 14:04 cbwest3