diff options
Diffstat (limited to 'changelog.d/10785.misc')
-rw-r--r-- | changelog.d/10785.misc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/10785.misc b/changelog.d/10785.misc index 3d7f91d516..39a37b90b1 100644 --- a/changelog.d/10785.misc +++ b/changelog.d/10785.misc @@ -1 +1 @@ -Convert the internal `FileInfo` class to attrs and add type hints. +Add missing type hints to REST servlets. |