utils necessary for reflection/inspection and documentation runs
returns True if the given model_field is a constrained string
Postprocess the docstring to inject the __gh_version__ for proper linking of the JSON-schemas. Note that doc-strings in Python have to be string literals, so we cannot use f-strings.