Skip to content

Incorrect numbered annotations in Replication Configuration example documentation #1093

Description

@Maor-Mac

The numbered annotations in the “Replication configuration and initialization” Swift example do not match the corresponding explanations in the “Notes on Example” section.

For example:

  • Annotation 1 points to:

let targetURL = URL(string: "wss://10.1.1.12:8092/travel-sample")

But the notes describe:

get endpoint for target DB

which appears to correspond to:

let targetEndpoint = URLEndpoint(url: targetURL!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions