You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is about adding missing nullability annotations (@Nullable & @NonNull) to as many Java-related RestClient & Response classes as possible, including fields, arguments, parameters, and return values.
PS: The main focus is on Java-related RestClient & Response classes. Another issue will cover other more foundational aspects of the network package (see #2853).
The content you are editing has changed. Please copy your edits and refresh the page.
Parent #2795
This issue is about adding missing nullability annotations (
@Nullable
&@NonNull
) to as many Java-relatedRestClient
&Response
classes as possible, including fields, arguments, parameters, and return values.PS: The main focus is on Java-related
RestClient
&Response
classes. Another issue will cover other more foundational aspects of thenetwork
package (see #2853).Tasks (
Base
)BaseWPAPIRestClient
Tasks (
discovery
)Discovery
Network Client Classes (safe
) #2872Tasks (
rest/wpcom
)Comment
Network Client Classes (safe
) #2868Media
Network Client Classes (safe
) #2878TaxonomyRestClient
(safe
) #2826Theme
Network Client Classes (safe
) #2893BaseWPOrgAPIClient
Tasks (
wporg/plugin
)BaseXMLRPCClient
Tasks (
discovery
)Discovery
Network Client Classes (safe
) #2872Tasks (
xmlrpc
)Comment
Network Client Classes (safe
) #2868Media
Network Client Classes (safe
) #2878TaxonomyXMLRPCClient
(safe
) #2866The text was updated successfully, but these errors were encountered: