mattibo
mattibo
### Issue Summary When editing pages with `read_only` FieldPanels commenting does not work on the whole page. * No Toggle button is visible * Error is show in the browser...
Hi @uriyyo, I would like to have a pagination style like the [GitHub REST API](https://docs.github.com/en/rest/using-the-rest-api/using-pagination-in-the-rest-api) (using `link` in reponse header) but with the original content as the response (and not...
Hi, is there currently a way to configure pydoclint to check if the return type hint is not defined in the docstring? I want to have only the type in...