mattibo

Results 3 issues of 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...

type:Bug
component:Commenting

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...

question

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...