Add typing for djblets.webapi.fields.
Review Request #13275 — Created Sept. 17, 2023 and submitted — Latest diff uploaded
This updates
djblets.webapi.fields
to add typing for all the API field
type classes. This is primarily to help with further development within
Djblets, and is not really exposed to consumers.
Unit tests pass.