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
Moving documentation code means; from the tests to the docs?
Why we make settings to non-case classes?
BTW this component has more todo-s. Most of the fields must be option (which was not described in the fcm-docs but came out in real use), the akka-docs should describe some retry mechanism, and use-cases.
The example code should be moved to another package. Still to be run as tests. That way we can make sure the docs don't reference any internal classes.
Case-classes cannot be evolved in a binary-compatible way.
Please add issues for other things that should be fixed before we promote the module to being API-stable.
impl
package@InternalApi
andprivate[connector]
docs.javadsl
anddocs.scaladsl
The text was updated successfully, but these errors were encountered: