[INFO] cloning repository https://github.com/steventhanna/autogen-squareup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/steventhanna/autogen-squareup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteventhanna%2Fautogen-squareup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteventhanna%2Fautogen-squareup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1c701e7c20d28c79b60628e2e78c0bd99c13d9a
[INFO] documenting steventhanna/autogen-squareup against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteventhanna%2Fautogen-squareup" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/steventhanna/autogen-squareup
[INFO] finished tweaking git repo https://github.com/steventhanna/autogen-squareup
[INFO] tweaked toml for git repo https://github.com/steventhanna/autogen-squareup written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/steventhanna/autogen-squareup on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/steventhanna/autogen-squareup already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-conv v0.2.0
[INFO] [stderr]   Downloaded getrandom v0.4.1
[INFO] [stderr]   Downloaded socket2 v0.6.2
[INFO] [stderr]   Downloaded serde_with_macros v3.17.0
[INFO] [stderr]   Downloaded serde_with v3.17.0
[INFO] [stderr]   Downloaded iri-string v0.7.10
[INFO] [stderr]   Downloaded schannel v0.1.28
[INFO] [stderr]   Downloaded openssl-sys v0.9.111
[INFO] [stderr]   Downloaded hyper v1.8.1
[INFO] [stderr]   Downloaded openssl v0.10.75
[INFO] [stderr]   Downloaded tokio v1.49.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0b4a931fd0112000c36e12f56e9ee84fe032fbec9b54830d9357834c85626bfc
[INFO] running `Command { std: "docker" "start" "0b4a931fd0112000c36e12f56e9ee84fe032fbec9b54830d9357834c85626bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b4a931fd0112000c36e12f56e9ee84fe032fbec9b54830d9357834c85626bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b4a931fd0112000c36e12f56e9ee84fe032fbec9b54830d9357834c85626bfc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b4a931fd0112000c36e12f56e9ee84fe032fbec9b54830d9357834c85626bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b4a931fd0112000c36e12f56e9ee84fe032fbec9b54830d9357834c85626bfc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde_with v3.17.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]  Documenting autogen-squareup v0.20251016.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `entity:BankAccount`
[INFO] [stdout]   --> src/apis/bank_accounts_api.rs:40:40
[INFO] [stdout]    |
[INFO] [stdout] 40 | /// Returns details of a [BankAccount](entity:BankAccount) linked to a Square account.
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:BankAccount`
[INFO] [stdout]   --> src/apis/bank_accounts_api.rs:80:40
[INFO] [stdout]    |
[INFO] [stdout] 80 | /// Returns details of a [BankAccount](entity:BankAccount) identified by V1 bank account ID.
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:BankAccount`
[INFO] [stdout]    --> src/apis/bank_accounts_api.rs:120:37
[INFO] [stdout]     |
[INFO] [stdout] 120 | /// Returns a list of [BankAccount](entity:BankAccount) objects linked to a Square account.
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]    --> src/apis/catalog_api.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 | /// Deletes a set of [CatalogItem](entity:CatalogItem)s based on the provided list of target IDs and returns a set of successfully ...
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]    --> src/apis/catalog_api.rs:117:342
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...lete all of its [CatalogItemVariation](entity:CatalogItemVariation) children.  `BatchDeleteCatalogObjects` succeeds even if only...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]    --> src/apis/catalog_api.rs:158:75
[INFO] [stdout]     |
[INFO] [stdout] 158 | /// Returns a set of objects based on the provided ID. Each [CatalogItem](entity:CatalogItem) returned in the set includes all of i...
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]    --> src/apis/catalog_api.rs:158:198
[INFO] [stdout]     |
[INFO] [stdout] 158 | ...ing: all of its [CatalogItemVariation](entity:CatalogItemVariation) objects, references to its [CatalogModifierList](entity:Cata...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogModifierList`
[INFO] [stdout]    --> src/apis/catalog_api.rs:158:276
[INFO] [stdout]     |
[INFO] [stdout] 158 | ...eferences to its [CatalogModifierList](entity:CatalogModifierList) objects, and the ids of any [CatalogTax](entity:CatalogTax) o...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogTax`
[INFO] [stdout]    --> src/apis/catalog_api.rs:158:345
[INFO] [stdout]     |
[INFO] [stdout] 158 | ...t) objects, and the ids of any [CatalogTax](entity:CatalogTax) objects that apply to it.
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogImage`
[INFO] [stdout]    --> src/apis/catalog_api.rs:278:65
[INFO] [stdout]     |
[INFO] [stdout] 278 | /// Uploads an image file to be represented by a [CatalogImage](entity:CatalogImage) object that can be linked to an existing [Cata...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/catalog_api.rs:278:143
[INFO] [stdout]     |
[INFO] [stdout] 278 | ... be linked to an existing [CatalogObject](entity:CatalogObject) instance. The resulting `CatalogImage` is unattached to any `Cat...
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/catalog_api.rs:325:38
[INFO] [stdout]     |
[INFO] [stdout] 325 | /// Deletes a single [CatalogObject](entity:CatalogObject) based on the provided ID and returns the set of successfully deleted IDs...
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]    --> src/apis/catalog_api.rs:325:282
[INFO] [stdout]     |
[INFO] [stdout] 325 | ...ted. For example, deleting a [CatalogItem](entity:CatalogItem) will also delete all of its [CatalogItemVariation](entity:Catalog...
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]    --> src/apis/catalog_api.rs:325:353
[INFO] [stdout]     |
[INFO] [stdout] 325 | ...lete all of its [CatalogItemVariation](entity:CatalogItemVariation) children.  To ensure consistency, only one delete request is...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/catalog_api.rs:365:43
[INFO] [stdout]     |
[INFO] [stdout] 365 | /// Returns a list of all [CatalogObject](entity:CatalogObject)s of the specified types in the catalog.  The `types` parameter is s...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObjectType`
[INFO] [stdout]    --> src/apis/catalog_api.rs:365:194
[INFO] [stdout]     |
[INFO] [stdout] 365 | ...parated list of the [CatalogObjectType](entity:CatalogObjectType) values, for example, \"`ITEM`, `ITEM_VARIATION`, `MODIFIER`, `...
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]    --> src/apis/catalog_api.rs:416:36
[INFO] [stdout]     |
[INFO] [stdout] 416 | /// Returns a single [CatalogItem](entity:CatalogItem) as a [CatalogObject](entity:CatalogObject) based on the provided ID. The ret...
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/catalog_api.rs:416:77
[INFO] [stdout]     |
[INFO] [stdout] 416 | /// Returns a single [CatalogItem](entity:CatalogItem) as a [CatalogObject](entity:CatalogObject) based on the provided ID. The ret...
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]    --> src/apis/catalog_api.rs:416:188
[INFO] [stdout]     |
[INFO] [stdout] 416 | ...includes all of the relevant [CatalogItem](entity:CatalogItem) information including: [CatalogItemVariation](entity:CatalogItemV...
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]    --> src/apis/catalog_api.rs:416:254
[INFO] [stdout]     |
[INFO] [stdout] 416 | ...tion including: [CatalogItemVariation](entity:CatalogItemVariation) children, references to its [CatalogModifierList](entity:Cat...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogModifierList`
[INFO] [stdout]    --> src/apis/catalog_api.rs:416:333
[INFO] [stdout]     |
[INFO] [stdout] 416 | ...eferences to its [CatalogModifierList](entity:CatalogModifierList) objects, and the ids of any [CatalogTax](entity:CatalogTax) o...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogTax`
[INFO] [stdout]    --> src/apis/catalog_api.rs:416:402
[INFO] [stdout]     |
[INFO] [stdout] 416 | ...t) objects, and the ids of any [CatalogTax](entity:CatalogTax) objects that apply to it.
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/catalog_api.rs:509:34
[INFO] [stdout]     |
[INFO] [stdout] 509 | /// Searches for [CatalogObject](entity:CatalogObject) of any type by matching supported search attribute values, excluding custom ...
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogImage`
[INFO] [stdout]    --> src/apis/catalog_api.rs:550:90
[INFO] [stdout]     |
[INFO] [stdout] 550 | ...isting one in the specified [CatalogImage](entity:CatalogImage) object.  This `UpdateCatalogImage` endpoint accepts HTTP multipa...
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogModifierList`
[INFO] [stdout]    --> src/apis/catalog_api.rs:598:39
[INFO] [stdout]     |
[INFO] [stdout] 598 | /// Updates the [CatalogModifierList](entity:CatalogModifierList) objects that apply to the targeted [CatalogItem](entity:CatalogIt...
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]    --> src/apis/catalog_api.rs:598:116
[INFO] [stdout]     |
[INFO] [stdout] 598 | ...s that apply to the targeted [CatalogItem](entity:CatalogItem) without having to perform an upsert on the entire item.
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogTax`
[INFO] [stdout]    --> src/apis/catalog_api.rs:639:30
[INFO] [stdout]     |
[INFO] [stdout] 639 | /// Updates the [CatalogTax](entity:CatalogTax) objects that apply to the targeted [CatalogItem](entity:CatalogItem) without having...
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]    --> src/apis/catalog_api.rs:639:98
[INFO] [stdout]     |
[INFO] [stdout] 639 | ...s that apply to the targeted [CatalogItem](entity:CatalogItem) without having to perform an upsert on the entire item.
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/catalog_api.rs:680:60
[INFO] [stdout]     |
[INFO] [stdout] 680 | /// Creates a new or updates the specified [CatalogObject](entity:CatalogObject).  To ensure consistency, only one update request i...
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/apis/customer_custom_attributes_api.rs:89:44
[INFO] [stdout]    |
[INFO] [stdout] 89 | /// Creates or updates [custom attributes](entity:CustomAttribute) for customer profiles as a bulk operation.  Use this endpoint to ...
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:130:62
[INFO] [stdout]     |
[INFO] [stdout] 130 | /// Creates a customer-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account. Use thi...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:171:34
[INFO] [stdout]     |
[INFO] [stdout] 171 | /// Deletes a [custom attribute](entity:CustomAttribute) associated with a customer profile.  To delete a custom attribute owned by...
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:212:62
[INFO] [stdout]     |
[INFO] [stdout] 212 | /// Deletes a customer-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account.  Delet...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:252:63
[INFO] [stdout]     |
[INFO] [stdout] 252 | /// Lists the customer-related [custom attribute definitions](entity:CustomAttributeDefinition) that belong to a Square seller acco...
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:299:35
[INFO] [stdout]     |
[INFO] [stdout] 299 | /// Lists the [custom attributes](entity:CustomAttribute) associated with a customer profile.  You can use the `with_definitions` q...
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:351:36
[INFO] [stdout]     |
[INFO] [stdout] 351 | /// Retrieves a [custom attribute](entity:CustomAttribute) associated with a customer profile.  You can use the `with_definition` q...
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:400:64
[INFO] [stdout]     |
[INFO] [stdout] 400 | /// Retrieves a customer-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account.  To ...
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:444:62
[INFO] [stdout]     |
[INFO] [stdout] 444 | /// Updates a customer-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account.  Use th...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:486:45
[INFO] [stdout]     |
[INFO] [stdout] 486 | /// Creates or updates a [custom attribute](entity:CustomAttribute) for a customer profile.  Use this endpoint to set the value of ...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]    --> src/apis/customers_api.rs:158:42
[INFO] [stdout]     |
[INFO] [stdout] 158 | /// Creates multiple [customer profiles](entity:Customer) for a business.  This endpoint takes a map of individual create requests ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/apis/gift_card_activities_api.rs:33:82
[INFO] [stdout]    |
[INFO] [stdout] 33 | /// Creates a gift card activity to manage the balance or state of a [gift card](entity:GiftCard). For example, create an `ACTIVATE`...
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/inventory_api.rs:192:61
[INFO] [stdout]     |
[INFO] [stdout] 192 | /// Returns current counts for the provided [CatalogObject](entity:CatalogObject)s at the requested [Location](entity:Location)s.  ...
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/inventory_api.rs:192:112
[INFO] [stdout]     |
[INFO] [stdout] 192 | ...:CatalogObject)s at the requested [Location](entity:Location)s.  Results are paginated and sorted in descending order according ...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryAdjustment`
[INFO] [stdout]    --> src/apis/inventory_api.rs:436:39
[INFO] [stdout]     |
[INFO] [stdout] 436 | /// Returns the [InventoryAdjustment](entity:InventoryAdjustment) object with the provided `adjustment_id`.
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/inventory_api.rs:476:97
[INFO] [stdout]     |
[INFO] [stdout] 476 | ...ustments for the provided [CatalogObject](entity:CatalogObject) at the requested [Location](entity:Location)s.  You can achieve ...
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/inventory_api.rs:476:147
[INFO] [stdout]     |
[INFO] [stdout] 476 | ...y:CatalogObject) at the requested [Location](entity:Location)s.  You can achieve the same result by calling [BatchRetrieveInvent...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/inventory_api.rs:524:78
[INFO] [stdout]     |
[INFO] [stdout] 524 | /// Retrieves the current calculated stock count for a given [CatalogObject](entity:CatalogObject) at a given set of [Location](ent...
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/inventory_api.rs:524:129
[INFO] [stdout]     |
[INFO] [stdout] 524 | ...:CatalogObject) at a given set of [Location](entity:Location)s. Responses are paginated and unsorted. For more sophisticated que...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryPhysicalCount`
[INFO] [stdout]    --> src/apis/inventory_api.rs:572:42
[INFO] [stdout]     |
[INFO] [stdout] 572 | /// Returns the [InventoryPhysicalCount](entity:InventoryPhysicalCount) object with the provided `physical_count_id`.
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryTransfer`
[INFO] [stdout]    --> src/apis/inventory_api.rs:612:37
[INFO] [stdout]     |
[INFO] [stdout] 612 | /// Returns the [InventoryTransfer](entity:InventoryTransfer) object with the provided `transfer_id`.
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]    --> src/apis/invoices_api.rs:131:31
[INFO] [stdout]     |
[INFO] [stdout] 131 | /// Creates a draft [invoice](entity:Invoice)  for an order created using the Orders API.  A draft invoice remains in your account ...
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/apis/location_custom_attributes_api.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 | /// Deletes [custom attributes](entity:CustomAttribute) for locations as a bulk operation. To delete a custom attribute owned by ano...
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:137:44
[INFO] [stdout]     |
[INFO] [stdout] 137 | /// Creates or updates [custom attributes](entity:CustomAttribute) for locations as a bulk operation. Use this endpoint to set the ...
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:178:62
[INFO] [stdout]     |
[INFO] [stdout] 178 | /// Creates a location-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account. Use thi...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:219:34
[INFO] [stdout]     |
[INFO] [stdout] 219 | /// Deletes a [custom attribute](entity:CustomAttribute) associated with a location. To delete a custom attribute owned by another ...
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:260:62
[INFO] [stdout]     |
[INFO] [stdout] 260 | /// Deletes a location-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account. Deleti...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:300:63
[INFO] [stdout]     |
[INFO] [stdout] 300 | /// Lists the location-related [custom attribute definitions](entity:CustomAttributeDefinition) that belong to a Square seller acco...
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:351:35
[INFO] [stdout]     |
[INFO] [stdout] 351 | /// Lists the [custom attributes](entity:CustomAttribute) associated with a location. You can use the `with_definitions` query para...
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:407:36
[INFO] [stdout]     |
[INFO] [stdout] 407 | /// Retrieves a [custom attribute](entity:CustomAttribute) associated with a location. You can use the `with_definition` query para...
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:456:64
[INFO] [stdout]     |
[INFO] [stdout] 456 | /// Retrieves a location-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account. To r...
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:500:62
[INFO] [stdout]     |
[INFO] [stdout] 500 | /// Updates a location-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account. Use thi...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:542:45
[INFO] [stdout]     |
[INFO] [stdout] 542 | /// Creates or updates a [custom attribute](entity:CustomAttribute) for a location. Use this endpoint to set the value of a custom ...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount`
[INFO] [stdout]    --> src/apis/loyalty_api.rs:145:63
[INFO] [stdout]     |
[INFO] [stdout] 145 | /// Adds points earned from a purchase to a [loyalty account](entity:LoyaltyAccount).  - If you are using the Orders API to manage ...
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]    --> src/apis/loyalty_api.rs:145:289
[INFO] [stdout]     |
[INFO] [stdout] 145 | ...am and an associated [loyalty promotion](entity:LoyaltyPromotion). For purchases that qualify for multiple accrual rules, Square...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]    --> src/apis/loyalty_api.rs:229:378
[INFO] [stdout]     |
[INFO] [stdout] 229 | ...am and an associated [loyalty promotion](entity:LoyaltyPromotion).  - If you are not using the Orders API to manage orders, prov...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]    --> src/apis/loyalty_api.rs:353:57
[INFO] [stdout]     |
[INFO] [stdout] 353 | /// Creates a loyalty promotion for a [loyalty program](entity:LoyaltyProgram). A loyalty promotion enables buyers to earn points i...
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]    --> src/apis/loyalty_api.rs:514:70
[INFO] [stdout]     |
[INFO] [stdout] 514 | /// Lists the loyalty promotions associated with a [loyalty program](entity:LoyaltyProgram). Results are sorted by the `created_at`...
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/apis/merchant_custom_attributes_api.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 | /// Deletes [custom attributes](entity:CustomAttribute) for a merchant as a bulk operation. To delete a custom attribute owned by an...
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:137:44
[INFO] [stdout]     |
[INFO] [stdout] 137 | /// Creates or updates [custom attributes](entity:CustomAttribute) for a merchant as a bulk operation. Use this endpoint to set the...
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:178:62
[INFO] [stdout]     |
[INFO] [stdout] 178 | /// Creates a merchant-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account. Use thi...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:219:34
[INFO] [stdout]     |
[INFO] [stdout] 219 | /// Deletes a [custom attribute](entity:CustomAttribute) associated with a merchant. To delete a custom attribute owned by another ...
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:260:62
[INFO] [stdout]     |
[INFO] [stdout] 260 | /// Deletes a merchant-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account. Deleti...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:300:63
[INFO] [stdout]     |
[INFO] [stdout] 300 | /// Lists the merchant-related [custom attribute definitions](entity:CustomAttributeDefinition) that belong to a Square seller acco...
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:351:35
[INFO] [stdout]     |
[INFO] [stdout] 351 | /// Lists the [custom attributes](entity:CustomAttribute) associated with a merchant. You can use the `with_definitions` query para...
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:407:36
[INFO] [stdout]     |
[INFO] [stdout] 407 | /// Retrieves a [custom attribute](entity:CustomAttribute) associated with a merchant. You can use the `with_definition` query para...
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:456:64
[INFO] [stdout]     |
[INFO] [stdout] 456 | /// Retrieves a merchant-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account. To r...
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:500:62
[INFO] [stdout]     |
[INFO] [stdout] 500 | /// Updates a merchant-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account. Use thi...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:542:45
[INFO] [stdout]     |
[INFO] [stdout] 542 | /// Creates or updates a [custom attribute](entity:CustomAttribute) for a merchant. Use this endpoint to set the value of a custom ...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/apis/order_custom_attributes_api.rs:96:39
[INFO] [stdout]    |
[INFO] [stdout] 96 | /// Deletes order [custom attributes](entity:CustomAttribute) as a bulk operation.  Use this endpoint to delete one or more custom a...
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/order_custom_attributes_api.rs:137:50
[INFO] [stdout]     |
[INFO] [stdout] 137 | /// Creates or updates order [custom attributes](entity:CustomAttribute) as a bulk operation.  Use this endpoint to delete one or m...
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/order_custom_attributes_api.rs:219:34
[INFO] [stdout]     |
[INFO] [stdout] 219 | /// Deletes a [custom attribute](entity:CustomAttribute) associated with a customer profile.  To delete a custom attribute owned by...
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/order_custom_attributes_api.rs:260:60
[INFO] [stdout]     |
[INFO] [stdout] 260 | /// Deletes an order-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account.  Only th...
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/order_custom_attributes_api.rs:300:60
[INFO] [stdout]     |
[INFO] [stdout] 300 | /// Lists the order-related [custom attribute definitions](entity:CustomAttributeDefinition) that belong to a Square seller account...
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/order_custom_attributes_api.rs:351:35
[INFO] [stdout]     |
[INFO] [stdout] 351 | /// Lists the [custom attributes](entity:CustomAttribute) associated with an order.  You can use the `with_definitions` query param...
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/order_custom_attributes_api.rs:407:36
[INFO] [stdout]     |
[INFO] [stdout] 407 | /// Retrieves a [custom attribute](entity:CustomAttribute) associated with an order.  You can use the `with_definition` query param...
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/order_custom_attributes_api.rs:456:62
[INFO] [stdout]     |
[INFO] [stdout] 456 | /// Retrieves an order-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account.  To re...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/order_custom_attributes_api.rs:542:45
[INFO] [stdout]     |
[INFO] [stdout] 542 | /// Creates or updates a [custom attribute](entity:CustomAttribute) for an order.  Use this endpoint to set the value of a custom a...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/apis/orders_api.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 | /// Retrieves a set of [orders](entity:Order) by their IDs.  If a given order ID does not exist, the ID is ignored instead of genera...
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]    --> src/apis/orders_api.rs:198:27
[INFO] [stdout]     |
[INFO] [stdout] 198 | /// Creates a new [order](entity:Order) that can include information about products for purchase and settings to apply to the purch...
[INFO] [stdout]     |                           ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]    --> src/apis/orders_api.rs:239:24
[INFO] [stdout]     |
[INFO] [stdout] 239 | /// Pay for an [order](entity:Order) using one or more approved [payments](entity:Payment) or settle an order with a total of `0`. ...
[INFO] [stdout]     |                        ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Payment`
[INFO] [stdout]    --> src/apis/orders_api.rs:239:76
[INFO] [stdout]     |
[INFO] [stdout] 239 | /// Pay for an [order](entity:Order) using one or more approved [payments](entity:Payment) or settle an order with a total of `0`. ...
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]    --> src/apis/orders_api.rs:281:26
[INFO] [stdout]     |
[INFO] [stdout] 281 | /// Retrieves an [Order](entity:Order) by ID.
[INFO] [stdout]     |                          ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:SearchOrdersQuery`
[INFO] [stdout]    --> src/apis/orders_api.rs:321:312
[INFO] [stdout]     |
[INFO] [stdout] 321 | ...search and define a [SearchOrdersQuery](entity:SearchOrdersQuery) object that controls how to sort or filter the results. Your `...
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:OrderEntry`
[INFO] [stdout]    --> src/apis/orders_api.rs:321:555
[INFO] [stdout]     |
[INFO] [stdout] 321 | ...complete `Order` objects or as [OrderEntry](entity:OrderEntry) objects.  Note that details for orders processed with Square Poin...
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]    --> src/apis/orders_api.rs:362:29
[INFO] [stdout]     |
[INFO] [stdout] 362 | /// Updates an open [order](entity:Order) by adding, replacing, or deleting fields. Orders with a `COMPLETED` or `CANCELED` state c...
[INFO] [stdout]     |                             ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:JobAssignment`
[INFO] [stdout]    --> src/apis/team_api.rs:185:139
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...ensation is defined in a [job assignment](entity:JobAssignment) in a team member's wage setting.
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `api:Refunds`
[INFO] [stdout]    --> src/apis/terminal_api.rs:326:292
[INFO] [stdout]     |
[INFO] [stdout] 326 | ...s API. For more information, see [Refunds API](api:Refunds).
[INFO] [stdout]     |                                                   ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]   --> src/apis/transfer_order_api.rs:75:43
[INFO] [stdout]    |
[INFO] [stdout] 75 | /// Cancels a transfer order in [STARTED](entity:TransferOrderStatus) or  [PARTIALLY_RECEIVED](entity:TransferOrderStatus) status. A...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]   --> src/apis/transfer_order_api.rs:75:96
[INFO] [stdout]    |
[INFO] [stdout] 75 | ...erOrderStatus) or  [PARTIALLY_RECEIVED](entity:TransferOrderStatus) status. Any unreceived quantities will no longer be receivabl...
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/apis/transfer_order_api.rs:75:245
[INFO] [stdout]    |
[INFO] [stdout] 75 | ...mmediately returned to the source [Location](entity:Location)'s inventory.  Common reasons for cancellation: - Items no longer ne...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:117:45
[INFO] [stdout]     |
[INFO] [stdout] 117 | /// Creates a new transfer order in [DRAFT](entity:TransferOrderStatus) status. A transfer order represents the intent  to move [Ca...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:117:152
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...intent  to move [CatalogItemVariation](entity:CatalogItemVariation)s from one [Location](entity:Location) to another.  The sourc...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:117:202
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...y:CatalogItemVariation)s from one [Location](entity:Location) to another.  The source and destination locations must be differen...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:117:339
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...ng to your Square account.  In [DRAFT](entity:TransferOrderStatus) status, you can: - Add or remove items - Modify quantities - ...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:158:41
[INFO] [stdout]     |
[INFO] [stdout] 158 | /// Deletes a transfer order in [DRAFT](entity:TransferOrderStatus) status. Only draft orders can be deleted. Once an order is star...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:202:47
[INFO] [stdout]     |
[INFO] [stdout] 202 | /// Records receipt of [CatalogItemVariation](entity:CatalogItemVariation)s for a transfer order. This endpoint supports partial re...
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryState`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:202:315
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...stination inventory with [InventoryState](entity:InventoryState) of IN_STOCK) - Quantity damaged during transit/handling (added ...
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryState`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:202:448
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...stination inventory with [InventoryState](entity:InventoryState) of WASTE) - Quantity canceled (returned to source location's in...
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:202:575
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...ntory)  The order must be in [STARTED](entity:TransferOrderStatus) or [PARTIALLY_RECEIVED](entity:TransferOrderStatus) status. R...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:202:627
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...erOrderStatus) or [PARTIALLY_RECEIVED](entity:TransferOrderStatus) status. Received quantities are added to the destination [Loc...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:202:723
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...ties are added to the destination [Location](entity:Location)'s inventory according to their condition. Canceled quantities are ...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:202:852
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...mmediately returned to the source [Location](entity:Location)'s inventory.  When all items are either received, damaged, or canc...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:202:972
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...nceled, the order moves to [COMPLETED](entity:TransferOrderStatus) status.  Creates a [transfer_order.updated](webhook:transfer_...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrder`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:244:42
[INFO] [stdout]     |
[INFO] [stdout] 244 | /// Retrieves a specific [TransferOrder](entity:TransferOrder) by ID. Returns the complete order details including:  - Basic inform...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:244:247
[INFO] [stdout]     |
[INFO] [stdout] 244 | ...antities - Source and destination [Location](entity:Location)s - Tracking information (if available)
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrder`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:284:102
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...aginated list of matching [TransferOrder](entity:TransferOrder)s sorted by creation date.  Common search scenarios: - Find order...
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:284:214
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...arios: - Find orders for a source [Location](entity:Location) - Find orders for a destination [Location](entity:Location) - Find...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:284:274
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...) - Find orders for a destination [Location](entity:Location) - Find orders in a particular [TransferOrderStatus](entity:Transfe...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:284:343
[INFO] [stdout]     |
[INFO] [stdout] 284 | ... in a particular [TransferOrderStatus](entity:TransferOrderStatus)
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:325:23
[INFO] [stdout]     |
[INFO] [stdout] 325 | /// Changes a [DRAFT](entity:TransferOrderStatus) transfer order to [STARTED](entity:TransferOrderStatus) status. This decrements i...
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:325:79
[INFO] [stdout]     |
[INFO] [stdout] 325 | /// Changes a [DRAFT](entity:TransferOrderStatus) transfer order to [STARTED](entity:TransferOrderStatus) status. This decrements i...
[INFO] [stdout]     |                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:325:166
[INFO] [stdout]     |
[INFO] [stdout] 325 | ...ecrements inventory at the source [Location](entity:Location) and marks it as in-transit.  The order must be in [DRAFT](entity:T...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:325:241
[INFO] [stdout]     |
[INFO] [stdout] 325 | ...transit.  The order must be in [DRAFT](entity:TransferOrderStatus) status and have all required fields populated. Once started, ...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/apis/vendors_api.rs:68:34
[INFO] [stdout]    |
[INFO] [stdout] 68 | /// Creates one or more [Vendor](entity:Vendor) objects to represent suppliers to a seller.
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]    --> src/apis/vendors_api.rs:109:57
[INFO] [stdout]     |
[INFO] [stdout] 109 | /// Retrieves one or more vendors of specified [Vendor](entity:Vendor) IDs.
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]    --> src/apis/vendors_api.rs:150:46
[INFO] [stdout]     |
[INFO] [stdout] 150 | /// Updates one or more of existing [Vendor](entity:Vendor) objects as suppliers to a seller.
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]    --> src/apis/vendors_api.rs:191:31
[INFO] [stdout]     |
[INFO] [stdout] 191 | /// Creates a single [Vendor](entity:Vendor) object to represent a supplier to a seller.
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]    --> src/apis/vendors_api.rs:232:50
[INFO] [stdout]     |
[INFO] [stdout] 232 | /// Retrieves the vendor of a specified [Vendor](entity:Vendor) ID.
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]    --> src/apis/vendors_api.rs:272:68
[INFO] [stdout]     |
[INFO] [stdout] 272 | /// Searches for vendors using a filter against supported [Vendor](entity:Vendor) properties and a supported sorter.
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]    --> src/apis/vendors_api.rs:313:34
[INFO] [stdout]     |
[INFO] [stdout] 313 | /// Updates an existing [Vendor](entity:Vendor) object as a supplier to a seller.
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/accumulate_loyalty_points_request.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// The [location](entity:Location) where the purchase was made.
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/appointment_segment.rs:20:46
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The ID of the [CatalogItemVariation](entity:CatalogItemVariation) object representing the service booked in this segment.
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/appointment_segment.rs:23:36
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// The ID of the [TeamMember](entity:TeamMember) object representing the team member booked in this segment.
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:BankAccount`
[INFO] [stdout]   --> src/models/bank_account_disabled_event.rs:14:89
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// BankAccountDisabledEvent : Published when Square sets the status of a [BankAccount](entity:BankAccount) to `DISABLED`.
[INFO] [stdout]    |                                                                                         ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:BankAccount`
[INFO] [stdout]   --> src/models/bank_account_disabled_event.rs:37:66
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when Square sets the status of a [BankAccount](entity:BankAccount) to `DISABLED`.
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:BankAccount`
[INFO] [stdout]   --> src/models/bank_account_verified_event.rs:14:89
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// BankAccountVerifiedEvent : Published when Square sets the status of a [BankAccount](entity:BankAccount) to `VERIFIED`.
[INFO] [stdout]    |                                                                                         ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:BankAccount`
[INFO] [stdout]   --> src/models/bank_account_verified_event.rs:37:66
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when Square sets the status of a [BankAccount](entity:BankAccount) to `VERIFIED`.
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/batch_retrieve_catalog_objects_request.rs:22:213
[INFO] [stdout]    |
[INFO] [stdout] 22 | ...lue is matched against the [CatalogObject](entity:CatalogObject)s' `version` attribute. If not included, results will be from the...
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/batch_retrieve_catalog_objects_response.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// A list of [CatalogObject](entity:CatalogObject)s returned.
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/batch_retrieve_catalog_objects_response.rs:22:35
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// A list of [CatalogObject](entity:CatalogObject)s referenced by the object in the `objects` field.
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryChange`
[INFO] [stdout]   --> src/models/batch_retrieve_inventory_changes_request.rs:37:33
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// The number of [records](entity:InventoryChange) to return.
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryCount`
[INFO] [stdout]   --> src/models/batch_retrieve_inventory_counts_request.rs:31:33
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// The number of [records](entity:InventoryCount) to return.
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/booking.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// The ID of the [Location](entity:Location) object representing the location where the booked service is provided. Once set wh...
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/booking.rs:37:34
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// The ID of the [Customer](entity:Customer) object representing the customer receiving the booked service.
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/booking.rs:40:201
[INFO] [stdout]    |
[INFO] [stdout] 40 | ...d attributes of a relevant [CatalogObject](entity:CatalogObject) instance.
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/booking.rs:43:199
[INFO] [stdout]    |
[INFO] [stdout] 43 | ...d attributes of a specific [CatalogObject](entity:CatalogObject) instance. This field should not be visible to customers.
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_owned_created_event.rs:14:112
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ooking [custom attribute definition](entity:CustomAttributeDefinition)  is created by the subscribing application. Subscribe to t...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_owned_created_event.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute definition](entity:CustomAttributeDefinition)  is created by the subscribing appl...
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_owned_deleted_event.rs:14:112
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ooking [custom attribute definition](entity:CustomAttributeDefinition)  is deleted by the subscribing application. Subscribe to t...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_owned_deleted_event.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute definition](entity:CustomAttributeDefinition)  is deleted by the subscribing appl...
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_owned_updated_event.rs:14:112
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ooking [custom attribute definition](entity:CustomAttributeDefinition)  is updated by the subscribing application. Subscribe to t...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_owned_updated_event.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute definition](entity:CustomAttributeDefinition)  is updated by the subscribing appl...
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_visible_created_event.rs:14:114
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ooking [custom attribute definition](entity:CustomAttributeDefinition)  with the `visibility` field set to `VISIBILITY_READ_ONLY`...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_visible_created_event.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute definition](entity:CustomAttributeDefinition)  with the `visibility` field set to...
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_visible_deleted_event.rs:14:114
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ooking [custom attribute definition](entity:CustomAttributeDefinition)  with the `visibility` field set to `VISIBILITY_READ_ONLY`...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_visible_deleted_event.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute definition](entity:CustomAttributeDefinition)  with the `visibility` field set to...
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_visible_updated_event.rs:14:114
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ooking [custom attribute definition](entity:CustomAttributeDefinition)  with the `visibility` field set to `VISIBILITY_READ_ONLY`...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_visible_updated_event.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute definition](entity:CustomAttributeDefinition)  with the `visibility` field set to...
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Booking`
[INFO] [stdout]   --> src/models/booking_custom_attribute_delete_request.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the target [booking](entity:Booking).
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Booking`
[INFO] [stdout]   --> src/models/booking_custom_attribute_delete_response.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the [booking](entity:Booking) associated with the custom attribute.
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/booking_custom_attribute_owned_deleted_event.rs:14:91
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...blished when a booking [custom attribute](entity:CustomAttribute)  associated with a [custom attribute definition](entity:CustomA...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_owned_deleted_event.rs:14:164
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...with a [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing application is deleted. S...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/booking_custom_attribute_owned_deleted_event.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute](entity:CustomAttribute)  associated with a [custom attribute definition](entity:...
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_owned_deleted_event.rs:34:126
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...with a [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing application is deleted. S...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/booking_custom_attribute_owned_updated_event.rs:14:91
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...blished when a booking [custom attribute](entity:CustomAttribute)  is updated by the subscribing application. Subscribe to this e...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/booking_custom_attribute_owned_updated_event.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute](entity:CustomAttribute)  is updated by the subscribing application. Subscribe to...
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Booking`
[INFO] [stdout]   --> src/models/booking_custom_attribute_upsert_request.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the target [booking](entity:Booking).
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Booking`
[INFO] [stdout]   --> src/models/booking_custom_attribute_upsert_response.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the [booking](entity:Booking) associated with the custom attribute.
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/booking_custom_attribute_visible_deleted_event.rs:14:93
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...blished when a booking [custom attribute](entity:CustomAttribute) with the `visibility` field set to `VISIBILITY_READ_ONLY` or `V...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/booking_custom_attribute_visible_deleted_event.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute](entity:CustomAttribute) with the `visibility` field set to `VISIBILITY_READ_ONLY...
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/booking_custom_attribute_visible_updated_event.rs:14:93
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...blished when a booking [custom attribute](entity:CustomAttribute)  with the `visibility` field set to `VISIBILITY_READ_ONLY` or `...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/booking_custom_attribute_visible_updated_event.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute](entity:CustomAttribute)  with the `visibility` field set to `VISIBILITY_READ_ONL...
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/model_break.rs:14:63
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// Break : A record of a team member's break on a [timecard](entity:Timecard).
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/model_break.rs:20:75
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// RFC 3339; follows the same timezone information as the [timecard](entity:Timecard). Precision up to the minute is respected;...
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/model_break.rs:23:75
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// RFC 3339; follows the same timezone information as the [timecard](entity:Timecard). Precision up to the minute is respected;...
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:BreakType`
[INFO] [stdout]   --> src/models/model_break.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// The [BreakType](entity:BreakType) that this break was templated on.
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `n`
[INFO] [stdout]   --> src/models/model_break.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     /// Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of the break.  Example for break expected duration of 15 mi...
[INFO] [stdout]    |                            ^ no item named `n` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `n`
[INFO] [stdout]   --> src/models/model_break.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |     /// Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of the break.  Example for break expected duration of 15 mi...
[INFO] [stdout]    |                                ^ no item named `n` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `n`
[INFO] [stdout]   --> src/models/model_break.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 32 |     /// Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of the break.  Example for break expected duration of 15 mi...
[INFO] [stdout]    |                                    ^ no item named `n` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `n`
[INFO] [stdout]   --> src/models/model_break.rs:32:41
[INFO] [stdout]    |
[INFO] [stdout] 32 |     /// Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of the break.  Example for break expected duration of 15 mi...
[INFO] [stdout]    |                                         ^ no item named `n` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `n`
[INFO] [stdout]   --> src/models/model_break.rs:32:45
[INFO] [stdout]    |
[INFO] [stdout] 32 |     /// Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of the break.  Example for break expected duration of 15 mi...
[INFO] [stdout]    |                                             ^ no item named `n` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `n`
[INFO] [stdout]   --> src/models/model_break.rs:32:49
[INFO] [stdout]    |
[INFO] [stdout] 32 |     /// Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of the break.  Example for break expected duration of 15 mi...
[INFO] [stdout]    |                                                 ^ no item named `n` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/model_break.rs:41:59
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// A record of a team member's break on a [timecard](entity:Timecard).
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Break`
[INFO] [stdout]   --> src/models/break_type.rs:14:50
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// BreakType : A template for a type of [break](entity:Break) that can be added to a [timecard](entity:Timecard), including the exp...
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/break_type.rs:14:98
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ity:Break) that can be added to a [timecard](entity:Timecard), including the expected duration and paid status.
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `n`
[INFO] [stdout]   --> src/models/break_type.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of this break. Precision less than minutes is truncated.  E...
[INFO] [stdout]    |                            ^ no item named `n` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `n`
[INFO] [stdout]   --> src/models/break_type.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of this break. Precision less than minutes is truncated.  E...
[INFO] [stdout]    |                                ^ no item named `n` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `n`
[INFO] [stdout]   --> src/models/break_type.rs:26:36
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of this break. Precision less than minutes is truncated.  E...
[INFO] [stdout]    |                                    ^ no item named `n` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `n`
[INFO] [stdout]   --> src/models/break_type.rs:26:41
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of this break. Precision less than minutes is truncated.  E...
[INFO] [stdout]    |                                         ^ no item named `n` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `n`
[INFO] [stdout]   --> src/models/break_type.rs:26:45
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of this break. Precision less than minutes is truncated.  E...
[INFO] [stdout]    |                                             ^ no item named `n` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `n`
[INFO] [stdout]   --> src/models/break_type.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of this break. Precision less than minutes is truncated.  E...
[INFO] [stdout]    |                                                 ^ no item named `n` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Break`
[INFO] [stdout]   --> src/models/break_type.rs:44:42
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// A template for a type of [break](entity:Break) that can be added to a [timecard](entity:Timecard), including the expected du...
[INFO] [stdout]    |                                          ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/break_type.rs:44:90
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// A template for a type of [break](entity:Break) that can be added to a [timecard](entity:Timecard), including the expected du...
[INFO] [stdout]    |                                                                                          ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/bulk_create_vendors_request.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// Specifies a set of new [Vendor](entity:Vendor) objects as represented by a collection of idempotency-key/`Vendor`-object pairs.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CreateVendorResponse`
[INFO] [stdout]   --> src/models/bulk_create_vendors_response.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// A set of [CreateVendorResponse](entity:CreateVendorResponse) objects encapsulating successfully created [Vendor](entity:Vend...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/bulk_create_vendors_response.rs:20:122
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...s encapsulating successfully created [Vendor](entity:Vendor) objects or error responses for failed attempts. The set is represent...
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/bulk_delete_customers_request.rs:17:44
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The IDs of the [customer profiles](entity:Customer) to delete.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/bulk_delete_order_custom_attributes_request_delete_custom_attribute.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The ID of the target [order](entity:Order).
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Booking`
[INFO] [stdout]   --> src/models/bulk_retrieve_bookings_request.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// A non-empty list of [Booking](entity:Booking) IDs specifying bookings to retrieve.
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/bulk_retrieve_customers_request.rs:17:44
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The IDs of the [customer profiles](entity:Customer) to retrieve.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMemberBookingProfile`
[INFO] [stdout]   --> src/models/bulk_retrieve_team_member_booking_profiles_response.rs:17:127
[INFO] [stdout]    |
[INFO] [stdout] 17 | ...e key and [TeamMemberBookingProfile](entity:TeamMemberBookingProfile) the value.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/bulk_retrieve_vendors_request.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// IDs of the [Vendor](entity:Vendor) objects to retrieve.
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:RetrieveVendorResponse`
[INFO] [stdout]   --> src/models/bulk_retrieve_vendors_response.rs:20:45
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The set of [RetrieveVendorResponse](entity:RetrieveVendorResponse) objects encapsulating successfully retrieved [Vendor](ent...
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/bulk_retrieve_vendors_response.rs:20:130
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...encapsulating successfully retrieved [Vendor](entity:Vendor) objects or error responses for failed attempts. The set is represent...
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/bulk_update_customers_request.rs:17:166
[INFO] [stdout]    |
[INFO] [stdout] 17 | ...Each key is the ID of the [customer profile](entity:Customer) to update. To update a customer profile that was created by merging...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:UpdateVendorRequest`
[INFO] [stdout]   --> src/models/bulk_update_vendors_request.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// A set of [UpdateVendorRequest](entity:UpdateVendorRequest) objects encapsulating to-be-updated [Vendor](entity:Vendor) objec...
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/bulk_update_vendors_request.rs:17:113
[INFO] [stdout]    |
[INFO] [stdout] 17 | ... objects encapsulating to-be-updated [Vendor](entity:Vendor) objects. The set is represented by  a collection of `Vendor`-ID/`Upd...
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:UpdateVendorResponse`
[INFO] [stdout]   --> src/models/bulk_update_vendors_response.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// A set of [UpdateVendorResponse](entity:UpdateVendorResponse) objects encapsulating successfully created [Vendor](entity:Vend...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/bulk_update_vendors_response.rs:20:122
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...s encapsulating successfully created [Vendor](entity:Vendor) objects or error responses for failed attempts. The set is represent...
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/bulk_upsert_customer_custom_attributes_request_customer_custom_attribute_upsert_request.rs:17:49
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the target [customer profile](entity:Customer).
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/bulk_upsert_location_custom_attributes_request_location_custom_attribute_upsert_request.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the target [location](entity:Location).
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Merchant`
[INFO] [stdout]   --> src/models/bulk_upsert_merchant_custom_attributes_request_merchant_custom_attribute_upsert_request.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the target [merchant](entity:Merchant).
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/bulk_upsert_order_custom_attributes_request_upsert_custom_attribute.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// The ID of the target [order](entity:Order).
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/calculate_loyalty_points_request.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The [order](entity:Order) ID for which to calculate the points. Specify this field if your application uses the Orders API t...
[INFO] [stdout]    |                     ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount`
[INFO] [stdout]   --> src/models/calculate_loyalty_points_request.rs:22:48
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// The ID of the target [loyalty account](entity:LoyaltyAccount). Optionally specify this field if your application uses the Or...
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/cancel_invoice_request.rs:17:38
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The version of the [invoice](entity:Invoice) to cancel. If you do not know the version, you can call  [GetInvoice](api-endpo...
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/card.rs:39:45
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// **Required** The ID of a [customer](entity:Customer) to be associated with the card.
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Card`
[INFO] [stdout]   --> src/models/card_automatically_updated_event.rs:14:145
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...te or primary account number (PAN) of a [card](entity:Card) or adds or removes an issuer alert.
[INFO] [stdout]    |                                                   ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Card`
[INFO] [stdout]   --> src/models/card_automatically_updated_event.rs:34:117
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...te or primary account number (PAN) of a [card](entity:Card) or adds or removes an issuer alert.
[INFO] [stdout]    |                                                   ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Card`
[INFO] [stdout]   --> src/models/card_created_event.rs:14:48
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// CardCreatedEvent : Published when a [card](entity:Card) is created or imported.
[INFO] [stdout]    |                                                ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Card`
[INFO] [stdout]   --> src/models/card_created_event.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [card](entity:Card) is created or imported.
[INFO] [stdout]    |                                 ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Card`
[INFO] [stdout]   --> src/models/card_disabled_event.rs:14:49
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// CardDisabledEvent : Published when a [card](entity:Card) is disabled.
[INFO] [stdout]    |                                                 ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Card`
[INFO] [stdout]   --> src/models/card_disabled_event.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [card](entity:Card) is disabled.
[INFO] [stdout]    |                                 ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Card`
[INFO] [stdout]   --> src/models/card_forgotten_event.rs:14:50
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// CardForgottenEvent : Published when a [card](entity:Card) is GDPR forgotten or vaulted.
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Card`
[INFO] [stdout]   --> src/models/card_forgotten_event.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [card](entity:Card) is GDPR forgotten or vaulted.
[INFO] [stdout]    |                                 ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Card`
[INFO] [stdout]   --> src/models/card_issuer_alert.rs:14:79
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// CardIssuerAlert : Indicates the type of issuer alert for a [card on file](entity:Card).
[INFO] [stdout]    |                                                                               ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Card`
[INFO] [stdout]   --> src/models/card_issuer_alert.rs:15:61
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Indicates the type of issuer alert for a [card on file](entity:Card).
[INFO] [stdout]    |                                                             ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Card`
[INFO] [stdout]   --> src/models/card_updated_event.rs:14:48
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// CardUpdatedEvent : Published when a [card](entity:Card) is updated by the seller in the Square Dashboard.
[INFO] [stdout]    |                                                ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Card`
[INFO] [stdout]   --> src/models/card_updated_event.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [card](entity:Card) is updated by the seller in the Square Dashboard.
[INFO] [stdout]    |                                 ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Country`
[INFO] [stdout]   --> src/models/cash_app_details.rs:20:119
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The country of the Cash App account holder, in ISO 3166-1-alpha-2 format.  For possible values, see [Country](entity:Country).
[INFO] [stdout]    |                                                                                                                       ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogCustomAttributeDefinition`
[INFO] [stdout]   --> src/models/catalog_custom_attribute_value.rs:23:58
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// The id of the [CatalogCustomAttributeDefinition](entity:CatalogCustomAttributeDefinition) this value belongs to.
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/catalog_id_mapping.rs:14:295
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...atalogObjects) to create a [CatalogObject](entity:CatalogObject) instance, you can supply a temporary ID for the to-be-created ob...
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/catalog_id_mapping.rs:26:280
[INFO] [stdout]    |
[INFO] [stdout] 26 | ...atalogObjects) to create a [CatalogObject](entity:CatalogObject) instance, you can supply a temporary ID for the to-be-created ob...
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/catalog_item.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// CatalogItem : A [CatalogObject](entity:CatalogObject) instance of the `ITEM` type, also referred to as an item, in the catalog.
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]   --> src/models/catalog_item.rs:20:310
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...to set the description of the [CatalogItem](entity:CatalogItem) instance.  The `description` and `description_html` field values ...
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/catalog_item.rs:41:42
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// A list of [CatalogItemVariation](entity:CatalogItemVariation) objects for this item. An item must have at least one variation.
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/catalog_item.rs:91:27
[INFO] [stdout]    |
[INFO] [stdout] 91 |     /// A [CatalogObject](entity:CatalogObject) instance of the `ITEM` type, also referred to as an item, in the catalog.
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]   --> src/models/catalog_item_variation.rs:14:121
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...e, in the Catalog object model. Each [item](entity:CatalogItem) must have at least one item variation and can have at most 250 it...
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]   --> src/models/catalog_item_variation.rs:20:196
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...ode points. However, when the parent [item](entity:CatalogItem) uses [item options](entity:CatalogItemOption), this attribute is ...
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemOption`
[INFO] [stdout]   --> src/models/catalog_item_variation.rs:20:236
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...(entity:CatalogItem) uses [item options](entity:CatalogItemOption), this attribute is auto-generated, read-only, and can be longe...
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]   --> src/models/catalog_item_variation.rs:79:102
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...e, in the Catalog object model. Each [item](entity:CatalogItem) must have at least one item variation and can have at most 250 it...
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogCustomAttributeValue`
[INFO] [stdout]   --> src/models/catalog_object.rs:31:146
[INFO] [stdout]    |
[INFO] [stdout] 31 | ... is a [CatalogCustomAttributeValue](entity:CatalogCustomAttributeValue) object. The key is the `key` attribute value defined in t...
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogCustomAttributeDefinition`
[INFO] [stdout]   --> src/models/catalog_object.rs:31:288
[INFO] [stdout]    |
[INFO] [stdout] 31 | ...atalogCustomAttributeDefinition](entity:CatalogCustomAttributeDefinition) object defined by the application making the request.  ...
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogQueryExact`
[INFO] [stdout]   --> src/models/catalog_query.rs:14:411
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...es may be used together: - [exact_query](entity:CatalogQueryExact) - [prefix_query](entity:CatalogQueryPrefix) - [range_query](en...
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogQueryPrefix`
[INFO] [stdout]   --> src/models/catalog_query.rs:14:454
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ity:CatalogQueryExact) - [prefix_query](entity:CatalogQueryPrefix) - [range_query](entity:CatalogQueryRange) - [sorted_attribute_...
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogQueryRange`
[INFO] [stdout]   --> src/models/catalog_query.rs:14:497
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...tity:CatalogQueryPrefix) - [range_query](entity:CatalogQueryRange) - [sorted_attribute_query](entity:CatalogQuerySortedAttribute)...
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogQuerySortedAttribute`
[INFO] [stdout]   --> src/models/catalog_query.rs:14:550
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ryRange) - [sorted_attribute_query](entity:CatalogQuerySortedAttribute) - [text_query](entity:CatalogQueryText)  All other query ...
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogQueryText`
[INFO] [stdout]   --> src/models/catalog_query.rs:14:601
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...alogQuerySortedAttribute) - [text_query](entity:CatalogQueryText)  All other query types cannot be combined with any others.  Whe...
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]   --> src/models/catalog_query.rs:14:1413
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...`  For example, to search for [CatalogItem](entity:CatalogItem) objects by searchable attributes, you can use the `\"name\"`, `\"...
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogQueryExact`
[INFO] [stdout]   --> src/models/catalog_query.rs:40:400
[INFO] [stdout]    |
[INFO] [stdout] 40 | ...es may be used together: - [exact_query](entity:CatalogQueryExact) - [prefix_query](entity:CatalogQueryPrefix) - [range_query](en...
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogQueryPrefix`
[INFO] [stdout]   --> src/models/catalog_query.rs:40:443
[INFO] [stdout]    |
[INFO] [stdout] 40 | ...ity:CatalogQueryExact) - [prefix_query](entity:CatalogQueryPrefix) - [range_query](entity:CatalogQueryRange) - [sorted_attribute_...
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogQueryRange`
[INFO] [stdout]   --> src/models/catalog_query.rs:40:486
[INFO] [stdout]    |
[INFO] [stdout] 40 | ...tity:CatalogQueryPrefix) - [range_query](entity:CatalogQueryRange) - [sorted_attribute_query](entity:CatalogQuerySortedAttribute)...
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogQuerySortedAttribute`
[INFO] [stdout]   --> src/models/catalog_query.rs:40:539
[INFO] [stdout]    |
[INFO] [stdout] 40 | ...ryRange) - [sorted_attribute_query](entity:CatalogQuerySortedAttribute) - [text_query](entity:CatalogQueryText)  All other query ...
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogQueryText`
[INFO] [stdout]   --> src/models/catalog_query.rs:40:590
[INFO] [stdout]    |
[INFO] [stdout] 40 | ...alogQuerySortedAttribute) - [text_query](entity:CatalogQueryText)  All other query types cannot be combined with any others.  Whe...
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]   --> src/models/catalog_query.rs:40:1402
[INFO] [stdout]    |
[INFO] [stdout] 40 | ...`  For example, to search for [CatalogItem](entity:CatalogItem) objects by searchable attributes, you can use the `\"name\"`, `\"...
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/catalog_stock_conversion.rs:14:107
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...een a stockable [CatalogItemVariation](entity:CatalogItemVariation) and a non-stockable sell-by or receive-by `CatalogItemVariati...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/catalog_stock_conversion.rs:17:60
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// References to the stockable [CatalogItemVariation](entity:CatalogItemVariation) for this stock conversion. Selling, receivin...
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]   --> src/models/catalog_stock_conversion.rs:17:395
[INFO] [stdout]    |
[INFO] [stdout] 17 | ...ation` that shares the parent [CatalogItem](entity:CatalogItem) of the converted `CatalogItemVariation.`
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/catalog_stock_conversion.rs:23:87
[INFO] [stdout]    |
[INFO] [stdout] 23 | ...e non-stockable [CatalogItemVariation](entity:CatalogItemVariation) in its measurement unit. The `stockable_quantity` value and t...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/catalog_stock_conversion.rs:29:86
[INFO] [stdout]    |
[INFO] [stdout] 29 | ...een a stockable [CatalogItemVariation](entity:CatalogItemVariation) and a non-stockable sell-by or receive-by `CatalogItemVariati...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:SubscriptionPhase`
[INFO] [stdout]   --> src/models/catalog_subscription_plan.rs:20:72
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// A list of SubscriptionPhase containing the [SubscriptionPhase](entity:SubscriptionPhase) for this plan. This field it requir...
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:SubscriptionPhase`
[INFO] [stdout]   --> src/models/catalog_subscription_plan_variation.rs:20:52
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// A list containing each [SubscriptionPhase](entity:SubscriptionPhase) for this plan variation.
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/create_gift_card_request.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The ID of the [location](entity:Location) where the gift card should be registered for  reporting purposes. Gift cards can b...
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/create_payment_request.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// The [Customer](entity:Customer) ID of the customer associated with the payment.  This is required if the `source_id` refers ...
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/create_payment_request.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// An optional [TeamMember](entity:TeamMember) ID to associate with this payment.
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/create_subscription_request.rs:26:34
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// The ID of the [customer](entity:Customer) subscribing to the subscription plan variation.
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/create_subscription_request.rs:40:38
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// The ID of the [subscriber's](entity:Customer) [card](entity:Card) to charge. If it is not specified, the subscriber receives...
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Card`
[INFO] [stdout]   --> src/models/create_subscription_request.rs:40:62
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// The ID of the [subscriber's](entity:Customer) [card](entity:Card) to charge. If it is not specified, the subscriber receives...
[INFO] [stdout]    |                                                              ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/create_transfer_order_data.rs:14:101
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...r order to move [CatalogItemVariation](entity:CatalogItemVariation)s between [Location](entity:Location)s. Used with the [CreateT...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/create_transfer_order_data.rs:14:150
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ty:CatalogItemVariation)s between [Location](entity:Location)s. Used with the [CreateTransferOrder](api-endpoint:TransferOrders-C...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/create_transfer_order_data.rs:17:31
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The source [Location](entity:Location) that will send the items. Must be an active location in your Square account with suff...
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/create_transfer_order_data.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The destination [Location](entity:Location) that will receive the items. Must be an active location in your Square account
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/create_transfer_order_data.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |     /// ID of the [TeamMember](entity:TeamMember) creating this transfer order. Used for tracking and auditing purposes.
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/create_transfer_order_data.rs:35:40
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// List of [CatalogItemVariation](entity:CatalogItemVariation)s to transfer, including quantities
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/create_transfer_order_data.rs:41:79
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Data for creating a new transfer order to move [CatalogItemVariation](entity:CatalogItemVariation)s between [Location](entit...
[INFO] [stdout]    |                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/create_transfer_order_data.rs:41:128
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...ty:CatalogItemVariation)s between [Location](entity:Location)s. Used with the [CreateTransferOrder](api-endpoint:TransferOrders-C...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/create_transfer_order_line_data.rs:14:136
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...em specifies a  [CatalogItemVariation](entity:CatalogItemVariation) and quantity to transfer.
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/create_transfer_order_line_data.rs:17:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// ID of the [CatalogItemVariation](entity:CatalogItemVariation) to transfer. Must reference a valid item variation in the [Cat...
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `api:Catalog`
[INFO] [stdout]   --> src/models/create_transfer_order_line_data.rs:17:139
[INFO] [stdout]    |
[INFO] [stdout] 17 | ...erence a valid item variation in the [Catalog](api:Catalog). The item variation must be: - Active and available for sale - Enable...
[INFO] [stdout]    |                                                   ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/create_transfer_order_line_data.rs:26:110
[INFO] [stdout]    |
[INFO] [stdout] 26 | ...em specifies a  [CatalogItemVariation](entity:CatalogItemVariation) and quantity to transfer.
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/create_webhook_subscription_request.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// CreateWebhookSubscriptionRequest : Creates a [Subscription](entity:WebhookSubscription).
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/create_webhook_subscription_request.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |     /// Creates a [Subscription](entity:WebhookSubscription).
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/create_webhook_subscription_response.rs:14:288
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...cessing the request, the [Subscription](entity:WebhookSubscription) will not be present.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/create_webhook_subscription_response.rs:25:256
[INFO] [stdout]    |
[INFO] [stdout] 25 | ...cessing the request, the [Subscription](entity:WebhookSubscription) will not be present.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomerGroup`
[INFO] [stdout]   --> src/models/customer.rs:59:38
[INFO] [stdout]    |
[INFO] [stdout] 59 |     /// The IDs of [customer groups](entity:CustomerGroup) the customer belongs to.
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomerSegment`
[INFO] [stdout]   --> src/models/customer.rs:62:40
[INFO] [stdout]    |
[INFO] [stdout] 62 |     /// The IDs of [customer segments](entity:CustomerSegment) the customer belongs to.
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomerCustomAttributeFilterValue`
[INFO] [stdout]   --> src/models/customer_address_filter.rs:14:120
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...omerCustomAttributeFilterValue](entity:CustomerCustomAttributeFilterValue) filter when searching by an `Address`-type custom attr...
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomerCustomAttributeFilterValue`
[INFO] [stdout]   --> src/models/customer_address_filter.rs:24:100
[INFO] [stdout]    |
[INFO] [stdout] 24 | ...omerCustomAttributeFilterValue](entity:CustomerCustomAttributeFilterValue) filter when searching by an `Address`-type custom attr...
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/customer_created_event.rs:14:56
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// CustomerCreatedEvent : Published when a [customer](entity:Customer) is created. Subscribe to this event to track customer profil...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/customer_created_event.rs:34:37
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [customer](entity:Customer) is created. Subscribe to this event to track customer profiles affected by a me...
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_created_event.rs:14:109
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...stomer [custom attribute definition](entity:CustomAttributeDefinition)  is created by the subscribing application.  This event is...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_created_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute definition](entity:CustomAttributeDefinition)  is created by the subscribing app...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_created_public_event.rs:14:115
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...stomer [custom attribute definition](entity:CustomAttributeDefinition) that is visible to all applications is created. A notifica...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_created_public_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) that is visible to all application...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_deleted_event.rs:14:109
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...stomer [custom attribute definition](entity:CustomAttributeDefinition) created by the subscribing application is deleted. A custo...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_deleted_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) created by the subscribing applica...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_deleted_public_event.rs:14:115
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...stomer [custom attribute definition](entity:CustomAttributeDefinition) that is visible to all applications is deleted. A notifica...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_deleted_public_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) that is visible to all application...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_owned_created_event.rs:14:114
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...stomer [custom attribute definition](entity:CustomAttributeDefinition)  is created by the subscribing application.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_owned_created_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute definition](entity:CustomAttributeDefinition)  is created by the subscribing app...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_owned_deleted_event.rs:14:114
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...stomer [custom attribute definition](entity:CustomAttributeDefinition) created by the subscribing application is deleted. A custo...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_owned_deleted_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) created by the subscribing applica...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_owned_updated_event.rs:14:114
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...stomer [custom attribute definition](entity:CustomAttributeDefinition) created by the subscribing application is updated. A custo...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_owned_updated_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) created by the subscribing applica...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_updated_event.rs:14:109
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...stomer [custom attribute definition](entity:CustomAttributeDefinition) created by the subscribing application is updated. A custo...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_updated_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) created by the subscribing applica...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_updated_public_event.rs:14:115
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...stomer [custom attribute definition](entity:CustomAttributeDefinition) that is visible to all applications is updated. A notifica...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_updated_public_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) that is visible to all application...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_visible_created_event.rs:14:116
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...stomer [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing application is created....
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_visible_created_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_visible_deleted_event.rs:14:116
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...stomer [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing application is deleted....
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_visible_deleted_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_visible_updated_event.rs:14:116
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...stomer [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing application is updated....
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_definition_visible_updated_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_deleted_event.rs:14:88
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...lished when a customer [custom attribute](entity:CustomAttribute) owned by the subscribing application is deleted. Custom attribu...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_deleted_event.rs:14:269
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...onding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose `visibility` is `VISIBILITY_READ_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_deleted_event.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute](entity:CustomAttribute) owned by the subscribing application is deleted. Custom...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_deleted_event.rs:34:235
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...onding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose `visibility` is `VISIBILITY_READ_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_deleted_public_event.rs:14:94
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...lished when a customer [custom attribute](entity:CustomAttribute) that is visible to all applications is deleted. A notification ...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_deleted_public_event.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute](entity:CustomAttribute) that is visible to all applications is deleted. A notif...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomerCustomAttributeFilters`
[INFO] [stdout]   --> src/models/customer_custom_attribute_filter.rs:14:121
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...set of [custom attribute filters](entity:CustomerCustomAttributeFilters) to search based on the value or last updated date of a c...
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_filter.rs:14:251
[INFO] [stdout]    |
[INFO] [stdout] 14 | ... of a customer-related [custom attribute](entity:CustomAttribute).
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_filter.rs:17:45
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The `key` of the [custom attribute](entity:CustomAttribute) to filter by. The key is the identifier of the custom attribute ...
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `api:CustomerCustomAttributes`
[INFO] [stdout]   --> src/models/customer_custom_attribute_filter.rs:17:249
[INFO] [stdout]    |
[INFO] [stdout] 17 | ...g the [Customer Custom Attributes API](api:CustomerCustomAttributes).
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomerCustomAttributeFilters`
[INFO] [stdout]   --> src/models/customer_custom_attribute_filter.rs:27:93
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...set of [custom attribute filters](entity:CustomerCustomAttributeFilters) to search based on the value or last updated date of a c...
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_filter.rs:27:223
[INFO] [stdout]    |
[INFO] [stdout] 27 | ... of a customer-related [custom attribute](entity:CustomAttribute).
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomerCustomAttributeFilter`
[INFO] [stdout]   --> src/models/customer_custom_attribute_filter_value.rs:14:101
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...sed in a [custom attribute filter](entity:CustomerCustomAttributeFilter) to search based on the value  of a customer-related [cus...
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_filter_value.rs:14:210
[INFO] [stdout]    |
[INFO] [stdout] 14 | ... of a customer-related [custom attribute](entity:CustomAttribute).
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomerCustomAttributeFilter`
[INFO] [stdout]   --> src/models/customer_custom_attribute_filter_value.rs:37:68
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// A type-specific filter used in a [custom attribute filter](entity:CustomerCustomAttributeFilter) to search based on the valu...
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_filter_value.rs:37:177
[INFO] [stdout]    |
[INFO] [stdout] 37 | ... of a customer-related [custom attribute](entity:CustomAttribute).
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomerFilter`
[INFO] [stdout]   --> src/models/customer_custom_attribute_filters.rs:14:98
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...te filters in a set of [customer filters](entity:CustomerFilter) used in a search query. Use this filter to search based on [cust...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_filters.rs:14:200
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...er to search based on [custom attributes](entity:CustomAttribute) that are assigned to customer profiles. For more information, s...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomerFilter`
[INFO] [stdout]   --> src/models/customer_custom_attribute_filters.rs:23:69
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// The custom attribute filters in a set of [customer filters](entity:CustomerFilter) used in a search query. Use this filter t...
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_filters.rs:23:171
[INFO] [stdout]    |
[INFO] [stdout] 23 | ...er to search based on [custom attributes](entity:CustomAttribute) that are assigned to customer profiles. For more information, s...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_owned_deleted_event.rs:14:93
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...lished when a customer [custom attribute](entity:CustomAttribute) owned by the subscribing application is deleted. Custom attribu...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_owned_deleted_event.rs:14:274
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...onding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose `visibility` is `VISIBILITY_READ_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_owned_deleted_event.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute](entity:CustomAttribute) owned by the subscribing application is deleted. Custom...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_owned_deleted_event.rs:34:235
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...onding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose `visibility` is `VISIBILITY_READ_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_owned_updated_event.rs:14:93
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...lished when a customer [custom attribute](entity:CustomAttribute) owned by the subscribing application is created or updated. Cus...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_owned_updated_event.rs:14:285
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...onding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose `visibility` is `VISIBILITY_READ_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_owned_updated_event.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute](entity:CustomAttribute) owned by the subscribing application is created or upda...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_owned_updated_event.rs:34:246
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...onding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose `visibility` is `VISIBILITY_READ_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_updated_event.rs:14:88
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...lished when a customer [custom attribute](entity:CustomAttribute) owned by the subscribing application is created or updated. Cus...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_updated_event.rs:14:280
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...onding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose `visibility` is `VISIBILITY_READ_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_updated_event.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute](entity:CustomAttribute) owned by the subscribing application is created or upda...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_updated_event.rs:34:246
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...onding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose `visibility` is `VISIBILITY_READ_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_updated_public_event.rs:14:94
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...lished when a customer [custom attribute](entity:CustomAttribute) that is visible to all applications is created or updated. A no...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_updated_public_event.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute](entity:CustomAttribute) that is visible to all applications is created or updat...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_visible_deleted_event.rs:14:95
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...lished when a customer [custom attribute](entity:CustomAttribute) that is visible to the subscribing application is deleted. A no...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_visible_deleted_event.rs:14:742
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...onding [custom attribute definition](entity:CustomAttributeDefinition).
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_visible_deleted_event.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute](entity:CustomAttribute) that is visible to the subscribing application is delet...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_visible_deleted_event.rs:34:701
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...onding [custom attribute definition](entity:CustomAttributeDefinition).
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_visible_updated_event.rs:14:95
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...lished when a customer [custom attribute](entity:CustomAttribute) that is visible to the subscribing application is created or up...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_visible_updated_event.rs:14:797
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...onding [custom attribute definition](entity:CustomAttributeDefinition).
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/customer_custom_attribute_visible_updated_event.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a customer [custom attribute](entity:CustomAttribute) that is visible to the subscribing application is creat...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/customer_custom_attribute_visible_updated_event.rs:34:756
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...onding [custom attribute definition](entity:CustomAttributeDefinition).
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/customer_deleted_event.rs:14:56
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// CustomerDeletedEvent : Published when a [customer](entity:Customer) is deleted.  For more information, see [Use Customer Webhook...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/customer_deleted_event.rs:34:37
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [customer](entity:Customer) is deleted.  For more information, see [Use Customer Webhooks](https://develope...
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomerQuery`
[INFO] [stdout]   --> src/models/customer_filter.rs:14:76
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// CustomerFilter : Represents the filtering criteria in a [search query](entity:CustomerQuery) that defines how to filter customer...
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomerQuery`
[INFO] [stdout]   --> src/models/customer_filter.rs:38:63
[INFO] [stdout]    |
[INFO] [stdout] 38 |     /// Represents the filtering criteria in a [search query](entity:CustomerQuery) that defines how to filter customer profiles ret...
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomerQuery`
[INFO] [stdout]   --> src/models/customer_sort.rs:14:72
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// CustomerSort : Represents the sorting criteria in a [search query](entity:CustomerQuery) that defines how to sort customer profi...
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomerQuery`
[INFO] [stdout]   --> src/models/customer_sort.rs:24:61
[INFO] [stdout]    |
[INFO] [stdout] 24 |     /// Represents the sorting criteria in a [search query](entity:CustomerQuery) that defines how to sort customer profiles returne...
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/customer_tax_ids.rs:14:81
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// CustomerTaxIds : Represents the tax ID associated with a [customer profile](entity:Customer). The corresponding `tax_ids` field ...
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/customer_tax_ids.rs:23:68
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// Represents the tax ID associated with a [customer profile](entity:Customer). The corresponding `tax_ids` field is available ...
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/customer_updated_event.rs:14:56
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// CustomerUpdatedEvent : Published when a [customer](entity:Customer) is updated. For more information, see [Use Customer Webhooks...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/customer_updated_event.rs:34:37
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [customer](entity:Customer) is updated. For more information, see [Use Customer Webhooks](https://developer...
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Dispute`
[INFO] [stdout]   --> src/models/dispute_created_event.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// DisputeCreatedEvent : Published when a [Dispute](entity:Dispute) is created.
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Dispute`
[INFO] [stdout]   --> src/models/dispute_created_event.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when a [Dispute](entity:Dispute) is created.
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Dispute`
[INFO] [stdout]   --> src/models/dispute_evidence_added_event.rs:14:81
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// DisputeEvidenceAddedEvent : Published when evidence is added to a [Dispute](entity:Dispute) from the Disputes Dashboard in the S...
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Dispute`
[INFO] [stdout]   --> src/models/dispute_evidence_added_event.rs:37:57
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when evidence is added to a [Dispute](entity:Dispute) from the Disputes Dashboard in the Seller Dashboard, the Squ...
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Dispute`
[INFO] [stdout]   --> src/models/dispute_evidence_created_event.rs:14:83
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// DisputeEvidenceCreatedEvent : Published when evidence is added to a [Dispute](entity:Dispute) from the Disputes Dashboard in the...
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Dispute`
[INFO] [stdout]   --> src/models/dispute_evidence_created_event.rs:37:57
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when evidence is added to a [Dispute](entity:Dispute) from the Disputes Dashboard in the Seller Dashboard, the Squ...
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Dispute`
[INFO] [stdout]   --> src/models/dispute_evidence_deleted_event.rs:14:87
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// DisputeEvidenceDeletedEvent : Published when evidence is removed from a [Dispute](entity:Dispute) from the Disputes Dashboard in...
[INFO] [stdout]    |                                                                                       ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Dispute`
[INFO] [stdout]   --> src/models/dispute_evidence_deleted_event.rs:37:61
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when evidence is removed from a [Dispute](entity:Dispute) from the Disputes Dashboard in the Seller Dashboard, the...
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Dispute`
[INFO] [stdout]   --> src/models/dispute_evidence_removed_event.rs:14:87
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// DisputeEvidenceRemovedEvent : Published when evidence is removed from a [Dispute](entity:Dispute) from the Disputes Dashboard in...
[INFO] [stdout]    |                                                                                       ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Dispute`
[INFO] [stdout]   --> src/models/dispute_evidence_removed_event.rs:37:61
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when evidence is removed from a [Dispute](entity:Dispute) from the Disputes Dashboard in the Seller Dashboard, the...
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Dispute`
[INFO] [stdout]   --> src/models/dispute_state_changed_event.rs:14:72
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// DisputeStateChangedEvent : Published when the state of a [Dispute](entity:Dispute) changes. This includes the dispute resolution...
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Dispute`
[INFO] [stdout]   --> src/models/dispute_state_changed_event.rs:37:49
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when the state of a [Dispute](entity:Dispute) changes. This includes the dispute resolution (WON, LOST) reported b...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Dispute`
[INFO] [stdout]   --> src/models/dispute_state_updated_event.rs:14:72
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// DisputeStateUpdatedEvent : Published when the state of a [Dispute](entity:Dispute) changes. This includes the dispute resolution...
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Dispute`
[INFO] [stdout]   --> src/models/dispute_state_updated_event.rs:37:49
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when the state of a [Dispute](entity:Dispute) changes. This includes the dispute resolution (WON, LOST) reported b...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/employee.rs:14:129
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ersion 2020-08-26. Replaced by [TeamMember](entity:TeamMember).
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/employee.rs:49:122
[INFO] [stdout]    |
[INFO] [stdout] 49 | ...ersion 2020-08-26. Replaced by [TeamMember](entity:TeamMember).
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMemberStatus`
[INFO] [stdout]   --> src/models/employee_status.rs:14:132
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...20-08-26. Replaced by [TeamMemberStatus](entity:TeamMemberStatus).
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMemberStatus`
[INFO] [stdout]   --> src/models/employee_status.rs:15:115
[INFO] [stdout]    |
[INFO] [stdout] 15 | ...20-08-26. Replaced by [TeamMemberStatus](entity:TeamMemberStatus).
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMemberWage`
[INFO] [stdout]   --> src/models/employee_wage.rs:14:200
[INFO] [stdout]    |
[INFO] [stdout] 14 | ... version 2020-08-26. Use [TeamMemberWage](entity:TeamMemberWage).
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMemberWage`
[INFO] [stdout]   --> src/models/employee_wage.rs:31:189
[INFO] [stdout]    |
[INFO] [stdout] 31 | ... version 2020-08-26. Use [TeamMemberWage](entity:TeamMemberWage).
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Event`
[INFO] [stdout]   --> src/models/event_metadata.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// EventMetadata : Contains metadata about a particular [Event](entity:Event).
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Event`
[INFO] [stdout]   --> src/models/event_metadata.rs:26:54
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// Contains metadata about a particular [Event](entity:Event).
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/gift_card.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// The IDs of the [customer profiles](entity:Customer) to whom this gift card is linked.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_activity.rs:14:72
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivity : Represents an action performed on a [gift card](entity:GiftCard) that affects its state or balance.  A gift c...
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/gift_card_activity.rs:22:43
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// The ID of the [business location](entity:Location) where the activity occurred.
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_activity.rs:69:57
[INFO] [stdout]    |
[INFO] [stdout] 69 |     /// Represents an action performed on a [gift card](entity:GiftCard) that affects its state or balance.  A gift card activity co...
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_activate.rs:14:97
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityActivate : Represents details about an `ACTIVATE` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/gift_card_activity_activate.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// The ID of the [order](entity:Order) that contains the `GIFT_CARD` line item.  Applications that use the Square Orders API to...
[INFO] [stdout]    |                               ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_activate.rs:34:74
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Represents details about an `ACTIVATE` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_adjust_decrement.rs:14:112
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...T_DECREMENT` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_adjust_decrement.rs:24:82
[INFO] [stdout]    |
[INFO] [stdout] 24 |     /// Represents details about an `ADJUST_DECREMENT` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_activity_adjust_decrement_reason.rs:14:105
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityAdjustDecrementReason : Indicates the reason for deducting money from a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                                                                         ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_activity_adjust_decrement_reason.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Indicates the reason for deducting money from a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_adjust_increment.rs:14:112
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...T_INCREMENT` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_adjust_increment.rs:24:82
[INFO] [stdout]    |
[INFO] [stdout] 24 |     /// Represents details about an `ADJUST_INCREMENT` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_activity_adjust_increment_reason.rs:14:100
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityAdjustIncrementReason : Indicates the reason for adding money to a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                                                                    ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_activity_adjust_increment_reason.rs:15:60
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Indicates the reason for adding money to a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_block.rs:14:90
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityBlock : Represents details about a `BLOCK` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_block.rs:22:70
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// Represents details about a `BLOCK` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_activity_block_reason.rs:14:83
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityBlockReason : Indicates the reason for blocking a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_activity_block_reason.rs:15:53
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Indicates the reason for blocking a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_clear_balance.rs:14:105
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityClearBalance : Represents details about a `CLEAR_BALANCE` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_clear_balance.rs:22:78
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// Represents details about a `CLEAR_BALANCE` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_activity_clear_balance_reason.rs:14:105
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityClearBalanceReason : Indicates the reason for clearing the balance of a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                                                                         ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_activity_clear_balance_reason.rs:15:68
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Indicates the reason for clearing the balance of a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivity`
[INFO] [stdout]   --> src/models/gift_card_activity_created_event.rs:14:74
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityCreatedEvent : Published when a [gift card activity](entity:GiftCardActivity) is created.
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivity`
[INFO] [stdout]   --> src/models/gift_card_activity_created_event.rs:34:47
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [gift card activity](entity:GiftCardActivity) is created.
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_deactivate.rs:14:100
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityDeactivate : Represents details about a `DEACTIVATE` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_deactivate.rs:22:75
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// Represents details about a `DEACTIVATE` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_activity_deactivate_reason.rs:14:92
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityDeactivateReason : Indicates the reason for deactivating a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                                                            ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_activity_deactivate_reason.rs:15:57
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Indicates the reason for deactivating a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_import.rs:14:93
[INFO] [stdout]    |
[INFO] [stdout] 14 | ... an `IMPORT` [gift card activity type](entity:GiftCardActivityType). This activity type is used when Square imports a third-party...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_import.rs:22:72
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// Represents details about an `IMPORT` [gift card activity type](entity:GiftCardActivityType). This activity type is used when...
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_import_reversal.rs:14:110
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...RT_REVERSAL` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_import_reversal.rs:22:81
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// Represents details about an `IMPORT_REVERSAL` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_load.rs:14:88
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityLoad : Represents details about a `LOAD` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/gift_card_activity_load.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// The ID of the [order](entity:Order) that contains the `GIFT_CARD` line item.  Applications that use the Square Orders API to...
[INFO] [stdout]    |                               ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_load.rs:34:69
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Represents details about a `LOAD` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_redeem.rs:14:92
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityRedeem : Represents details about a `REDEEM` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_redeem.rs:30:71
[INFO] [stdout]    |
[INFO] [stdout] 30 |     /// Represents details about a `REDEEM` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_activity_redeem_status.rs:14:74
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityRedeemStatus : Indicates the status of a [gift card](entity:GiftCard) redemption. This status is relevant only f...
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_activity_redeem_status.rs:15:43
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Indicates the status of a [gift card](entity:GiftCard) redemption. This status is relevant only for redemptions made from Square...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_refund.rs:14:92
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityRefund : Represents details about a `REFUND` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_refund.rs:31:71
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// Represents details about a `REFUND` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_transfer_balance_from.rs:14:120
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ALANCE_FROM` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_transfer_balance_from.rs:25:86
[INFO] [stdout]    |
[INFO] [stdout] 25 |     /// Represents details about a `TRANSFER_BALANCE_FROM` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_transfer_balance_to.rs:14:116
[INFO] [stdout]    |
[INFO] [stdout] 14 | ..._BALANCE_TO` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_transfer_balance_to.rs:25:84
[INFO] [stdout]    |
[INFO] [stdout] 25 |     /// Represents details about a `TRANSFER_BALANCE_TO` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivity`
[INFO] [stdout]   --> src/models/gift_card_activity_type.rs:14:71
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityType : Indicates the type of [gift card activity](entity:GiftCardActivity).
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivity`
[INFO] [stdout]   --> src/models/gift_card_activity_type.rs:15:48
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Indicates the type of [gift card activity](entity:GiftCardActivity).
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_unblock.rs:14:95
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityUnblock : Represents details about an `UNBLOCK` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_unblock.rs:22:73
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// Represents details about an `UNBLOCK` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_activity_unblock_reason.rs:14:87
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityUnblockReason : Indicates the reason for unblocking a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                                                       ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_activity_unblock_reason.rs:15:55
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Indicates the reason for unblocking a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_unlinked_activity_refund.rs:14:127
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...VITY_REFUND` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType`
[INFO] [stdout]   --> src/models/gift_card_activity_unlinked_activity_refund.rs:28:90
[INFO] [stdout]    |
[INFO] [stdout] 28 |     /// Represents details about an `UNLINKED_ACTIVITY_REFUND` [gift card activity type](entity:GiftCardActivityType).
[INFO] [stdout]    |                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivity`
[INFO] [stdout]   --> src/models/gift_card_activity_updated_event.rs:14:74
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardActivityUpdatedEvent : Published when a [gift card activity](entity:GiftCardActivity) is updated.  Subscribe to this eve...
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCardActivity`
[INFO] [stdout]   --> src/models/gift_card_activity_updated_event.rs:34:47
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [gift card activity](entity:GiftCardActivity) is updated.  Subscribe to this event to be notified about the...
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_created_event.rs:14:57
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardCreatedEvent : Published when a [gift card](entity:GiftCard) is created.
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_created_event.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [gift card](entity:GiftCard) is created.
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/gift_card_customer_linked_event.rs:14:63
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardCustomerLinkedEvent : Published when a [customer](entity:Customer) is linked to a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_customer_linked_event.rs:14:107
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardCustomerLinkedEvent : Published when a [customer](entity:Customer) is linked to a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                                                                           ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/gift_card_customer_linked_event.rs:34:37
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [customer](entity:Customer) is linked to a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_customer_linked_event.rs:34:81
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [customer](entity:Customer) is linked to a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/gift_card_customer_linked_event_object.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// The ID of the linked [customer](entity:Customer).
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/gift_card_customer_unlinked_event.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardCustomerUnlinkedEvent : Published when a [customer](entity:Customer) is unlinked from a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_customer_unlinked_event.rs:14:113
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardCustomerUnlinkedEvent : Published when a [customer](entity:Customer) is unlinked from a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                                                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/gift_card_customer_unlinked_event.rs:34:37
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [customer](entity:Customer) is unlinked from a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_customer_unlinked_event.rs:34:85
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [customer](entity:Customer) is unlinked from a [gift card](entity:GiftCard).
[INFO] [stdout]    |                                                                                     ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/gift_card_customer_unlinked_event_object.rs:19:43
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// The ID of the unlinked [customer](entity:Customer).
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_updated_event.rs:14:57
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GiftCardUpdatedEvent : Published when a [gift card](entity:GiftCard) is updated. This includes changes to the state, balance, an...
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/models/gift_card_updated_event.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [gift card](entity:GiftCard) is updated. This includes changes to the state, balance, and customer associat...
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/inventory_adjustment.rs:27:51
[INFO] [stdout]    |
[INFO] [stdout] 27 |     /// The Square-generated ID of the [Location](entity:Location) where the related quantity of items is being tracked.
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/inventory_adjustment.rs:30:56
[INFO] [stdout]    |
[INFO] [stdout] 30 |     /// The Square-generated ID of the [CatalogObject](entity:CatalogObject) being tracked.
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObjectType`
[INFO] [stdout]   --> src/models/inventory_adjustment.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |     /// The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked.   The Inventory API support...
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/inventory_adjustment.rs:33:69
[INFO] [stdout]    |
[INFO] [stdout] 33 |     /// The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked.   The Inventory API support...
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Employee`
[INFO] [stdout]   --> src/models/inventory_adjustment.rs:49:51
[INFO] [stdout]    |
[INFO] [stdout] 49 |     /// The Square-generated ID of the [Employee](entity:Employee) responsible for the inventory adjustment.
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/inventory_adjustment.rs:52:54
[INFO] [stdout]    |
[INFO] [stdout] 52 |     /// The Square-generated ID of the [Team Member](entity:TeamMember) responsible for the inventory adjustment.
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Transaction`
[INFO] [stdout]   --> src/models/inventory_adjustment.rs:55:54
[INFO] [stdout]    |
[INFO] [stdout] 55 |     /// The Square-generated ID of the [Transaction](entity:Transaction) that caused the adjustment. Only relevant for payment-relat...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Refund`
[INFO] [stdout]   --> src/models/inventory_adjustment.rs:58:49
[INFO] [stdout]    |
[INFO] [stdout] 58 |     /// The Square-generated ID of the [Refund](entity:Refund) that caused the adjustment. Only relevant for refund-related state tr...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/inventory_change.rs:14:176
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...y changes for a particular [CatalogObject](entity:CatalogObject) instance.
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogMeasurementUnit`
[INFO] [stdout]   --> src/models/inventory_change.rs:27:48
[INFO] [stdout]    |
[INFO] [stdout] 27 |     /// The ID of the [CatalogMeasurementUnit](entity:CatalogMeasurementUnit) object representing the catalog measurement unit assoc...
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/inventory_change.rs:33:162
[INFO] [stdout]    |
[INFO] [stdout] 33 | ...y changes for a particular [CatalogObject](entity:CatalogObject) instance.
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/inventory_count.rs:17:56
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The Square-generated ID of the [CatalogObject](entity:CatalogObject) being tracked.
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObjectType`
[INFO] [stdout]   --> src/models/inventory_count.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked.   The Inventory API support...
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/inventory_count.rs:20:69
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked.   The Inventory API support...
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/inventory_count.rs:25:51
[INFO] [stdout]    |
[INFO] [stdout] 25 |     /// The Square-generated ID of the [Location](entity:Location) where the related quantity of items is being tracked.
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/inventory_count_updated_event.rs:14:102
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// InventoryCountUpdatedEvent : Published when the quantity is updated for a [CatalogItemVariation](entity:CatalogItemVariation).
[INFO] [stdout]    |                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/inventory_count_updated_event.rs:34:77
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when the quantity is updated for a [CatalogItemVariation](entity:CatalogItemVariation).
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryPhysicalCount`
[INFO] [stdout]   --> src/models/inventory_physical_count.rs:17:71
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// A unique Square-generated ID for the [InventoryPhysicalCount](entity:InventoryPhysicalCount).
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryPhysicalCount`
[INFO] [stdout]   --> src/models/inventory_physical_count.rs:20:88
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...n to tie the [InventoryPhysicalCount](entity:InventoryPhysicalCount) to an external system.
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/inventory_physical_count.rs:23:56
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// The Square-generated ID of the [CatalogObject](entity:CatalogObject) being tracked.
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObjectType`
[INFO] [stdout]   --> src/models/inventory_physical_count.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked.   The Inventory API support...
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/inventory_physical_count.rs:26:69
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked.   The Inventory API support...
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/inventory_physical_count.rs:31:51
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// The Square-generated ID of the [Location](entity:Location) where the related quantity of items is being tracked.
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Employee`
[INFO] [stdout]   --> src/models/inventory_physical_count.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// The Square-generated ID of the [Employee](entity:Employee) responsible for the physical count.
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/inventory_physical_count.rs:42:54
[INFO] [stdout]    |
[INFO] [stdout] 42 |     /// The Square-generated ID of the [Team Member](entity:TeamMember) responsible for the physical count.
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/inventory_transfer.rs:25:51
[INFO] [stdout]    |
[INFO] [stdout] 25 |     /// The Square-generated ID of the [Location](entity:Location) where the related quantity of items was tracked before the transfer.
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/inventory_transfer.rs:28:51
[INFO] [stdout]    |
[INFO] [stdout] 28 |     /// The Square-generated ID of the [Location](entity:Location) where the related quantity of items was tracked after the transfer.
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/inventory_transfer.rs:31:56
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// The Square-generated ID of the [CatalogObject](entity:CatalogObject) being tracked.
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObjectType`
[INFO] [stdout]   --> src/models/inventory_transfer.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked.   The Inventory API support...
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/inventory_transfer.rs:34:69
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked.   The Inventory API support...
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Employee`
[INFO] [stdout]   --> src/models/inventory_transfer.rs:48:51
[INFO] [stdout]    |
[INFO] [stdout] 48 |     /// The Square-generated ID of the [Employee](entity:Employee) responsible for the inventory transfer.
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/inventory_transfer.rs:51:54
[INFO] [stdout]    |
[INFO] [stdout] 51 |     /// The Square-generated ID of the [Team Member](entity:TeamMember) responsible for the inventory transfer.
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/invoice.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// The ID of the [order](entity:Order) for which the invoice is created.  This field is required when creating an invoice, and ...
[INFO] [stdout]    |                               ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Subscription`
[INFO] [stdout]   --> src/models/invoice.rs:69:38
[INFO] [stdout]    |
[INFO] [stdout] 69 |     /// The ID of the [subscription](entity:Subscription) associated with the invoice. This field is present only on subscription bi...
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/invoice.rs:84:37
[INFO] [stdout]    |
[INFO] [stdout] 84 |     /// The ID of the [team member](entity:TeamMember) who created the invoice. This field is present only on invoices created in th...
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_accepted_payment_methods.rs:14:100
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ds that customers can use to pay an [invoice](entity:Invoice) on the Square-hosted invoice payment page.
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/invoice_accepted_payment_methods.rs:29:151
[INFO] [stdout]    |
[INFO] [stdout] 29 | ...hod is supported only for seller [locations](entity:Location) in the United States.
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_accepted_payment_methods.rs:35:72
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// The payment methods that customers can use to pay an [invoice](entity:Invoice) on the Square-hosted invoice payment page.
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_attachment.rs:14:68
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// InvoiceAttachment : Represents a file attached to an [invoice](entity:Invoice).
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_attachment.rs:41:52
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Represents a file attached to an [invoice](entity:Invoice).
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InvoicePaymentRequest`
[INFO] [stdout]   --> src/models/invoice_automatic_payment_source.rs:14:109
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ethod for an [invoice payment request](entity:InvoicePaymentRequest).
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InvoicePaymentRequest`
[INFO] [stdout]   --> src/models/invoice_automatic_payment_source.rs:15:77
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Indicates the automatic payment method for an [invoice payment request](entity:InvoicePaymentRequest).
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_canceled_event.rs:14:56
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// InvoiceCanceledEvent : Published when an [Invoice](entity:Invoice) is canceled.
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_canceled_event.rs:34:37
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an [Invoice](entity:Invoice) is canceled.
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_created_event.rs:14:55
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// InvoiceCreatedEvent : Published when an [Invoice](entity:Invoice) is created.
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_created_event.rs:34:37
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an [Invoice](entity:Invoice) is created.
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_deleted_event.rs:14:60
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// InvoiceDeletedEvent : Published when a draft [Invoice](entity:Invoice) is deleted.
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_deleted_event.rs:34:42
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a draft [Invoice](entity:Invoice) is deleted.
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_delivery_method.rs:14:73
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// InvoiceDeliveryMethod : Indicates how Square delivers the [invoice](entity:Invoice) to the customer.
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_delivery_method.rs:15:49
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Indicates how Square delivers the [invoice](entity:Invoice) to the customer.
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_payment_made_event.rs:14:93
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// InvoicePaymentMadeEvent : Published when a payment that is associated with an [invoice](entity:Invoice) is completed. For more i...
[INFO] [stdout]    |                                                                                             ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_payment_made_event.rs:34:71
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a payment that is associated with an [invoice](entity:Invoice) is completed. For more information about invoi...
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_payment_request.rs:14:75
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// InvoicePaymentRequest : Represents a payment request for an [invoice](entity:Invoice). Invoices can specify a maximum of 13 paym...
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_payment_request.rs:17:72
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The Square-generated ID of the payment request in an [invoice](entity:Invoice).
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_payment_request.rs:52:55
[INFO] [stdout]    |
[INFO] [stdout] 52 |     /// Represents a payment request for an [invoice](entity:Invoice). Invoices can specify a maximum of 13 payment requests, with u...
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_published_event.rs:14:57
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// InvoicePublishedEvent : Published when an [Invoice](entity:Invoice) transitions from a draft to a non-draft status.
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_published_event.rs:34:37
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an [Invoice](entity:Invoice) transitions from a draft to a non-draft status.
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_refunded_event.rs:14:96
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...d is applied toward a payment of an [invoice](entity:Invoice).  For more information about invoice refunds, see [Refund an invoic...
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_refunded_event.rs:34:77
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a refund is applied toward a payment of an [invoice](entity:Invoice).  For more information about invoice ref...
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_scheduled_charge_failed_event.rs:14:104
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// InvoiceScheduledChargeFailedEvent : Published when an automatic scheduled payment for an [Invoice](entity:Invoice) has failed.
[INFO] [stdout]    |                                                                                                        ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_scheduled_charge_failed_event.rs:34:72
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an automatic scheduled payment for an [Invoice](entity:Invoice) has failed.
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_status.rs:14:58
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// InvoiceStatus : Indicates the status of an [invoice](entity:Invoice).
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_status.rs:15:42
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Indicates the status of an [invoice](entity:Invoice).
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_updated_event.rs:14:55
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// InvoiceUpdatedEvent : Published when an [Invoice](entity:Invoice) is updated.
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/invoice_updated_event.rs:34:37
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an [Invoice](entity:Invoice) is updated.
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/job.rs:14:67
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// Job : Represents a job that can be assigned to [team members](entity:TeamMember). This object defines the job's title and tip el...
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:JobAssignment`
[INFO] [stdout]   --> src/models/job.rs:14:190
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...pensation is defined in a [job assignment](entity:JobAssignment) in a team member's wage setting.
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/job.rs:38:65
[INFO] [stdout]    |
[INFO] [stdout] 38 |     /// Represents a job that can be assigned to [team members](entity:TeamMember). This object defines the job's title and tip elig...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:JobAssignment`
[INFO] [stdout]   --> src/models/job.rs:38:188
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...pensation is defined in a [job assignment](entity:JobAssignment) in a team member's wage setting.
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/job_assignment.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// JobAssignment : Represents a job assigned to a [team member](entity:TeamMember), including the compensation the team member earn...
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WageSetting`
[INFO] [stdout]   --> src/models/job_assignment.rs:14:211
[INFO] [stdout]    |
[INFO] [stdout] 14 | ... listed in the team member's [wage setting](entity:WageSetting).
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Job`
[INFO] [stdout]   --> src/models/job_assignment.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 |     /// The ID of the [job](entity:Job).
[INFO] [stdout]    |                             ^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/job_assignment.rs:35:54
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// Represents a job assigned to a [team member](entity:TeamMember), including the compensation the team member earns for the jo...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WageSetting`
[INFO] [stdout]   --> src/models/job_assignment.rs:35:199
[INFO] [stdout]    |
[INFO] [stdout] 35 | ... listed in the team member's [wage setting](entity:WageSetting).
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:ScheduledShift`
[INFO] [stdout]   --> src/models/labor_scheduled_shift_created_event.rs:14:73
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LaborScheduledShiftCreatedEvent : Published when a [ScheduledShift](entity:ScheduledShift) is created.
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:ScheduledShift`
[INFO] [stdout]   --> src/models/labor_scheduled_shift_created_event.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when a [ScheduledShift](entity:ScheduledShift) is created.
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:ScheduledShift`
[INFO] [stdout]   --> src/models/labor_scheduled_shift_deleted_event.rs:14:73
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LaborScheduledShiftDeletedEvent : Published when a [ScheduledShift](entity:ScheduledShift) is deleted.
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:ScheduledShift`
[INFO] [stdout]   --> src/models/labor_scheduled_shift_deleted_event.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when a [ScheduledShift](entity:ScheduledShift) is deleted.
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:ScheduledShift`
[INFO] [stdout]   --> src/models/labor_scheduled_shift_published_event.rs:14:75
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LaborScheduledShiftPublishedEvent : Published when a [ScheduledShift](entity:ScheduledShift) is published.
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:ScheduledShift`
[INFO] [stdout]   --> src/models/labor_scheduled_shift_published_event.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when a [ScheduledShift](entity:ScheduledShift) is published.
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:ScheduledShift`
[INFO] [stdout]   --> src/models/labor_scheduled_shift_updated_event.rs:14:73
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LaborScheduledShiftUpdatedEvent : Published when a [ScheduledShift](entity:ScheduledShift) is updated.
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:ScheduledShift`
[INFO] [stdout]   --> src/models/labor_scheduled_shift_updated_event.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when a [ScheduledShift](entity:ScheduledShift) is updated.
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Shift`
[INFO] [stdout]   --> src/models/labor_shift_created_event.rs:14:71
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LaborShiftCreatedEvent : Published when a worker starts a [Shift](entity:Shift).  Deprecated at Square API version 2025-05-21. R...
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Shift`
[INFO] [stdout]   --> src/models/labor_shift_created_event.rs:34:50
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a worker starts a [Shift](entity:Shift).  Deprecated at Square API version 2025-05-21. Replaced by `labor.tim...
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Shift`
[INFO] [stdout]   --> src/models/labor_shift_deleted_event.rs:14:55
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LaborShiftDeletedEvent : Published when a [Shift](entity:Shift) is deleted.  Deprecated at Square API version 2025-05-21. Replac...
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Shift`
[INFO] [stdout]   --> src/models/labor_shift_deleted_event.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [Shift](entity:Shift) is deleted.  Deprecated at Square API version 2025-05-21. Replaced by `labor.timecard...
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Shift`
[INFO] [stdout]   --> src/models/labor_shift_updated_event.rs:14:55
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LaborShiftUpdatedEvent : Published when a [Shift](entity:Shift) is updated.  Deprecated at Square API version 2025-05-21. Replac...
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Shift`
[INFO] [stdout]   --> src/models/labor_shift_updated_event.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [Shift](entity:Shift) is updated.  Deprecated at Square API version 2025-05-21. Replaced by `labor.timecard...
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/labor_timecard_created_event.rs:14:77
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LaborTimecardCreatedEvent : Published when a worker starts a [Timecard](entity:Timecard).
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/labor_timecard_created_event.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a worker starts a [Timecard](entity:Timecard).
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/labor_timecard_deleted_event.rs:14:61
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LaborTimecardDeletedEvent : Published when a [Timecard](entity:Timecard) is deleted.
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/labor_timecard_deleted_event.rs:34:37
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [Timecard](entity:Timecard) is deleted.
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/labor_timecard_updated_event.rs:14:61
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LaborTimecardUpdatedEvent : Published when a [Timecard](entity:Timecard) is updated.
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/labor_timecard_updated_event.rs:34:37
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [Timecard](entity:Timecard) is updated.
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:EventTypeMetadata`
[INFO] [stdout]   --> src/models/list_event_types_response.rs:23:95
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// Contains the metadata of an event type. For more information, see [EventTypeMetadata](entity:EventTypeMetadata).
[INFO] [stdout]    |                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:EventTypeMetadata`
[INFO] [stdout]   --> src/models/list_webhook_event_types_response.rs:23:102
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// Contains the metadata of a webhook event type. For more information, see [EventTypeMetadata](entity:EventTypeMetadata).
[INFO] [stdout]    |                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/list_webhook_subscriptions_response.rs:20:46
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The requested list of [Subscription](entity:WebhookSubscription)s.
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LocationCapability`
[INFO] [stdout]   --> src/models/location.rs:28:89
[INFO] [stdout]    |
[INFO] [stdout] 28 | ... the location. See [LocationCapability](entity:LocationCapability) for possible values. See [LocationCapability](#type-locationca...
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/location_booking_profile.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the [location](entity:Location).
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/location_created_event.rs:14:56
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LocationCreatedEvent : Published when a [Location](entity:Location) is created.
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/location_created_event.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The ID of the [Location](entity:Location) associated with the event.
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/location_created_event.rs:37:37
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when a [Location](entity:Location) is created.
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/location_created_event_data.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// ID of the updated [Location](entity:Location).
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_definition_owned_created_event.rs:14:114
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...cation [custom attribute definition](entity:CustomAttributeDefinition) is created by the subscribing application.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_definition_owned_created_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a location [custom attribute definition](entity:CustomAttributeDefinition) is created by the subscribing appl...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_definition_owned_deleted_event.rs:14:114
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...cation [custom attribute definition](entity:CustomAttributeDefinition)  created by the subscribing application is deleted. A cust...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_definition_owned_deleted_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a location [custom attribute definition](entity:CustomAttributeDefinition)  created by the subscribing applic...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_definition_owned_updated_event.rs:14:114
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...cation [custom attribute definition](entity:CustomAttributeDefinition)  created by the subscribing application is updated. A cust...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_definition_owned_updated_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a location [custom attribute definition](entity:CustomAttributeDefinition)  created by the subscribing applic...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_definition_visible_created_event.rs:14:116
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...cation [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing application is created....
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_definition_visible_created_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a location [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_definition_visible_deleted_event.rs:14:116
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...cation [custom attribute definition](entity:CustomAttributeDefinition)  that is visible to the subscribing application is deleted...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_definition_visible_deleted_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a location [custom attribute definition](entity:CustomAttributeDefinition)  that is visible to the subscribin...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_definition_visible_updated_event.rs:14:116
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...cation [custom attribute definition](entity:CustomAttributeDefinition)  that is visible to the subscribing application is updated...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_definition_visible_updated_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a location [custom attribute definition](entity:CustomAttributeDefinition)  that is visible to the subscribin...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/location_custom_attribute_owned_deleted_event.rs:14:93
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...lished when a location [custom attribute](entity:CustomAttribute)  owned by the subscribing application is deleted. Custom attrib...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_owned_deleted_event.rs:14:275
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...onding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose `visibility` is `VISIBILITY_READ_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/location_custom_attribute_owned_deleted_event.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a location [custom attribute](entity:CustomAttribute)  owned by the subscribing application is deleted. Custo...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_owned_deleted_event.rs:34:236
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...onding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose `visibility` is `VISIBILITY_READ_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/location_custom_attribute_owned_updated_event.rs:14:93
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...lished when a location [custom attribute](entity:CustomAttribute) owned by the subscribing application is created or updated. Cus...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_owned_updated_event.rs:14:285
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...onding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose `visibility` is `VISIBILITY_READ_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/location_custom_attribute_owned_updated_event.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a location [custom attribute](entity:CustomAttribute) owned by the subscribing application is created or upda...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_owned_updated_event.rs:34:246
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...onding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose `visibility` is `VISIBILITY_READ_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/location_custom_attribute_visible_deleted_event.rs:14:95
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...lished when a location [custom attribute](entity:CustomAttribute) that is visible to the subscribing application is deleted. A no...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_visible_deleted_event.rs:14:742
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...onding [custom attribute definition](entity:CustomAttributeDefinition).
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/location_custom_attribute_visible_deleted_event.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a location [custom attribute](entity:CustomAttribute) that is visible to the subscribing application is delet...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_visible_deleted_event.rs:34:701
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...onding [custom attribute definition](entity:CustomAttributeDefinition).
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/location_custom_attribute_visible_updated_event.rs:14:95
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...lished when a location [custom attribute](entity:CustomAttribute) that is visible to the subscribing application is created or up...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_visible_updated_event.rs:14:797
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...onding [custom attribute definition](entity:CustomAttributeDefinition).
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/location_custom_attribute_visible_updated_event.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a location [custom attribute](entity:CustomAttribute) that is visible to the subscribing application is creat...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/location_custom_attribute_visible_updated_event.rs:34:756
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...onding [custom attribute definition](entity:CustomAttributeDefinition).
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/location_updated_event.rs:14:56
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LocationUpdatedEvent : Published when a [Location](entity:Location) is updated.
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/location_updated_event.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The ID of the [Location](entity:Location) associated with the event.
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/location_updated_event.rs:37:37
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when a [Location](entity:Location) is updated.
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/location_updated_event_data.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// ID of the updated [Location](entity:Location).
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_account.rs:14:73
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LoyaltyAccount : Describes a loyalty account in a [loyalty program](entity:LoyaltyProgram). For more information, see [Create an...
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_account.rs:20:57
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The Square-assigned ID of the [loyalty program](entity:LoyaltyProgram) to which the account belongs.
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/loyalty_account.rs:29:50
[INFO] [stdout]    |
[INFO] [stdout] 29 |     /// The Square-assigned ID of the [customer](entity:Customer) that is associated with the account.
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_account.rs:49:60
[INFO] [stdout]    |
[INFO] [stdout] 49 |     /// Describes a loyalty account in a [loyalty program](entity:LoyaltyProgram). For more information, see [Create and Retrieve Lo...
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount`
[INFO] [stdout]   --> src/models/loyalty_account_created_event.rs:14:69
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LoyaltyAccountCreatedEvent : Published when a [loyalty account](entity:LoyaltyAccount) is created.
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount`
[INFO] [stdout]   --> src/models/loyalty_account_created_event.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [loyalty account](entity:LoyaltyAccount) is created.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount`
[INFO] [stdout]   --> src/models/loyalty_account_deleted_event.rs:14:69
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LoyaltyAccountDeletedEvent : Published when a [loyalty account](entity:LoyaltyAccount) is deleted.
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount`
[INFO] [stdout]   --> src/models/loyalty_account_deleted_event.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [loyalty account](entity:LoyaltyAccount) is deleted.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount`
[INFO] [stdout]   --> src/models/loyalty_account_updated_event.rs:14:69
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LoyaltyAccountUpdatedEvent : Published when a [loyalty account](entity:LoyaltyAccount) is updated.
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount`
[INFO] [stdout]   --> src/models/loyalty_account_updated_event.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [loyalty account](entity:LoyaltyAccount) is updated.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount`
[INFO] [stdout]   --> src/models/loyalty_event.rs:35:41
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// The ID of the [loyalty account](entity:LoyaltyAccount) associated with the event.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/loyalty_event.rs:38:34
[INFO] [stdout]    |
[INFO] [stdout] 38 |     /// The ID of the [location](entity:Location) where the event occurred.
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_event_accumulate_points.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the [loyalty program](entity:LoyaltyProgram).
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/loyalty_event_accumulate_points.rs:23:31
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// The ID of the [order](entity:Order) for which the buyer accumulated the points. This field is returned only if the Orders AP...
[INFO] [stdout]    |                               ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_event_accumulate_promotion_points.rs:17:57
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The Square-assigned ID of the [loyalty program](entity:LoyaltyProgram).
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_event_accumulate_promotion_points.rs:20:59
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The Square-assigned ID of the [loyalty promotion](entity:LoyaltyPromotion).
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/loyalty_event_accumulate_promotion_points.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// The ID of the [order](entity:Order) for which the buyer earned the promotion points. Only applications that use the Orders A...
[INFO] [stdout]    |                               ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_event_adjust_points.rs:17:57
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The Square-assigned ID of the [loyalty program](entity:LoyaltyProgram).
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_event_create_reward.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the [loyalty program](entity:LoyaltyProgram).
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyReward`
[INFO] [stdout]   --> src/models/loyalty_event_create_reward.rs:20:64
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The Square-assigned ID of the created [loyalty reward](entity:LoyaltyReward). This field is returned only if the event sourc...
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyEvent`
[INFO] [stdout]   --> src/models/loyalty_event_created_event.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LoyaltyEventCreatedEvent : Published when a [loyalty event](entity:LoyaltyEvent) is created.
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyEvent`
[INFO] [stdout]   --> src/models/loyalty_event_created_event.rs:34:42
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [loyalty event](entity:LoyaltyEvent) is created.
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_event_delete_reward.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the [loyalty program](entity:LoyaltyProgram).
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyReward`
[INFO] [stdout]   --> src/models/loyalty_event_delete_reward.rs:20:48
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The ID of the deleted [loyalty reward](entity:LoyaltyReward). This field is returned only if the event source is `LOYALTY_API`.
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_event_expire_points.rs:17:57
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The Square-assigned ID of the [loyalty program](entity:LoyaltyProgram).
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/loyalty_event_location_filter.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The [location](entity:Location) IDs for loyalty events to query. If multiple values are specified, the endpoint uses  a logi...
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount`
[INFO] [stdout]   --> src/models/loyalty_event_loyalty_account_filter.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the [loyalty account](entity:LoyaltyAccount) associated with loyalty events.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/loyalty_event_order_filter.rs:17:31
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the [order](entity:Order) associated with the event.
[INFO] [stdout]    |                               ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_event_other.rs:17:57
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The Square-assigned ID of the [loyalty program](entity:LoyaltyProgram).
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_event_redeem_reward.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the [loyalty program](entity:LoyaltyProgram).
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyReward`
[INFO] [stdout]   --> src/models/loyalty_event_redeem_reward.rs:20:49
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The ID of the redeemed [loyalty reward](entity:LoyaltyReward). This field is returned only if the event source is `LOYALTY_A...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/loyalty_event_redeem_reward.rs:23:31
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// The ID of the [order](entity:Order) that redeemed the reward. This field is returned only if the Orders API is used to proce...
[INFO] [stdout]    |                               ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/loyalty_program.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 |     /// The [locations](entity:Location) at which the program is active.
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_program.rs:38:128
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...heck for associated [loyalty promotions](entity:LoyaltyPromotion) that enable buyers to earn extra points, call [ListLoyaltyPromo...
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_program_accrual_rule.rs:14:134
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...rn points from the base [loyalty program](entity:LoyaltyProgram).
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_program_accrual_rule.rs:33:110
[INFO] [stdout]    |
[INFO] [stdout] 33 |     /// Represents an accrual rule, which defines how buyers can earn points from the base [loyalty program](entity:LoyaltyProgram).
[INFO] [stdout]    |                                                                                                              ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/loyalty_program_accrual_rule_category_data.rs:17:51
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the `CATEGORY` [catalog object](entity:CatalogObject) that buyers can purchase to earn points.
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/loyalty_program_accrual_rule_item_variation_data.rs:17:57
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the `ITEM_VARIATION` [catalog object](entity:CatalogObject) that buyers can purchase to earn points.
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_program_created_event.rs:14:69
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LoyaltyProgramCreatedEvent : Published when a [loyalty program](entity:LoyaltyProgram) is created.
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_program_created_event.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [loyalty program](entity:LoyaltyProgram) is created.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_program_updated_event.rs:14:69
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LoyaltyProgramUpdatedEvent : Published when a [loyalty program](entity:LoyaltyProgram) is updated.
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_program_updated_event.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [loyalty program](entity:LoyaltyProgram) is updated.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_promotion.rs:14:71
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LoyaltyPromotion : Represents a promotion for a [loyalty program](entity:LoyaltyProgram). Loyalty promotions enable buyers to ea...
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_promotion.rs:40:41
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// The ID of the [loyalty program](entity:LoyaltyProgram) associated with the promotion.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/loyalty_promotion.rs:45:70
[INFO] [stdout]    |
[INFO] [stdout] 45 |     /// The IDs of any qualifying `ITEM_VARIATION` [catalog objects](entity:CatalogObject). If specified, the purchase must include ...
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/loyalty_promotion.rs:48:64
[INFO] [stdout]    |
[INFO] [stdout] 48 |     /// The IDs of any qualifying `CATEGORY` [catalog objects](entity:CatalogObject). If specified, the purchase must include at lea...
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]   --> src/models/loyalty_promotion.rs:54:56
[INFO] [stdout]    |
[INFO] [stdout] 54 |     /// Represents a promotion for a [loyalty program](entity:LoyaltyProgram). Loyalty promotions enable buyers to earn extra points...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_promotion_available_time_data.rs:14:160
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...o earn points from a [loyalty promotion](entity:LoyaltyPromotion).
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_promotion_available_time_data.rs:29:128
[INFO] [stdout]    |
[INFO] [stdout] 29 | ...o earn points from a [loyalty promotion](entity:LoyaltyPromotion).
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_promotion_created_event.rs:14:73
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LoyaltyPromotionCreatedEvent : Published when a [loyalty promotion](entity:LoyaltyPromotion) is created.
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_promotion_created_event.rs:34:46
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [loyalty promotion](entity:LoyaltyPromotion) is created.
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_promotion_incentive.rs:14:81
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LoyaltyPromotionIncentive : Represents how points for a [loyalty promotion](entity:LoyaltyPromotion) are calculated, either by m...
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_promotion_incentive.rs:26:57
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// Represents how points for a [loyalty promotion](entity:LoyaltyPromotion) are calculated, either by multiplying the points ea...
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotionIncentive`
[INFO] [stdout]   --> src/models/loyalty_promotion_incentive_points_addition_data.rs:14:137
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ype of [loyalty promotion incentive](entity:LoyaltyPromotionIncentive).
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotionIncentive`
[INFO] [stdout]   --> src/models/loyalty_promotion_incentive_points_addition_data.rs:23:95
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// Represents the metadata for a `POINTS_ADDITION` type of [loyalty promotion incentive](entity:LoyaltyPromotionIncentive).
[INFO] [stdout]    |                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotionIncentive`
[INFO] [stdout]   --> src/models/loyalty_promotion_incentive_points_multiplier_data.rs:14:141
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ype of [loyalty promotion incentive](entity:LoyaltyPromotionIncentive).
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotionIncentive`
[INFO] [stdout]   --> src/models/loyalty_promotion_incentive_points_multiplier_data.rs:26:97
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// Represents the metadata for a `POINTS_MULTIPLIER` type of [loyalty promotion incentive](entity:LoyaltyPromotionIncentive).
[INFO] [stdout]    |                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_promotion_incentive_type.rs:14:102
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ints incentive for a [loyalty promotion](entity:LoyaltyPromotion), which is used to determine how buyers can earn points from the...
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_promotion_incentive_type.rs:15:70
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Indicates the type of points incentive for a [loyalty promotion](entity:LoyaltyPromotion), which is used to determine how buyers...
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_promotion_status.rs:14:76
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LoyaltyPromotionStatus : Indicates the status of a [loyalty promotion](entity:LoyaltyPromotion).
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_promotion_status.rs:15:51
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Indicates the status of a [loyalty promotion](entity:LoyaltyPromotion).
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_promotion_trigger_limit.rs:14:120
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...earn points during a [loyalty promotion](entity:LoyaltyPromotion). If this field is not set, buyers can trigger the promotion an ...
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_promotion_trigger_limit.rs:25:93
[INFO] [stdout]    |
[INFO] [stdout] 25 | ...earn points during a [loyalty promotion](entity:LoyaltyPromotion). If this field is not set, buyers can trigger the promotion an ...
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotionTriggerLimit`
[INFO] [stdout]   --> src/models/loyalty_promotion_trigger_limit_interval.rs:14:95
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...me period that the [trigger limit](entity:LoyaltyPromotionTriggerLimit) applies to, which is used to determine the number of time...
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_promotion_trigger_limit_interval.rs:14:241
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...an earn points for a [loyalty promotion](entity:LoyaltyPromotion).
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotionTriggerLimit`
[INFO] [stdout]   --> src/models/loyalty_promotion_trigger_limit_interval.rs:15:56
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Indicates the time period that the [trigger limit](entity:LoyaltyPromotionTriggerLimit) applies to, which is used to determine t...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_promotion_trigger_limit_interval.rs:15:202
[INFO] [stdout]    |
[INFO] [stdout] 15 | ...an earn points for a [loyalty promotion](entity:LoyaltyPromotion).
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_promotion_updated_event.rs:14:73
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// LoyaltyPromotionUpdatedEvent : Published when a [loyalty promotion](entity:LoyaltyPromotion) is updated. This event is invoked o...
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]   --> src/models/loyalty_promotion_updated_event.rs:34:46
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [loyalty promotion](entity:LoyaltyPromotion) is updated. This event is invoked only when a loyalty promotio...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgramRewardTier`
[INFO] [stdout]   --> src/models/loyalty_reward.rs:14:88
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...m loyalty points for a [reward tier](entity:LoyaltyProgramRewardTier) discount. Loyalty rewards can be in an ISSUED, REDEEMED, or...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount`
[INFO] [stdout]   --> src/models/loyalty_reward.rs:22:57
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// The Square-assigned ID of the [loyalty account](entity:LoyaltyAccount) to which the reward belongs.
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgramRewardTier`
[INFO] [stdout]   --> src/models/loyalty_reward.rs:25:53
[INFO] [stdout]    |
[INFO] [stdout] 25 |     /// The Square-assigned ID of the [reward tier](entity:LoyaltyProgramRewardTier) used to create the reward.
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/loyalty_reward.rs:31:47
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// The Square-assigned ID of the [order](entity:Order) to which the reward is attached.
[INFO] [stdout]    |                                               ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgramRewardTier`
[INFO] [stdout]   --> src/models/loyalty_reward.rs:46:76
[INFO] [stdout]    |
[INFO] [stdout] 46 |     /// Represents a contract to redeem loyalty points for a [reward tier](entity:LoyaltyProgramRewardTier) discount. Loyalty reward...
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_definition_owned_created_event.rs:14:114
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...rchant [custom attribute definition](entity:CustomAttributeDefinition) is created by the subscribing application. Subscribe to th...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_definition_owned_created_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a merchant [custom attribute definition](entity:CustomAttributeDefinition) is created by the subscribing appl...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_definition_owned_deleted_event.rs:14:114
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...rchant [custom attribute definition](entity:CustomAttributeDefinition) is deleted by the subscribing application. Subscribe to th...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_definition_owned_deleted_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a merchant [custom attribute definition](entity:CustomAttributeDefinition) is deleted by the subscribing appl...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_definition_owned_updated_event.rs:14:114
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...rchant [custom attribute definition](entity:CustomAttributeDefinition) is updated by the subscribing application. Subscribe to th...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_definition_owned_updated_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a merchant [custom attribute definition](entity:CustomAttributeDefinition) is updated by the subscribing appl...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_definition_visible_created_event.rs:14:116
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...rchant [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing application is created....
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_definition_visible_created_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a merchant [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_definition_visible_deleted_event.rs:14:116
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...rchant [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing application is deleted....
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_definition_visible_deleted_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a merchant [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_definition_visible_updated_event.rs:14:116
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...rchant [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing application is updated....
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_definition_visible_updated_event.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a merchant [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_owned_deleted_event.rs:14:93
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...lished when a merchant [custom attribute](entity:CustomAttribute) associated with a [custom attribute definition](entity:CustomAt...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_owned_deleted_event.rs:14:165
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...with a [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing application is deleted. S...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_owned_deleted_event.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a merchant [custom attribute](entity:CustomAttribute) associated with a [custom attribute definition](entity:...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_owned_deleted_event.rs:34:126
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...with a [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing application is deleted. S...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_owned_updated_event.rs:14:93
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...lished when a merchant [custom attribute](entity:CustomAttribute) associated with a [custom attribute definition](entity:CustomAt...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_owned_updated_event.rs:14:165
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...with a [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing application is updated. S...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_owned_updated_event.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a merchant [custom attribute](entity:CustomAttribute) associated with a [custom attribute definition](entity:...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_owned_updated_event.rs:34:126
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...with a [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing application is updated. S...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_visible_deleted_event.rs:14:95
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...lished when a merchant [custom attribute](entity:CustomAttribute) with the `visibility` field set to `VISIBILITY_READ_ONLY` or `V...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_visible_deleted_event.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a merchant [custom attribute](entity:CustomAttribute) with the `visibility` field set to `VISIBILITY_READ_ONL...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_visible_updated_event.rs:14:95
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...lished when a merchant [custom attribute](entity:CustomAttribute) with the `visibility` field set to `VISIBILITY_READ_ONLY` or `V...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/merchant_custom_attribute_visible_updated_event.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a merchant [custom attribute](entity:CustomAttribute) with the `visibility` field set to `VISIBILITY_READ_ONL...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Merchant`
[INFO] [stdout]   --> src/models/obtain_token_response.rs:26:46
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// The ID of the authorizing [merchant](entity:Merchant) (seller), which represents a business.
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/order.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |     /// The ID of the [customer](entity:Customer) associated with the order.  You should specify a `customer_id` on the order (or th...
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:OrderState`
[INFO] [stdout]   --> src/models/order.rs:70:69
[INFO] [stdout]    |
[INFO] [stdout] 70 |     /// The timestamp for when the order reached a terminal [state](entity:OrderState), in RFC 3339 format (for example \"2016-09-04...
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/order_created_event.rs:14:51
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// OrderCreatedEvent : Published when an [Order](entity:Order) is created. This event is triggered only by the [CreateOrder](api-en...
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/order_created_event.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an [Order](entity:Order) is created. This event is triggered only by the [CreateOrder](api-endpoint:Orders-Cr...
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/order_custom_attribute_definition_owned_created_event.rs:14:109
[INFO] [stdout]    |
[INFO] [stdout] 14 | ... order [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing app is created.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/order_custom_attribute_definition_owned_created_event.rs:34:63
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an order [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing app...
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/order_custom_attribute_definition_owned_deleted_event.rs:14:109
[INFO] [stdout]    |
[INFO] [stdout] 14 | ... order [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing app is deleted.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/order_custom_attribute_definition_owned_deleted_event.rs:34:63
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an order [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing app...
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/order_custom_attribute_definition_owned_updated_event.rs:14:109
[INFO] [stdout]    |
[INFO] [stdout] 14 | ... order [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing app is updated.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/order_custom_attribute_definition_owned_updated_event.rs:34:63
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an order [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing app...
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/order_custom_attribute_definition_visible_created_event.rs:14:111
[INFO] [stdout]    |
[INFO] [stdout] 14 | ... order [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing app is created.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/order_custom_attribute_definition_visible_created_event.rs:34:63
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an order [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing a...
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/order_custom_attribute_definition_visible_deleted_event.rs:14:111
[INFO] [stdout]    |
[INFO] [stdout] 14 | ... order [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing app is deleted.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/order_custom_attribute_definition_visible_deleted_event.rs:34:63
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an order [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing a...
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/order_custom_attribute_definition_visible_updated_event.rs:14:111
[INFO] [stdout]    |
[INFO] [stdout] 14 | ... order [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing app is updated.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/order_custom_attribute_definition_visible_updated_event.rs:34:63
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an order [custom attribute definition](entity:CustomAttributeDefinition) that is visible to the subscribing a...
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/order_custom_attribute_owned_deleted_event.rs:14:88
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ublished when an order [custom attribute](entity:CustomAttribute) associated with a [custom attribute definition](entity:CustomAt...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/order_custom_attribute_owned_deleted_event.rs:14:160
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...with a [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing app is deleted.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/order_custom_attribute_owned_deleted_event.rs:34:52
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an order [custom attribute](entity:CustomAttribute) associated with a [custom attribute definition](entity:Cu...
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/order_custom_attribute_owned_deleted_event.rs:34:124
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...with a [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing app is deleted.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/order_custom_attribute_owned_updated_event.rs:14:88
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ublished when an order [custom attribute](entity:CustomAttribute) associated with a [custom attribute definition](entity:CustomAt...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/order_custom_attribute_owned_updated_event.rs:14:160
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...with a [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing app is updated.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/order_custom_attribute_owned_updated_event.rs:34:52
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an order [custom attribute](entity:CustomAttribute) associated with a [custom attribute definition](entity:Cu...
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/order_custom_attribute_owned_updated_event.rs:34:124
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...with a [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing app is updated.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/order_custom_attribute_visible_deleted_event.rs:14:90
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ublished when an order [custom attribute](entity:CustomAttribute) that is visible to the subscribing app is deleted.
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/order_custom_attribute_visible_deleted_event.rs:34:52
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an order [custom attribute](entity:CustomAttribute) that is visible to the subscribing app is deleted.
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/order_custom_attribute_visible_updated_event.rs:14:90
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ublished when an order [custom attribute](entity:CustomAttribute) that is visible to the subscribing app is updated.
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/order_custom_attribute_visible_updated_event.rs:34:52
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an order [custom attribute](entity:CustomAttribute) that is visible to the subscribing app is updated.
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/order_entry.rs:14:58
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// OrderEntry : A lightweight description of an [order](entity:Order) that is returned when `returned_entries` is `true` on a [Sear...
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/order_entry.rs:29:49
[INFO] [stdout]    |
[INFO] [stdout] 29 |     /// A lightweight description of an [order](entity:Order) that is returned when `returned_entries` is `true` on a [SearchOrdersR...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:OrderFulfillment`
[INFO] [stdout]   --> src/models/order_fulfillment_updated_event.rs:14:73
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// OrderFulfillmentUpdatedEvent : Published when an [OrderFulfillment](entity:OrderFulfillment) is created or updated. This event i...
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:OrderFulfillment`
[INFO] [stdout]   --> src/models/order_fulfillment_updated_event.rs:34:46
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an [OrderFulfillment](entity:OrderFulfillment) is created or updated. This event is triggered only by the [Up...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/order_line_item.rs:31:36
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// The [CatalogItemVariation](entity:CatalogItemVariation) ID applied to this line item.
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogModifier`
[INFO] [stdout]   --> src/models/order_line_item.rs:45:31
[INFO] [stdout]    |
[INFO] [stdout] 45 |     /// The [CatalogModifier](entity:CatalogModifier)s applied to this line item.
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogDiscount`
[INFO] [stdout]   --> src/models/order_line_item_discount.rs:20:61
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The catalog object ID referencing [CatalogDiscount](entity:CatalogDiscount).
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogPricingRule`
[INFO] [stdout]   --> src/models/order_line_item_discount.rs:46:43
[INFO] [stdout]    |
[INFO] [stdout] 46 |     /// The object ID of a [pricing rule](entity:CatalogPricingRule) to be applied automatically to this discount. The specification...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogModifier`
[INFO] [stdout]   --> src/models/order_line_item_modifier.rs:14:49
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// OrderLineItemModifier : A [CatalogModifier](entity:CatalogModifier).
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogModifier`
[INFO] [stdout]   --> src/models/order_line_item_modifier.rs:20:61
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The catalog object ID referencing [CatalogModifier](entity:CatalogModifier).
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogModifier`
[INFO] [stdout]   --> src/models/order_line_item_modifier.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |     /// A [CatalogModifier](entity:CatalogModifier).
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogTax`
[INFO] [stdout]   --> src/models/order_line_item_tax.rs:20:56
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The catalog object ID referencing [CatalogTax](entity:CatalogTax).
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogPricingRule`
[INFO] [stdout]   --> src/models/order_pricing_options.rs:14:229
[INFO] [stdout]    |
[INFO] [stdout] 14 | ... based on preconfigured [pricing rules](entity:CatalogPricingRule).
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogPricingRule`
[INFO] [stdout]   --> src/models/order_pricing_options.rs:26:211
[INFO] [stdout]    |
[INFO] [stdout] 26 | ... based on preconfigured [pricing rules](entity:CatalogPricingRule).
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogMeasurementUnit`
[INFO] [stdout]   --> src/models/order_quantity_unit.rs:22:72
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// The catalog object ID referencing the [CatalogMeasurementUnit](entity:CatalogMeasurementUnit).  This field is set when this ...
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogDiscount`
[INFO] [stdout]   --> src/models/order_return_discount.rs:23:61
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// The catalog object ID referencing [CatalogDiscount](entity:CatalogDiscount).
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/order_return_line_item.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// The [CatalogItemVariation](entity:CatalogItemVariation) ID applied to this return line item.
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogModifier`
[INFO] [stdout]   --> src/models/order_return_line_item.rs:45:31
[INFO] [stdout]    |
[INFO] [stdout] 45 |     /// The [CatalogModifier](entity:CatalogModifier)s applied to this line item.
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogModifier`
[INFO] [stdout]   --> src/models/order_return_line_item_modifier.rs:23:61
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// The catalog object ID referencing [CatalogModifier](entity:CatalogModifier).
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:OrderServiceCharge`
[INFO] [stdout]   --> src/models/order_return_service_charge.rs:26:70
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// The catalog object ID of the associated [OrderServiceCharge](entity:OrderServiceCharge).
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogTax`
[INFO] [stdout]   --> src/models/order_return_tax.rs:23:56
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// The catalog object ID referencing [CatalogTax](entity:CatalogTax).
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/order_service_charge.rs:23:78
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// The catalog object ID referencing the service charge [CatalogObject](entity:CatalogObject).
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/order_updated_event.rs:14:51
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// OrderUpdatedEvent : Published when an [Order](entity:Order) is updated. This event is triggered by the [UpdateOrder](api-endpoin...
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/order_updated_event.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when an [Order](entity:Order) is updated. This event is triggered by the [UpdateOrder](api-endpoint:Orders-UpdateO...
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Payment`
[INFO] [stdout]   --> src/models/pay_order_request.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// The IDs of the [payments](entity:Payment) to collect. The payment total must match the order total.
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/payment.rs:85:44
[INFO] [stdout]    |
[INFO] [stdout] 85 |     /// An optional ID of the [TeamMember](entity:TeamMember) associated with taking the payment.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Payment`
[INFO] [stdout]   --> src/models/payment_created_event.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// PaymentCreatedEvent : Published when a [Payment](entity:Payment) is created.
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Payment`
[INFO] [stdout]   --> src/models/payment_created_event.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [Payment](entity:Payment) is created.
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Payment`
[INFO] [stdout]   --> src/models/payment_updated_event.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// PaymentUpdatedEvent : Published when a [Payment](entity:Payment) is updated. Typically the `payment.status`, or `card_details.st...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Payment`
[INFO] [stdout]   --> src/models/payment_updated_event.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [Payment](entity:Payment) is updated. Typically the `payment.status`, or `card_details.status` fields are u...
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Payout`
[INFO] [stdout]   --> src/models/payout_failed_event.rs:14:51
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// PayoutFailedEvent : Published when a [Payout](entity:Payout) has failed.
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Payout`
[INFO] [stdout]   --> src/models/payout_failed_event.rs:37:35
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when a [Payout](entity:Payout) has failed.
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Payout`
[INFO] [stdout]   --> src/models/payout_paid_event.rs:14:49
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// PayoutPaidEvent : Published when a [Payout](entity:Payout) is complete.
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Payout`
[INFO] [stdout]   --> src/models/payout_paid_event.rs:37:35
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when a [Payout](entity:Payout) is complete.
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Payout`
[INFO] [stdout]   --> src/models/payout_sent_event.rs:14:49
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// PayoutSentEvent : Published when a [Payout](entity:Payout) is sent.
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Payout`
[INFO] [stdout]   --> src/models/payout_sent_event.rs:37:35
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when a [Payout](entity:Payout) is sent.
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/publish_invoice_request.rs:17:38
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The version of the [invoice](entity:Invoice) to publish. This must match the current version of the invoice; otherwise, the ...
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/redeem_loyalty_reward_request.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The ID of the [location](entity:Location) where the reward is redeemed.
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:PaymentRefund`
[INFO] [stdout]   --> src/models/refund_created_event.rs:14:52
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// RefundCreatedEvent : Published when a [Refund](entity:PaymentRefund) is created.
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:PaymentRefund`
[INFO] [stdout]   --> src/models/refund_created_event.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [Refund](entity:PaymentRefund) is created.
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/refund_payment_request.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |     /// The [Customer](entity:Customer) ID of the customer associated with the refund. This is required if the `destination_id` refe...
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/refund_payment_request.rs:45:34
[INFO] [stdout]    |
[INFO] [stdout] 45 |     /// An optional [TeamMember](entity:TeamMember) ID to associate with this refund.
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:PaymentRefund`
[INFO] [stdout]   --> src/models/refund_updated_event.rs:14:52
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// RefundUpdatedEvent : Published when a [Refund](entity:PaymentRefund) is updated. Typically the `refund.status` changes when a re...
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:PaymentRefund`
[INFO] [stdout]   --> src/models/refund_updated_event.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [Refund](entity:PaymentRefund) is updated. Typically the `refund.status` changes when a refund is completed.
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/retrieve_webhook_subscription_response.rs:14:294
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...cessing the request, the [Subscription](entity:WebhookSubscription) will not be present.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/retrieve_webhook_subscription_response.rs:25:260
[INFO] [stdout]    |
[INFO] [stdout] 25 | ...cessing the request, the [Subscription](entity:WebhookSubscription) will not be present.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:ScheduledShift`
[INFO] [stdout]   --> src/models/scheduled_shift_details.rs:14:110
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...published versions of a [scheduled shift](entity:ScheduledShift), such as job ID, team member assignment, and start and end times.
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/scheduled_shift_details.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the [team member](entity:TeamMember) scheduled for the shift.
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/scheduled_shift_details.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The ID of the [location](entity:Location) the shift is scheduled for.
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Job`
[INFO] [stdout]   --> src/models/scheduled_shift_details.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// The ID of the [job](entity:Job) the shift is scheduled for.
[INFO] [stdout]    |                             ^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:ScheduledShift`
[INFO] [stdout]   --> src/models/scheduled_shift_details.rs:44:90
[INFO] [stdout]    |
[INFO] [stdout] 44 | ...published versions of a [scheduled shift](entity:ScheduledShift), such as job ID, team member assignment, and start and end times.
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Event`
[INFO] [stdout]   --> src/models/search_events_request.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// SearchEventsRequest : Searches [Event](entity:Event)s for your application.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Event`
[INFO] [stdout]   --> src/models/search_events_request.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     /// Searches [Event](entity:Event)s for your application.
[INFO] [stdout]    |                          ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Event`
[INFO] [stdout]   --> src/models/search_events_response.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The list of [Event](entity:Event)s returned by the search.
[INFO] [stdout]    |                             ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Event`
[INFO] [stdout]   --> src/models/search_events_response.rs:23:78
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// Contains the metadata of an event. For more information, see [Event](entity:Event).
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount`
[INFO] [stdout]   --> src/models/search_loyalty_rewards_request_loyalty_reward_query.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the [loyalty account](entity:LoyaltyAccount) to which the loyalty reward belongs.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:FulfillmentRecipient`
[INFO] [stdout]   --> src/models/search_orders_customer_filter.rs:14:187
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...er based on the [FulfillmentRecipient](entity:FulfillmentRecipient) `customer_id`.
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:FulfillmentRecipient`
[INFO] [stdout]   --> src/models/search_orders_customer_filter.rs:23:162
[INFO] [stdout]    |
[INFO] [stdout] 23 | ...er based on the [FulfillmentRecipient](entity:FulfillmentRecipient) `customer_id`.
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:SearchOrdersSort`
[INFO] [stdout]   --> src/models/search_orders_date_time_filter.rs:14:564
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ust set the `sort_field` in [OrdersSort](entity:SearchOrdersSort) to the same field you filter for. For example, if you set the `...
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:SearchOrdersSort`
[INFO] [stdout]   --> src/models/search_orders_date_time_filter.rs:26:539
[INFO] [stdout]    |
[INFO] [stdout] 26 | ...ust set the `sort_field` in [OrdersSort](entity:SearchOrdersSort) to the same field you filter for. For example, if you set the `...
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Fulfillment`
[INFO] [stdout]   --> src/models/search_orders_fulfillment_filter.rs:14:73
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// SearchOrdersFulfillmentFilter : Filter based on [order fulfillment](entity:Fulfillment) information.
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:FulfillmentType`
[INFO] [stdout]   --> src/models/search_orders_fulfillment_filter.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// A list of [fulfillment types](entity:FulfillmentType) to filter for. The list returns orders if any of its fulfillments matc...
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:FulfillmentState`
[INFO] [stdout]   --> src/models/search_orders_fulfillment_filter.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// A list of [fulfillment states](entity:FulfillmentState) to filter for. The list returns orders if any of its fulfillments ma...
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Fulfillment`
[INFO] [stdout]   --> src/models/search_orders_fulfillment_filter.rs:26:45
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// Filter based on [order fulfillment](entity:Fulfillment) information.
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:OrderEntry`
[INFO] [stdout]   --> src/models/search_orders_request.rs:27:114
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...`true`, `SearchOrders` returns [OrderEntry](entity:OrderEntry) objects. If `false`, `SearchOrders` returns complete order objects...
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:OrderEntry`
[INFO] [stdout]   --> src/models/search_orders_response.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// A list of [OrderEntries](entity:OrderEntry) that fit the query conditions. The list is populated only if `return_entries` is...
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/models/search_orders_response.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// A list of [Order](entity:Order) objects that match the query conditions. The list is populated only if `return_entries` is s...
[INFO] [stdout]    |                           ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Error`
[INFO] [stdout]   --> src/models/search_orders_response.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// [Errors](entity:Error) encountered during the search.
[INFO] [stdout]    |                  ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:OrderSource`
[INFO] [stdout]   --> src/models/search_orders_source_filter.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// Filters by the [Source](entity:OrderSource) `name`. The filter returns any orders with a `source.name` that matches any of t...
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/search_vendors_request_filter.rs:17:35
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The names of the [Vendor](entity:Vendor) objects to retrieve.
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/search_vendors_request_filter.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The statuses of the [Vendor](entity:Vendor) objects to retrieve. See [VendorStatus](#type-vendorstatus) for possible values
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/search_vendors_request_sort_field.rs:14:77
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// SearchVendorsRequestSortField : The field to sort the returned [Vendor](entity:Vendor) objects by.
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/search_vendors_request_sort_field.rs:15:45
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// The field to sort the returned [Vendor](entity:Vendor) objects by.
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/search_vendors_response.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The [Vendor](entity:Vendor) objects matching the specified search filter.
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/segment_filter.rs:17:46
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the [CatalogItemVariation](entity:CatalogItemVariation) object representing the service booked in this segment.
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/shift.rs:14:263
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...I version 2025-05-21. Replaced by [Timecard](entity:Timecard). See the [migration notes](https://developer.squareup.com/docs/labo...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/shift.rs:59:259
[INFO] [stdout]    |
[INFO] [stdout] 59 | ...I version 2025-05-21. Replaced by [Timecard](entity:Timecard). See the [migration notes](https://developer.squareup.com/docs/labo...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Product`
[INFO] [stdout]   --> src/models/source_application.rs:19:107
[INFO] [stdout]    |
[INFO] [stdout] 19 | ...ion. This field is used only if the [product](entity:Product) type is `EXTERNAL_API`.
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogSubscriptionPlanVariation`
[INFO] [stdout]   --> src/models/subscription.rs:23:67
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// The ID of the subscribed-to [subscription plan variation](entity:CatalogSubscriptionPlanVariation).
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/subscription.rs:26:46
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// The ID of the subscribing [customer](entity:Customer) profile.
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]   --> src/models/subscription.rs:43:35
[INFO] [stdout]    |
[INFO] [stdout] 43 |     /// The IDs of the [invoices](entity:Invoice) created for the subscription, listed in order when the invoices were created (newe...
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/subscription.rs:54:38
[INFO] [stdout]    |
[INFO] [stdout] 54 |     /// The ID of the [subscriber's](entity:Customer) [card](entity:Card) used to charge for the subscription.
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Card`
[INFO] [stdout]   --> src/models/subscription.rs:54:62
[INFO] [stdout]    |
[INFO] [stdout] 54 |     /// The ID of the [subscriber's](entity:Customer) [card](entity:Card) used to charge for the subscription.
[INFO] [stdout]    |                                                              ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Subscription`
[INFO] [stdout]   --> src/models/subscription_cadence.rs:14:78
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// SubscriptionCadence : Determines the billing cadence of a [Subscription](entity:Subscription)
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Subscription`
[INFO] [stdout]   --> src/models/subscription_cadence.rs:15:56
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Determines the billing cadence of a [Subscription](entity:Subscription)
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Subscription`
[INFO] [stdout]   --> src/models/subscription_created_event.rs:14:64
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// SubscriptionCreatedEvent : Published when a [Subscription](entity:Subscription) is created.
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Subscription`
[INFO] [stdout]   --> src/models/subscription_created_event.rs:34:41
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [Subscription](entity:Subscription) is created.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Subscription`
[INFO] [stdout]   --> src/models/subscription_pricing_type.rs:14:74
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// SubscriptionPricingType : Determines the pricing of a [Subscription](entity:Subscription)
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Subscription`
[INFO] [stdout]   --> src/models/subscription_pricing_type.rs:15:48
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Determines the pricing of a [Subscription](entity:Subscription)
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Subscription`
[INFO] [stdout]   --> src/models/subscription_updated_event.rs:14:64
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// SubscriptionUpdatedEvent : Published when a [Subscription](entity:Subscription) is updated. Typically the `subscription.status` ...
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Subscription`
[INFO] [stdout]   --> src/models/subscription_updated_event.rs:34:41
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [Subscription](entity:Subscription) is updated. Typically the `subscription.status` is updated as subscript...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/team_member_booking_profile.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the [TeamMember](entity:TeamMember) object for the team member associated with the booking profile.
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/team_member_wage.rs:14:67
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// TeamMemberWage : Job and wage information for a [team member](entity:TeamMember). This convenience object provides details neede...
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/team_member_wage.rs:14:180
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...to specify the `wage` field for a [timecard](entity:Timecard).
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Job`
[INFO] [stdout]   --> src/models/team_member_wage.rs:28:37
[INFO] [stdout]    |
[INFO] [stdout] 28 |     /// An identifier for the [job](entity:Job) that this wage relates to.
[INFO] [stdout]    |                                     ^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/team_member_wage.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Job and wage information for a [team member](entity:TeamMember). This convenience object provides details needed to specify ...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/team_member_wage.rs:37:167
[INFO] [stdout]    |
[INFO] [stdout] 37 | ...to specify the `wage` field for a [timecard](entity:Timecard).
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Payment`
[INFO] [stdout]   --> src/models/tender.rs:56:33
[INFO] [stdout]    |
[INFO] [stdout] 56 |     /// The ID of the [Payment](entity:Payment) that corresponds to this tender. This value is only present for payments created wit...
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:BankAccountPaymentDetails`
[INFO] [stdout]   --> src/models/tender_bank_account_details.rs:14:128
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...T`.  See [BankAccountPaymentDetails](entity:BankAccountPaymentDetails) for more exposed details of a bank account payment.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:BankAccountPaymentDetails`
[INFO] [stdout]   --> src/models/tender_bank_account_details.rs:22:105
[INFO] [stdout]    |
[INFO] [stdout] 22 | ...T`.  See [BankAccountPaymentDetails](entity:BankAccountPaymentDetails) for more exposed details of a bank account payment.
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TerminalCheckout`
[INFO] [stdout]   --> src/models/terminal_checkout_created_event.rs:14:72
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// TerminalCheckoutCreatedEvent : Published when a [TerminalCheckout](entity:TerminalCheckout) is created.
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TerminalCheckout`
[INFO] [stdout]   --> src/models/terminal_checkout_created_event.rs:34:45
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [TerminalCheckout](entity:TerminalCheckout) is created.
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TerminalCheckout`
[INFO] [stdout]   --> src/models/terminal_checkout_updated_event.rs:14:72
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// TerminalCheckoutUpdatedEvent : Published when a [TerminalCheckout](entity:TerminalCheckout) is updated.
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TerminalCheckout`
[INFO] [stdout]   --> src/models/terminal_checkout_updated_event.rs:34:45
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a [TerminalCheckout](entity:TerminalCheckout) is updated.
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/test_webhook_subscription_request.rs:14:61
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// TestWebhookSubscriptionRequest : Tests a [Subscription](entity:WebhookSubscription) by sending a test event to its notification ...
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/test_webhook_subscription_request.rs:17:69
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The event type that will be used to test the [Subscription](entity:WebhookSubscription). The event type must be contained in...
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/test_webhook_subscription_request.rs:17:180
[INFO] [stdout]    |
[INFO] [stdout] 17 | ...st of event types in the [Subscription](entity:WebhookSubscription).
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/test_webhook_subscription_request.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// Tests a [Subscription](entity:WebhookSubscription) by sending a test event to its notification URL.
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:SubscriptionTestResult`
[INFO] [stdout]   --> src/models/test_webhook_subscription_response.rs:14:292
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...request, the [SubscriptionTestResult](entity:SubscriptionTestResult) field is not present.
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:SubscriptionTestResult`
[INFO] [stdout]   --> src/models/test_webhook_subscription_response.rs:25:262
[INFO] [stdout]    |
[INFO] [stdout] 25 | ...request, the [SubscriptionTestResult](entity:SubscriptionTestResult) field is not present.
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/timecard.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The ID of the [location](entity:Location) for this timecard. The location should be based on where the team member clocked in.
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/timecard.rs:48:37
[INFO] [stdout]    |
[INFO] [stdout] 48 |     /// The ID of the [team member](entity:TeamMember) this timecard belongs to.
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/timecard_status.rs:14:83
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// TimecardStatus : **Read only** Enumerates the possible status of a [timecard](entity:Timecard).
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/timecard_status.rs:15:66
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// **Read only** Enumerates the possible status of a [timecard](entity:Timecard).
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/timecard_wage.rs:14:91
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// TimecardWage : The hourly wage rate used to compensate a team member for a [timecard](entity:Timecard).
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Job`
[INFO] [stdout]   --> src/models/timecard_wage.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// The ID of the [job](entity:Job) performed for this timecard. Square labor-reporting UIs might group timecards together by ID.
[INFO] [stdout]    |                             ^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/timecard_wage.rs:31:80
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// The hourly wage rate used to compensate a team member for a [timecard](entity:Timecard).
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/transfer_order.rs:14:83
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...rder for moving [CatalogItemVariation](entity:CatalogItemVariation)s  between [Location](entity:Location)s. Transfer orders track...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/transfer_order.rs:14:133
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...y:CatalogItemVariation)s  between [Location](entity:Location)s. Transfer orders track the entire lifecycle of an inventory  trans...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]   --> src/models/transfer_order.rs:14:344
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...cations - Current [TransferOrderStatus](entity:TransferOrderStatus) - Shipping information and tracking - Which [TeamMember](enti...
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/transfer_order.rs:14:429
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...formation and tracking - Which [TeamMember](entity:TeamMember) initiated the transfer  This object is commonly used to: - Track [...
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/transfer_order.rs:14:536
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...sed to: - Track [CatalogItemVariation](entity:CatalogItemVariation) movements between [Location](entity:Location)s - Reconcile ex...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/transfer_order.rs:14:594
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...gItemVariation) movements between [Location](entity:Location)s - Reconcile expected vs received quantities - Monitor transfer pro...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/transfer_order.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The source [Location](entity:Location) sending the [CatalogItemVariation](entity:CatalogItemVariation)s. This location must:...
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/transfer_order.rs:20:83
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...on) sending the [CatalogItemVariation](entity:CatalogItemVariation)s. This location must: - Be active in your Square organization...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/transfer_order.rs:23:36
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// The destination [Location](entity:Location) receiving the [CatalogItemVariation](entity:CatalogItemVariation)s. This locatio...
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/transfer_order.rs:23:90
[INFO] [stdout]    |
[INFO] [stdout] 23 | ...) receiving the [CatalogItemVariation](entity:CatalogItemVariation)s. This location must: - Be active in your Square organization...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/transfer_order.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 |     /// ID of the [TeamMember](entity:TeamMember) who created this transfer order. This field is not writeable by the Connect V2 API.
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/transfer_order.rs:49:40
[INFO] [stdout]    |
[INFO] [stdout] 49 |     /// List of [CatalogItemVariation](entity:CatalogItemVariation)s being transferred.
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/transfer_order.rs:58:71
[INFO] [stdout]    |
[INFO] [stdout] 58 |     /// Represents a transfer order for moving [CatalogItemVariation](entity:CatalogItemVariation)s  between [Location](entity:Locat...
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/transfer_order.rs:58:121
[INFO] [stdout]    |
[INFO] [stdout] 58 | ...y:CatalogItemVariation)s  between [Location](entity:Location)s. Transfer orders track the entire lifecycle of an inventory  trans...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]   --> src/models/transfer_order.rs:58:332
[INFO] [stdout]    |
[INFO] [stdout] 58 | ...cations - Current [TransferOrderStatus](entity:TransferOrderStatus) - Shipping information and tracking - Which [TeamMember](enti...
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/transfer_order.rs:58:417
[INFO] [stdout]    |
[INFO] [stdout] 58 | ...formation and tracking - Which [TeamMember](entity:TeamMember) initiated the transfer  This object is commonly used to: - Track [...
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/transfer_order.rs:58:524
[INFO] [stdout]    |
[INFO] [stdout] 58 | ...sed to: - Track [CatalogItemVariation](entity:CatalogItemVariation) movements between [Location](entity:Location)s - Reconcile ex...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/transfer_order.rs:58:582
[INFO] [stdout]    |
[INFO] [stdout] 58 | ...gItemVariation) movements between [Location](entity:Location)s - Reconcile expected vs received quantities - Monitor transfer pro...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/transfer_order_goods_receipt.rs:14:198
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...cking:  - Which [CatalogItemVariation](entity:CatalogItemVariation)s were received - Quantities received in good condition - Quan...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/transfer_order_goods_receipt.rs:14:728
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ls at both source and destination [Location](entity:Location)s
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/transfer_order_goods_receipt.rs:23:174
[INFO] [stdout]    |
[INFO] [stdout] 23 | ...cking:  - Which [CatalogItemVariation](entity:CatalogItemVariation)s were received - Quantities received in good condition - Quan...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/transfer_order_goods_receipt.rs:23:704
[INFO] [stdout]    |
[INFO] [stdout] 23 | ...ls at both source and destination [Location](entity:Location)s
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/transfer_order_goods_receipt_line_item.rs:20:143
[INFO] [stdout]    |
[INFO] [stdout] 20 | ... will be added to the destination [Location](entity:Location)'s inventory with [InventoryState](entity:InventoryState) of IN_STOCK.
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryState`
[INFO] [stdout]   --> src/models/transfer_order_goods_receipt_line_item.rs:20:194
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...cation)'s inventory with [InventoryState](entity:InventoryState) of IN_STOCK.
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/transfer_order_goods_receipt_line_item.rs:23:156
[INFO] [stdout]    |
[INFO] [stdout] 23 | ... will be added to the destination [Location](entity:Location)'s inventory with [InventoryState](entity:InventoryState) of WASTE.
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryState`
[INFO] [stdout]   --> src/models/transfer_order_goods_receipt_line_item.rs:23:207
[INFO] [stdout]    |
[INFO] [stdout] 23 | ...cation)'s inventory with [InventoryState](entity:InventoryState) of WASTE.
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/transfer_order_line.rs:14:126
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...cks a specific  [CatalogItemVariation](entity:CatalogItemVariation) being transferred, including ordered quantities and receipt s...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/transfer_order_line.rs:20:63
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The required identifier of the [CatalogItemVariation](entity:CatalogItemVariation) being transferred. Must reference a valid...
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `api:Catalog`
[INFO] [stdout]   --> src/models/transfer_order_line.rs:20:186
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...og item variation that exists in the [Catalog](api:Catalog).
[INFO] [stdout]    |                                                   ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/transfer_order_line.rs:29:95
[INFO] [stdout]    |
[INFO] [stdout] 29 | ...tems are added to the destination [Location](entity:Location)'s inventory with [InventoryState](entity:InventoryState) of IN_STOC...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryState`
[INFO] [stdout]   --> src/models/transfer_order_line.rs:29:146
[INFO] [stdout]    |
[INFO] [stdout] 29 | ...cation)'s inventory with [InventoryState](entity:InventoryState) of IN_STOCK.  This field cannot be updated directly in Create/Up...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/transfer_order_line.rs:32:101
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...tems are added to the destination [Location](entity:Location)'s inventory with [InventoryState](entity:InventoryState) of WASTE. ...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryState`
[INFO] [stdout]   --> src/models/transfer_order_line.rs:32:152
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...cation)'s inventory with [InventoryState](entity:InventoryState) of WASTE.  This field cannot be updated directly in Create/Updat...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/transfer_order_line.rs:41:110
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...cks a specific  [CatalogItemVariation](entity:CatalogItemVariation) being transferred, including ordered quantities and receipt s...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrder`
[INFO] [stdout]   --> src/models/transfer_order_sort_field.rs:14:82
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// TransferOrderSortField : Fields that can be used for sorting [TransferOrder](entity:TransferOrder)s in search results. Used with...
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrder`
[INFO] [stdout]   --> src/models/transfer_order_sort_field.rs:15:57
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Fields that can be used for sorting [TransferOrder](entity:TransferOrder)s in search results. Used with [SearchTransferOrders](a...
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrder`
[INFO] [stdout]   --> src/models/transfer_order_status.rs:14:113
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ts the current state of a  [TransferOrder](entity:TransferOrder) in its lifecycle from creation to completion. Each status determ...
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrder`
[INFO] [stdout]   --> src/models/transfer_order_status.rs:15:91
[INFO] [stdout]    |
[INFO] [stdout] 15 | ...ts the current state of a  [TransferOrder](entity:TransferOrder) in its lifecycle from creation to completion. Each status determ...
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/update_transfer_order_data.rs:17:31
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The source [Location](entity:Location) that will send the items. Must be an active location in your Square account with suff...
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/update_transfer_order_data.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The destination [Location](entity:Location) that will receive the items. Must be an active location in your Square account.
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/update_webhook_subscription_request.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// UpdateWebhookSubscriptionRequest : Updates a [Subscription](entity:WebhookSubscription).
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/update_webhook_subscription_request.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// Updates a [Subscription](entity:WebhookSubscription).
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/update_webhook_subscription_response.rs:14:288
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...cessing the request, the [Subscription](entity:WebhookSubscription) is not present.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/update_webhook_subscription_response.rs:25:256
[INFO] [stdout]    |
[INFO] [stdout] 25 | ...cessing the request, the [Subscription](entity:WebhookSubscription) is not present.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/update_webhook_subscription_signature_key_request.rs:14:77
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// UpdateWebhookSubscriptionSignatureKeyRequest : Updates a [Subscription](entity:WebhookSubscription) by replacing the existing si...
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/update_webhook_subscription_signature_key_request.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// Updates a [Subscription](entity:WebhookSubscription) by replacing the existing signature key with a new one.
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/update_webhook_subscription_signature_key_response.rs:14:324
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...cessing the request, the [Subscription](entity:WebhookSubscription) is not present.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription`
[INFO] [stdout]   --> src/models/update_webhook_subscription_signature_key_response.rs:26:280
[INFO] [stdout]    |
[INFO] [stdout] 26 | ...cessing the request, the [Subscription](entity:WebhookSubscription) is not present.
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor.rs:17:55
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// A unique Square-generated ID for the [Vendor](entity:Vendor). This field is required when attempting to update a [Vendor](en...
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor.rs:17:131
[INFO] [stdout]    |
[INFO] [stdout] 17 | ...required when attempting to update a [Vendor](entity:Vendor).
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor.rs:20:74
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// An RFC 3339-formatted timestamp that indicates when the [Vendor](entity:Vendor) was created.
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor.rs:23:74
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// An RFC 3339-formatted timestamp that indicates when the [Vendor](entity:Vendor) was last updated.
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor.rs:26:34
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// The name of the [Vendor](entity:Vendor). This field is required when attempting to create or update a [Vendor](entity:Vendor).
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor.rs:26:120
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// The name of the [Vendor](entity:Vendor). This field is required when attempting to create or update a [Vendor](entity:Vendor).
[INFO] [stdout]    |                                                                                                                        ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor.rs:31:38
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// The contacts of the [Vendor](entity:Vendor).
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// The account number of the [Vendor](entity:Vendor).
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor.rs:37:57
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// A note detailing information about the [Vendor](entity:Vendor).
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor.rs:40:37
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// The version of the [Vendor](entity:Vendor).
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor_contact.rs:14:56
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// VendorContact : Represents a contact of a [Vendor](entity:Vendor).
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:VendorContact`
[INFO] [stdout]   --> src/models/vendor_contact.rs:17:62
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// A unique Square-generated ID for the [VendorContact](entity:VendorContact). This field is required when attempting to update...
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:VendorContact`
[INFO] [stdout]   --> src/models/vendor_contact.rs:17:152
[INFO] [stdout]    |
[INFO] [stdout] 17 | ...hen attempting to update a [VendorContact](entity:VendorContact).
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:VendorContact`
[INFO] [stdout]   --> src/models/vendor_contact.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The name of the [VendorContact](entity:VendorContact). This field is required when attempting to create a [Vendor](entity:Ve...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor_contact.rs:20:124
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...required when attempting to create a [Vendor](entity:Vendor).
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:VendorContact`
[INFO] [stdout]   --> src/models/vendor_contact.rs:23:50
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// The email address of the [VendorContact](entity:VendorContact).
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:VendorContact`
[INFO] [stdout]   --> src/models/vendor_contact.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// The phone number of the [VendorContact](entity:VendorContact).
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:VendorContact`
[INFO] [stdout]   --> src/models/vendor_contact.rs:29:42
[INFO] [stdout]    |
[INFO] [stdout] 29 |     /// The state of the [VendorContact](entity:VendorContact).
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:VendorContact`
[INFO] [stdout]   --> src/models/vendor_contact.rs:32:44
[INFO] [stdout]    |
[INFO] [stdout] 32 |     /// The ordinal of the [VendorContact](entity:VendorContact).
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor_contact.rs:38:44
[INFO] [stdout]    |
[INFO] [stdout] 38 |     /// Represents a contact of a [Vendor](entity:Vendor).
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor_created_event.rs:14:52
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// VendorCreatedEvent : Published when a [Vendor](entity:Vendor) is created.
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor_created_event.rs:37:35
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when a [Vendor](entity:Vendor) is created.
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor_status.rs:14:47
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// VendorStatus : The status of the [Vendor](entity:Vendor), whether a [Vendor](entity:Vendor) is active or inactive.
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor_status.rs:14:82
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// VendorStatus : The status of the [Vendor](entity:Vendor), whether a [Vendor](entity:Vendor) is active or inactive.
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor_status.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// The status of the [Vendor](entity:Vendor), whether a [Vendor](entity:Vendor) is active or inactive.
[INFO] [stdout]    |                                ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor_status.rs:15:67
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// The status of the [Vendor](entity:Vendor), whether a [Vendor](entity:Vendor) is active or inactive.
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor_updated_event.rs:14:52
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// VendorUpdatedEvent : Published when a [Vendor](entity:Vendor) is updated.
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/models/vendor_updated_event.rs:37:35
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when a [Vendor](entity:Vendor) is updated.
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/wage_setting.rs:14:133
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ments, and compensation for a [team member](entity:TeamMember).
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/wage_setting.rs:38:123
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...ments, and compensation for a [team member](entity:TeamMember).
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/apis/apple_pay_api.rs:26:491
[INFO] [stdout]    |
[INFO] [stdout] 26 | ...ys available at https://app.squareup.com/digital-wallets/apple-pay/apple-developer-merchantid-domain-association, and should be h...
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Activates a domain for use with Apple Pay on the Web and Square. A validation is performed on this domain by Apple to ensure that it is properly set up as an Apple Pay enabled domain.  This endpoint provides an easy way for platform developers to bulk activate Apple Pay on the Web with Square for merchants using their platform.  Note: You will need to host a valid domain verification file on your domain to support Apple Pay.  The current version of this file is always available at <https://app.squareup.com/digital-wallets/apple-pay/apple-developer-merchantid-domain-association>, and should be hosted at `.well_known/apple-developer-merchantid-domain-association` on your domain.  This file is subject to change; we strongly recommend checking for updates regularly and avoiding long-lived caches that might not keep in sync with the correct file version.  To learn more about the Web Payments SDK and how to add Apple Pay, see [Take an Apple Pay Payment](https://developer.squareup.com/docs/web-payments/apple-pay).
[INFO] [stdout]    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/models/checkout.rs:34:312
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...directs the customer to:  <pre><code>http://www.example.com/order-complete?checkoutId=xxxxxx&amp;orderId=xxxxxx&amp;referenceId=x...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// The URL to redirect to after checkout is completed with `checkoutId`, Square's `orderId`, `transactionId`, and `referenceId` appended as URL parameters. For example, if the provided redirect_url is `http://www.example.com/order-complete`, a successful transaction redirects the customer to:  <pre><code><http://www.example.com/order-complete?checkoutId=xxxxxx>&amp;orderId=xxxxxx&amp;referenceId=xxxxxx&amp;transactionId=xxxxxx</code></pre>  If you do not provide a redirect URL, Square Checkout will display an order confirmation page on your behalf; however Square strongly recommends that you provide a redirect URL so you can verify the transaction results and finalize the order through your existing/normal confirmation workflow.
[INFO] [stdout]    |                                                                                                                                                                                                                                                                                                                        +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/models/create_card_request.rs:14:124
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ent id). Accessible via HTTP requests at POST https://connect.squareup.com/v2/cards
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// CreateCardRequest : Creates a card from the source (payment token or payment id). Accessible via HTTP requests at POST <https://connect.squareup.com/v2/cards>
[INFO] [stdout]    |                                                                                                                            +                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/models/create_card_request.rs:31:108
[INFO] [stdout]    |
[INFO] [stdout] 31 | ...ent id). Accessible via HTTP requests at POST https://connect.squareup.com/v2/cards
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// Creates a card from the source (payment token or payment id). Accessible via HTTP requests at POST <https://connect.squareup.com/v2/cards>
[INFO] [stdout]    |                                                                                                            +                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.03s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/autogen_squareup/index.html
[INFO] running `Command { std: "docker" "inspect" "0b4a931fd0112000c36e12f56e9ee84fe032fbec9b54830d9357834c85626bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b4a931fd0112000c36e12f56e9ee84fe032fbec9b54830d9357834c85626bfc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking openssl v0.10.75
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking native-tls v0.2.18
[INFO] [stderr]     Checking serde_with v3.17.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]  Documenting autogen-squareup v0.20251016.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `entity:BankAccount`
[INFO] [stdout]   --> src/apis/bank_accounts_api.rs:40:40
[INFO] [stdout]    |
[INFO] [stdout] 40 | /// Returns details of a [BankAccount](entity:BankAccount) linked to a Square account.
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:BankAccount`
[INFO] [stdout]   --> src/apis/bank_accounts_api.rs:80:40
[INFO] [stdout]    |
[INFO] [stdout] 80 | /// Returns details of a [BankAccount](entity:BankAccount) identified by V1 bank account ID.
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:BankAccount`
[INFO] [stdout]    --> src/apis/bank_accounts_api.rs:120:37
[INFO] [stdout]     |
[INFO] [stdout] 120 | /// Returns a list of [BankAccount](entity:BankAccount) objects linked to a Square account.
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]    --> src/apis/catalog_api.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 | /// Deletes a set of [CatalogItem](entity:CatalogItem)s based on the provided list of target IDs and returns a set of successfully ...
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]    --> src/apis/catalog_api.rs:117:342
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...lete all of its [CatalogItemVariation](entity:CatalogItemVariation) children.  `BatchDeleteCatalogObjects` succeeds even if only...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]    --> src/apis/catalog_api.rs:158:75
[INFO] [stdout]     |
[INFO] [stdout] 158 | /// Returns a set of objects based on the provided ID. Each [CatalogItem](entity:CatalogItem) returned in the set includes all of i...
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]    --> src/apis/catalog_api.rs:158:198
[INFO] [stdout]     |
[INFO] [stdout] 158 | ...ing: all of its [CatalogItemVariation](entity:CatalogItemVariation) objects, references to its [CatalogModifierList](entity:Cata...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogModifierList`
[INFO] [stdout]    --> src/apis/catalog_api.rs:158:276
[INFO] [stdout]     |
[INFO] [stdout] 158 | ...eferences to its [CatalogModifierList](entity:CatalogModifierList) objects, and the ids of any [CatalogTax](entity:CatalogTax) o...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogTax`
[INFO] [stdout]    --> src/apis/catalog_api.rs:158:345
[INFO] [stdout]     |
[INFO] [stdout] 158 | ...t) objects, and the ids of any [CatalogTax](entity:CatalogTax) objects that apply to it.
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogImage`
[INFO] [stdout]    --> src/apis/catalog_api.rs:278:65
[INFO] [stdout]     |
[INFO] [stdout] 278 | /// Uploads an image file to be represented by a [CatalogImage](entity:CatalogImage) object that can be linked to an existing [Cata...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/catalog_api.rs:278:143
[INFO] [stdout]     |
[INFO] [stdout] 278 | ... be linked to an existing [CatalogObject](entity:CatalogObject) instance. The resulting `CatalogImage` is unattached to any `Cat...
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/catalog_api.rs:325:38
[INFO] [stdout]     |
[INFO] [stdout] 325 | /// Deletes a single [CatalogObject](entity:CatalogObject) based on the provided ID and returns the set of successfully deleted IDs...
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]    --> src/apis/catalog_api.rs:325:282
[INFO] [stdout]     |
[INFO] [stdout] 325 | ...ted. For example, deleting a [CatalogItem](entity:CatalogItem) will also delete all of its [CatalogItemVariation](entity:Catalog...
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]    --> src/apis/catalog_api.rs:325:353
[INFO] [stdout]     |
[INFO] [stdout] 325 | ...lete all of its [CatalogItemVariation](entity:CatalogItemVariation) children.  To ensure consistency, only one delete request is...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/catalog_api.rs:365:43
[INFO] [stdout]     |
[INFO] [stdout] 365 | /// Returns a list of all [CatalogObject](entity:CatalogObject)s of the specified types in the catalog.  The `types` parameter is s...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObjectType`
[INFO] [stdout]    --> src/apis/catalog_api.rs:365:194
[INFO] [stdout]     |
[INFO] [stdout] 365 | ...parated list of the [CatalogObjectType](entity:CatalogObjectType) values, for example, \"`ITEM`, `ITEM_VARIATION`, `MODIFIER`, `...
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]    --> src/apis/catalog_api.rs:416:36
[INFO] [stdout]     |
[INFO] [stdout] 416 | /// Returns a single [CatalogItem](entity:CatalogItem) as a [CatalogObject](entity:CatalogObject) based on the provided ID. The ret...
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/catalog_api.rs:416:77
[INFO] [stdout]     |
[INFO] [stdout] 416 | /// Returns a single [CatalogItem](entity:CatalogItem) as a [CatalogObject](entity:CatalogObject) based on the provided ID. The ret...
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]    --> src/apis/catalog_api.rs:416:188
[INFO] [stdout]     |
[INFO] [stdout] 416 | ...includes all of the relevant [CatalogItem](entity:CatalogItem) information including: [CatalogItemVariation](entity:CatalogItemV...
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]    --> src/apis/catalog_api.rs:416:254
[INFO] [stdout]     |
[INFO] [stdout] 416 | ...tion including: [CatalogItemVariation](entity:CatalogItemVariation) children, references to its [CatalogModifierList](entity:Cat...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogModifierList`
[INFO] [stdout]    --> src/apis/catalog_api.rs:416:333
[INFO] [stdout]     |
[INFO] [stdout] 416 | ...eferences to its [CatalogModifierList](entity:CatalogModifierList) objects, and the ids of any [CatalogTax](entity:CatalogTax) o...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogTax`
[INFO] [stdout]    --> src/apis/catalog_api.rs:416:402
[INFO] [stdout]     |
[INFO] [stdout] 416 | ...t) objects, and the ids of any [CatalogTax](entity:CatalogTax) objects that apply to it.
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/catalog_api.rs:509:34
[INFO] [stdout]     |
[INFO] [stdout] 509 | /// Searches for [CatalogObject](entity:CatalogObject) of any type by matching supported search attribute values, excluding custom ...
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogImage`
[INFO] [stdout]    --> src/apis/catalog_api.rs:550:90
[INFO] [stdout]     |
[INFO] [stdout] 550 | ...isting one in the specified [CatalogImage](entity:CatalogImage) object.  This `UpdateCatalogImage` endpoint accepts HTTP multipa...
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogModifierList`
[INFO] [stdout]    --> src/apis/catalog_api.rs:598:39
[INFO] [stdout]     |
[INFO] [stdout] 598 | /// Updates the [CatalogModifierList](entity:CatalogModifierList) objects that apply to the targeted [CatalogItem](entity:CatalogIt...
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]    --> src/apis/catalog_api.rs:598:116
[INFO] [stdout]     |
[INFO] [stdout] 598 | ...s that apply to the targeted [CatalogItem](entity:CatalogItem) without having to perform an upsert on the entire item.
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogTax`
[INFO] [stdout]    --> src/apis/catalog_api.rs:639:30
[INFO] [stdout]     |
[INFO] [stdout] 639 | /// Updates the [CatalogTax](entity:CatalogTax) objects that apply to the targeted [CatalogItem](entity:CatalogItem) without having...
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItem`
[INFO] [stdout]    --> src/apis/catalog_api.rs:639:98
[INFO] [stdout]     |
[INFO] [stdout] 639 | ...s that apply to the targeted [CatalogItem](entity:CatalogItem) without having to perform an upsert on the entire item.
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/catalog_api.rs:680:60
[INFO] [stdout]     |
[INFO] [stdout] 680 | /// Creates a new or updates the specified [CatalogObject](entity:CatalogObject).  To ensure consistency, only one update request i...
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/apis/customer_custom_attributes_api.rs:89:44
[INFO] [stdout]    |
[INFO] [stdout] 89 | /// Creates or updates [custom attributes](entity:CustomAttribute) for customer profiles as a bulk operation.  Use this endpoint to ...
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:130:62
[INFO] [stdout]     |
[INFO] [stdout] 130 | /// Creates a customer-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account. Use thi...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:171:34
[INFO] [stdout]     |
[INFO] [stdout] 171 | /// Deletes a [custom attribute](entity:CustomAttribute) associated with a customer profile.  To delete a custom attribute owned by...
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:212:62
[INFO] [stdout]     |
[INFO] [stdout] 212 | /// Deletes a customer-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account.  Delet...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:252:63
[INFO] [stdout]     |
[INFO] [stdout] 252 | /// Lists the customer-related [custom attribute definitions](entity:CustomAttributeDefinition) that belong to a Square seller acco...
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:299:35
[INFO] [stdout]     |
[INFO] [stdout] 299 | /// Lists the [custom attributes](entity:CustomAttribute) associated with a customer profile.  You can use the `with_definitions` q...
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:351:36
[INFO] [stdout]     |
[INFO] [stdout] 351 | /// Retrieves a [custom attribute](entity:CustomAttribute) associated with a customer profile.  You can use the `with_definition` q...
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:400:64
[INFO] [stdout]     |
[INFO] [stdout] 400 | /// Retrieves a customer-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account.  To ...
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:444:62
[INFO] [stdout]     |
[INFO] [stdout] 444 | /// Updates a customer-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account.  Use th...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/customer_custom_attributes_api.rs:486:45
[INFO] [stdout]     |
[INFO] [stdout] 486 | /// Creates or updates a [custom attribute](entity:CustomAttribute) for a customer profile.  Use this endpoint to set the value of ...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]    --> src/apis/customers_api.rs:158:42
[INFO] [stdout]     |
[INFO] [stdout] 158 | /// Creates multiple [customer profiles](entity:Customer) for a business.  This endpoint takes a map of individual create requests ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:GiftCard`
[INFO] [stdout]   --> src/apis/gift_card_activities_api.rs:33:82
[INFO] [stdout]    |
[INFO] [stdout] 33 | /// Creates a gift card activity to manage the balance or state of a [gift card](entity:GiftCard). For example, create an `ACTIVATE`...
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/inventory_api.rs:192:61
[INFO] [stdout]     |
[INFO] [stdout] 192 | /// Returns current counts for the provided [CatalogObject](entity:CatalogObject)s at the requested [Location](entity:Location)s.  ...
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/inventory_api.rs:192:112
[INFO] [stdout]     |
[INFO] [stdout] 192 | ...:CatalogObject)s at the requested [Location](entity:Location)s.  Results are paginated and sorted in descending order according ...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryAdjustment`
[INFO] [stdout]    --> src/apis/inventory_api.rs:436:39
[INFO] [stdout]     |
[INFO] [stdout] 436 | /// Returns the [InventoryAdjustment](entity:InventoryAdjustment) object with the provided `adjustment_id`.
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/inventory_api.rs:476:97
[INFO] [stdout]     |
[INFO] [stdout] 476 | ...ustments for the provided [CatalogObject](entity:CatalogObject) at the requested [Location](entity:Location)s.  You can achieve ...
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/inventory_api.rs:476:147
[INFO] [stdout]     |
[INFO] [stdout] 476 | ...y:CatalogObject) at the requested [Location](entity:Location)s.  You can achieve the same result by calling [BatchRetrieveInvent...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]    --> src/apis/inventory_api.rs:524:78
[INFO] [stdout]     |
[INFO] [stdout] 524 | /// Retrieves the current calculated stock count for a given [CatalogObject](entity:CatalogObject) at a given set of [Location](ent...
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/inventory_api.rs:524:129
[INFO] [stdout]     |
[INFO] [stdout] 524 | ...:CatalogObject) at a given set of [Location](entity:Location)s. Responses are paginated and unsorted. For more sophisticated que...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryPhysicalCount`
[INFO] [stdout]    --> src/apis/inventory_api.rs:572:42
[INFO] [stdout]     |
[INFO] [stdout] 572 | /// Returns the [InventoryPhysicalCount](entity:InventoryPhysicalCount) object with the provided `physical_count_id`.
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryTransfer`
[INFO] [stdout]    --> src/apis/inventory_api.rs:612:37
[INFO] [stdout]     |
[INFO] [stdout] 612 | /// Returns the [InventoryTransfer](entity:InventoryTransfer) object with the provided `transfer_id`.
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Invoice`
[INFO] [stdout]    --> src/apis/invoices_api.rs:131:31
[INFO] [stdout]     |
[INFO] [stdout] 131 | /// Creates a draft [invoice](entity:Invoice)  for an order created using the Orders API.  A draft invoice remains in your account ...
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/apis/location_custom_attributes_api.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 | /// Deletes [custom attributes](entity:CustomAttribute) for locations as a bulk operation. To delete a custom attribute owned by ano...
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:137:44
[INFO] [stdout]     |
[INFO] [stdout] 137 | /// Creates or updates [custom attributes](entity:CustomAttribute) for locations as a bulk operation. Use this endpoint to set the ...
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:178:62
[INFO] [stdout]     |
[INFO] [stdout] 178 | /// Creates a location-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account. Use thi...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:219:34
[INFO] [stdout]     |
[INFO] [stdout] 219 | /// Deletes a [custom attribute](entity:CustomAttribute) associated with a location. To delete a custom attribute owned by another ...
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:260:62
[INFO] [stdout]     |
[INFO] [stdout] 260 | /// Deletes a location-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account. Deleti...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:300:63
[INFO] [stdout]     |
[INFO] [stdout] 300 | /// Lists the location-related [custom attribute definitions](entity:CustomAttributeDefinition) that belong to a Square seller acco...
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:351:35
[INFO] [stdout]     |
[INFO] [stdout] 351 | /// Lists the [custom attributes](entity:CustomAttribute) associated with a location. You can use the `with_definitions` query para...
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:407:36
[INFO] [stdout]     |
[INFO] [stdout] 407 | /// Retrieves a [custom attribute](entity:CustomAttribute) associated with a location. You can use the `with_definition` query para...
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:456:64
[INFO] [stdout]     |
[INFO] [stdout] 456 | /// Retrieves a location-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account. To r...
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:500:62
[INFO] [stdout]     |
[INFO] [stdout] 500 | /// Updates a location-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account. Use thi...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/location_custom_attributes_api.rs:542:45
[INFO] [stdout]     |
[INFO] [stdout] 542 | /// Creates or updates a [custom attribute](entity:CustomAttribute) for a location. Use this endpoint to set the value of a custom ...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount`
[INFO] [stdout]    --> src/apis/loyalty_api.rs:145:63
[INFO] [stdout]     |
[INFO] [stdout] 145 | /// Adds points earned from a purchase to a [loyalty account](entity:LoyaltyAccount).  - If you are using the Orders API to manage ...
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]    --> src/apis/loyalty_api.rs:145:289
[INFO] [stdout]     |
[INFO] [stdout] 145 | ...am and an associated [loyalty promotion](entity:LoyaltyPromotion). For purchases that qualify for multiple accrual rules, Square...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion`
[INFO] [stdout]    --> src/apis/loyalty_api.rs:229:378
[INFO] [stdout]     |
[INFO] [stdout] 229 | ...am and an associated [loyalty promotion](entity:LoyaltyPromotion).  - If you are not using the Orders API to manage orders, prov...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]    --> src/apis/loyalty_api.rs:353:57
[INFO] [stdout]     |
[INFO] [stdout] 353 | /// Creates a loyalty promotion for a [loyalty program](entity:LoyaltyProgram). A loyalty promotion enables buyers to earn points i...
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram`
[INFO] [stdout]    --> src/apis/loyalty_api.rs:514:70
[INFO] [stdout]     |
[INFO] [stdout] 514 | /// Lists the loyalty promotions associated with a [loyalty program](entity:LoyaltyProgram). Results are sorted by the `created_at`...
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/apis/merchant_custom_attributes_api.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 | /// Deletes [custom attributes](entity:CustomAttribute) for a merchant as a bulk operation. To delete a custom attribute owned by an...
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:137:44
[INFO] [stdout]     |
[INFO] [stdout] 137 | /// Creates or updates [custom attributes](entity:CustomAttribute) for a merchant as a bulk operation. Use this endpoint to set the...
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:178:62
[INFO] [stdout]     |
[INFO] [stdout] 178 | /// Creates a merchant-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account. Use thi...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:219:34
[INFO] [stdout]     |
[INFO] [stdout] 219 | /// Deletes a [custom attribute](entity:CustomAttribute) associated with a merchant. To delete a custom attribute owned by another ...
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:260:62
[INFO] [stdout]     |
[INFO] [stdout] 260 | /// Deletes a merchant-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account. Deleti...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:300:63
[INFO] [stdout]     |
[INFO] [stdout] 300 | /// Lists the merchant-related [custom attribute definitions](entity:CustomAttributeDefinition) that belong to a Square seller acco...
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:351:35
[INFO] [stdout]     |
[INFO] [stdout] 351 | /// Lists the [custom attributes](entity:CustomAttribute) associated with a merchant. You can use the `with_definitions` query para...
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:407:36
[INFO] [stdout]     |
[INFO] [stdout] 407 | /// Retrieves a [custom attribute](entity:CustomAttribute) associated with a merchant. You can use the `with_definition` query para...
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:456:64
[INFO] [stdout]     |
[INFO] [stdout] 456 | /// Retrieves a merchant-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account. To r...
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:500:62
[INFO] [stdout]     |
[INFO] [stdout] 500 | /// Updates a merchant-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account. Use thi...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/merchant_custom_attributes_api.rs:542:45
[INFO] [stdout]     |
[INFO] [stdout] 542 | /// Creates or updates a [custom attribute](entity:CustomAttribute) for a merchant. Use this endpoint to set the value of a custom ...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/apis/order_custom_attributes_api.rs:96:39
[INFO] [stdout]    |
[INFO] [stdout] 96 | /// Deletes order [custom attributes](entity:CustomAttribute) as a bulk operation.  Use this endpoint to delete one or more custom a...
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/order_custom_attributes_api.rs:137:50
[INFO] [stdout]     |
[INFO] [stdout] 137 | /// Creates or updates order [custom attributes](entity:CustomAttribute) as a bulk operation.  Use this endpoint to delete one or m...
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/order_custom_attributes_api.rs:219:34
[INFO] [stdout]     |
[INFO] [stdout] 219 | /// Deletes a [custom attribute](entity:CustomAttribute) associated with a customer profile.  To delete a custom attribute owned by...
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/order_custom_attributes_api.rs:260:60
[INFO] [stdout]     |
[INFO] [stdout] 260 | /// Deletes an order-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account.  Only th...
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/order_custom_attributes_api.rs:300:60
[INFO] [stdout]     |
[INFO] [stdout] 300 | /// Lists the order-related [custom attribute definitions](entity:CustomAttributeDefinition) that belong to a Square seller account...
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/order_custom_attributes_api.rs:351:35
[INFO] [stdout]     |
[INFO] [stdout] 351 | /// Lists the [custom attributes](entity:CustomAttribute) associated with an order.  You can use the `with_definitions` query param...
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/order_custom_attributes_api.rs:407:36
[INFO] [stdout]     |
[INFO] [stdout] 407 | /// Retrieves a [custom attribute](entity:CustomAttribute) associated with an order.  You can use the `with_definition` query param...
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]    --> src/apis/order_custom_attributes_api.rs:456:62
[INFO] [stdout]     |
[INFO] [stdout] 456 | /// Retrieves an order-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account.  To re...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]    --> src/apis/order_custom_attributes_api.rs:542:45
[INFO] [stdout]     |
[INFO] [stdout] 542 | /// Creates or updates a [custom attribute](entity:CustomAttribute) for an order.  Use this endpoint to set the value of a custom a...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]   --> src/apis/orders_api.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 | /// Retrieves a set of [orders](entity:Order) by their IDs.  If a given order ID does not exist, the ID is ignored instead of genera...
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]    --> src/apis/orders_api.rs:198:27
[INFO] [stdout]     |
[INFO] [stdout] 198 | /// Creates a new [order](entity:Order) that can include information about products for purchase and settings to apply to the purch...
[INFO] [stdout]     |                           ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]    --> src/apis/orders_api.rs:239:24
[INFO] [stdout]     |
[INFO] [stdout] 239 | /// Pay for an [order](entity:Order) using one or more approved [payments](entity:Payment) or settle an order with a total of `0`. ...
[INFO] [stdout]     |                        ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Payment`
[INFO] [stdout]    --> src/apis/orders_api.rs:239:76
[INFO] [stdout]     |
[INFO] [stdout] 239 | /// Pay for an [order](entity:Order) using one or more approved [payments](entity:Payment) or settle an order with a total of `0`. ...
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]    --> src/apis/orders_api.rs:281:26
[INFO] [stdout]     |
[INFO] [stdout] 281 | /// Retrieves an [Order](entity:Order) by ID.
[INFO] [stdout]     |                          ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:SearchOrdersQuery`
[INFO] [stdout]    --> src/apis/orders_api.rs:321:312
[INFO] [stdout]     |
[INFO] [stdout] 321 | ...search and define a [SearchOrdersQuery](entity:SearchOrdersQuery) object that controls how to sort or filter the results. Your `...
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:OrderEntry`
[INFO] [stdout]    --> src/apis/orders_api.rs:321:555
[INFO] [stdout]     |
[INFO] [stdout] 321 | ...complete `Order` objects or as [OrderEntry](entity:OrderEntry) objects.  Note that details for orders processed with Square Poin...
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Order`
[INFO] [stdout]    --> src/apis/orders_api.rs:362:29
[INFO] [stdout]     |
[INFO] [stdout] 362 | /// Updates an open [order](entity:Order) by adding, replacing, or deleting fields. Orders with a `COMPLETED` or `CANCELED` state c...
[INFO] [stdout]     |                             ^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:JobAssignment`
[INFO] [stdout]    --> src/apis/team_api.rs:185:139
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...ensation is defined in a [job assignment](entity:JobAssignment) in a team member's wage setting.
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `api:Refunds`
[INFO] [stdout]    --> src/apis/terminal_api.rs:326:292
[INFO] [stdout]     |
[INFO] [stdout] 326 | ...s API. For more information, see [Refunds API](api:Refunds).
[INFO] [stdout]     |                                                   ^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]   --> src/apis/transfer_order_api.rs:75:43
[INFO] [stdout]    |
[INFO] [stdout] 75 | /// Cancels a transfer order in [STARTED](entity:TransferOrderStatus) or  [PARTIALLY_RECEIVED](entity:TransferOrderStatus) status. A...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]   --> src/apis/transfer_order_api.rs:75:96
[INFO] [stdout]    |
[INFO] [stdout] 75 | ...erOrderStatus) or  [PARTIALLY_RECEIVED](entity:TransferOrderStatus) status. Any unreceived quantities will no longer be receivabl...
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/apis/transfer_order_api.rs:75:245
[INFO] [stdout]    |
[INFO] [stdout] 75 | ...mmediately returned to the source [Location](entity:Location)'s inventory.  Common reasons for cancellation: - Items no longer ne...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:117:45
[INFO] [stdout]     |
[INFO] [stdout] 117 | /// Creates a new transfer order in [DRAFT](entity:TransferOrderStatus) status. A transfer order represents the intent  to move [Ca...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:117:152
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...intent  to move [CatalogItemVariation](entity:CatalogItemVariation)s from one [Location](entity:Location) to another.  The sourc...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:117:202
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...y:CatalogItemVariation)s from one [Location](entity:Location) to another.  The source and destination locations must be differen...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:117:339
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...ng to your Square account.  In [DRAFT](entity:TransferOrderStatus) status, you can: - Add or remove items - Modify quantities - ...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:158:41
[INFO] [stdout]     |
[INFO] [stdout] 158 | /// Deletes a transfer order in [DRAFT](entity:TransferOrderStatus) status. Only draft orders can be deleted. Once an order is star...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:202:47
[INFO] [stdout]     |
[INFO] [stdout] 202 | /// Records receipt of [CatalogItemVariation](entity:CatalogItemVariation)s for a transfer order. This endpoint supports partial re...
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryState`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:202:315
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...stination inventory with [InventoryState](entity:InventoryState) of IN_STOCK) - Quantity damaged during transit/handling (added ...
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryState`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:202:448
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...stination inventory with [InventoryState](entity:InventoryState) of WASTE) - Quantity canceled (returned to source location's in...
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:202:575
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...ntory)  The order must be in [STARTED](entity:TransferOrderStatus) or [PARTIALLY_RECEIVED](entity:TransferOrderStatus) status. R...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:202:627
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...erOrderStatus) or [PARTIALLY_RECEIVED](entity:TransferOrderStatus) status. Received quantities are added to the destination [Loc...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:202:723
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...ties are added to the destination [Location](entity:Location)'s inventory according to their condition. Canceled quantities are ...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:202:852
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...mmediately returned to the source [Location](entity:Location)'s inventory.  When all items are either received, damaged, or canc...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:202:972
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...nceled, the order moves to [COMPLETED](entity:TransferOrderStatus) status.  Creates a [transfer_order.updated](webhook:transfer_...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrder`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:244:42
[INFO] [stdout]     |
[INFO] [stdout] 244 | /// Retrieves a specific [TransferOrder](entity:TransferOrder) by ID. Returns the complete order details including:  - Basic inform...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:244:247
[INFO] [stdout]     |
[INFO] [stdout] 244 | ...antities - Source and destination [Location](entity:Location)s - Tracking information (if available)
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrder`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:284:102
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...aginated list of matching [TransferOrder](entity:TransferOrder)s sorted by creation date.  Common search scenarios: - Find order...
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:284:214
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...arios: - Find orders for a source [Location](entity:Location) - Find orders for a destination [Location](entity:Location) - Find...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:284:274
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...) - Find orders for a destination [Location](entity:Location) - Find orders in a particular [TransferOrderStatus](entity:Transfe...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:284:343
[INFO] [stdout]     |
[INFO] [stdout] 284 | ... in a particular [TransferOrderStatus](entity:TransferOrderStatus)
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:325:23
[INFO] [stdout]     |
[INFO] [stdout] 325 | /// Changes a [DRAFT](entity:TransferOrderStatus) transfer order to [STARTED](entity:TransferOrderStatus) status. This decrements i...
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:325:79
[INFO] [stdout]     |
[INFO] [stdout] 325 | /// Changes a [DRAFT](entity:TransferOrderStatus) transfer order to [STARTED](entity:TransferOrderStatus) status. This decrements i...
[INFO] [stdout]     |                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:325:166
[INFO] [stdout]     |
[INFO] [stdout] 325 | ...ecrements inventory at the source [Location](entity:Location) and marks it as in-transit.  The order must be in [DRAFT](entity:T...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus`
[INFO] [stdout]    --> src/apis/transfer_order_api.rs:325:241
[INFO] [stdout]     |
[INFO] [stdout] 325 | ...transit.  The order must be in [DRAFT](entity:TransferOrderStatus) status and have all required fields populated. Once started, ...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]   --> src/apis/vendors_api.rs:68:34
[INFO] [stdout]    |
[INFO] [stdout] 68 | /// Creates one or more [Vendor](entity:Vendor) objects to represent suppliers to a seller.
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]    --> src/apis/vendors_api.rs:109:57
[INFO] [stdout]     |
[INFO] [stdout] 109 | /// Retrieves one or more vendors of specified [Vendor](entity:Vendor) IDs.
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]    --> src/apis/vendors_api.rs:150:46
[INFO] [stdout]     |
[INFO] [stdout] 150 | /// Updates one or more of existing [Vendor](entity:Vendor) objects as suppliers to a seller.
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]    --> src/apis/vendors_api.rs:191:31
[INFO] [stdout]     |
[INFO] [stdout] 191 | /// Creates a single [Vendor](entity:Vendor) object to represent a supplier to a seller.
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]    --> src/apis/vendors_api.rs:232:50
[INFO] [stdout]     |
[INFO] [stdout] 232 | /// Retrieves the vendor of a specified [Vendor](entity:Vendor) ID.
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]    --> src/apis/vendors_api.rs:272:68
[INFO] [stdout]     |
[INFO] [stdout] 272 | /// Searches for vendors using a filter against supported [Vendor](entity:Vendor) properties and a supported sorter.
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Vendor`
[INFO] [stdout]    --> src/apis/vendors_api.rs:313:34
[INFO] [stdout]     |
[INFO] [stdout] 313 | /// Updates an existing [Vendor](entity:Vendor) object as a supplier to a seller.
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/accumulate_loyalty_points_request.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// The [location](entity:Location) where the purchase was made.
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation`
[INFO] [stdout]   --> src/models/appointment_segment.rs:20:46
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// The ID of the [CatalogItemVariation](entity:CatalogItemVariation) object representing the service booked in this segment.
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:TeamMember`
[INFO] [stdout]   --> src/models/appointment_segment.rs:23:36
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// The ID of the [TeamMember](entity:TeamMember) object representing the team member booked in this segment.
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:BankAccount`
[INFO] [stdout]   --> src/models/bank_account_disabled_event.rs:14:89
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// BankAccountDisabledEvent : Published when Square sets the status of a [BankAccount](entity:BankAccount) to `DISABLED`.
[INFO] [stdout]    |                                                                                         ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:BankAccount`
[INFO] [stdout]   --> src/models/bank_account_disabled_event.rs:37:66
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when Square sets the status of a [BankAccount](entity:BankAccount) to `DISABLED`.
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:BankAccount`
[INFO] [stdout]   --> src/models/bank_account_verified_event.rs:14:89
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// BankAccountVerifiedEvent : Published when Square sets the status of a [BankAccount](entity:BankAccount) to `VERIFIED`.
[INFO] [stdout]    |                                                                                         ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:BankAccount`
[INFO] [stdout]   --> src/models/bank_account_verified_event.rs:37:66
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Published when Square sets the status of a [BankAccount](entity:BankAccount) to `VERIFIED`.
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/batch_retrieve_catalog_objects_request.rs:22:213
[INFO] [stdout]    |
[INFO] [stdout] 22 | ...lue is matched against the [CatalogObject](entity:CatalogObject)s' `version` attribute. If not included, results will be from the...
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/batch_retrieve_catalog_objects_response.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// A list of [CatalogObject](entity:CatalogObject)s returned.
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/batch_retrieve_catalog_objects_response.rs:22:35
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// A list of [CatalogObject](entity:CatalogObject)s referenced by the object in the `objects` field.
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryChange`
[INFO] [stdout]   --> src/models/batch_retrieve_inventory_changes_request.rs:37:33
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// The number of [records](entity:InventoryChange) to return.
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:InventoryCount`
[INFO] [stdout]   --> src/models/batch_retrieve_inventory_counts_request.rs:31:33
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// The number of [records](entity:InventoryCount) to return.
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Location`
[INFO] [stdout]   --> src/models/booking.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// The ID of the [Location](entity:Location) object representing the location where the booked service is provided. Once set wh...
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Customer`
[INFO] [stdout]   --> src/models/booking.rs:37:34
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// The ID of the [Customer](entity:Customer) object representing the customer receiving the booked service.
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/booking.rs:40:201
[INFO] [stdout]    |
[INFO] [stdout] 40 | ...d attributes of a relevant [CatalogObject](entity:CatalogObject) instance.
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CatalogObject`
[INFO] [stdout]   --> src/models/booking.rs:43:199
[INFO] [stdout]    |
[INFO] [stdout] 43 | ...d attributes of a specific [CatalogObject](entity:CatalogObject) instance. This field should not be visible to customers.
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_owned_created_event.rs:14:112
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ooking [custom attribute definition](entity:CustomAttributeDefinition)  is created by the subscribing application. Subscribe to t...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_owned_created_event.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute definition](entity:CustomAttributeDefinition)  is created by the subscribing appl...
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_owned_deleted_event.rs:14:112
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ooking [custom attribute definition](entity:CustomAttributeDefinition)  is deleted by the subscribing application. Subscribe to t...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_owned_deleted_event.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute definition](entity:CustomAttributeDefinition)  is deleted by the subscribing appl...
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_owned_updated_event.rs:14:112
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ooking [custom attribute definition](entity:CustomAttributeDefinition)  is updated by the subscribing application. Subscribe to t...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_owned_updated_event.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute definition](entity:CustomAttributeDefinition)  is updated by the subscribing appl...
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_visible_created_event.rs:14:114
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ooking [custom attribute definition](entity:CustomAttributeDefinition)  with the `visibility` field set to `VISIBILITY_READ_ONLY`...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_visible_created_event.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute definition](entity:CustomAttributeDefinition)  with the `visibility` field set to...
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_visible_deleted_event.rs:14:114
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ooking [custom attribute definition](entity:CustomAttributeDefinition)  with the `visibility` field set to `VISIBILITY_READ_ONLY`...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_visible_deleted_event.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute definition](entity:CustomAttributeDefinition)  with the `visibility` field set to...
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_visible_updated_event.rs:14:114
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...ooking [custom attribute definition](entity:CustomAttributeDefinition)  with the `visibility` field set to `VISIBILITY_READ_ONLY`...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_definition_visible_updated_event.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute definition](entity:CustomAttributeDefinition)  with the `visibility` field set to...
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Booking`
[INFO] [stdout]   --> src/models/booking_custom_attribute_delete_request.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the target [booking](entity:Booking).
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Booking`
[INFO] [stdout]   --> src/models/booking_custom_attribute_delete_response.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the [booking](entity:Booking) associated with the custom attribute.
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/booking_custom_attribute_owned_deleted_event.rs:14:91
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...blished when a booking [custom attribute](entity:CustomAttribute)  associated with a [custom attribute definition](entity:CustomA...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_owned_deleted_event.rs:14:164
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...with a [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing application is deleted. S...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/booking_custom_attribute_owned_deleted_event.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute](entity:CustomAttribute)  associated with a [custom attribute definition](entity:...
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition`
[INFO] [stdout]   --> src/models/booking_custom_attribute_owned_deleted_event.rs:34:126
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...with a [custom attribute definition](entity:CustomAttributeDefinition) that is owned by the subscribing application is deleted. S...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/booking_custom_attribute_owned_updated_event.rs:14:91
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...blished when a booking [custom attribute](entity:CustomAttribute)  is updated by the subscribing application. Subscribe to this e...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/booking_custom_attribute_owned_updated_event.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute](entity:CustomAttribute)  is updated by the subscribing application. Subscribe to...
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Booking`
[INFO] [stdout]   --> src/models/booking_custom_attribute_upsert_request.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the target [booking](entity:Booking).
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Booking`
[INFO] [stdout]   --> src/models/booking_custom_attribute_upsert_response.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// The ID of the [booking](entity:Booking) associated with the custom attribute.
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/booking_custom_attribute_visible_deleted_event.rs:14:93
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...blished when a booking [custom attribute](entity:CustomAttribute) with the `visibility` field set to `VISIBILITY_READ_ONLY` or `V...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/booking_custom_attribute_visible_deleted_event.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute](entity:CustomAttribute) with the `visibility` field set to `VISIBILITY_READ_ONLY...
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/booking_custom_attribute_visible_updated_event.rs:14:93
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...blished when a booking [custom attribute](entity:CustomAttribute)  with the `visibility` field set to `VISIBILITY_READ_ONLY` or `...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:CustomAttribute`
[INFO] [stdout]   --> src/models/booking_custom_attribute_visible_updated_event.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Published when a booking [custom attribute](entity:CustomAttribute)  with the `visibility` field set to `VISIBILITY_READ_ONL...
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/model_break.rs:14:63
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// Break : A record of a team member's break on a [timecard](entity:Timecard).
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `entity:Timecard`
[INFO] [stdout]   --> src/models/model_break.rs:20:75
[WARN] too many lines in the log, truncating it
