windmill-api 1.613.2

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
Build #2839464 2026-01-21 12:55:18
# rustc version
rustc 1.95.0-nightly (5c49c4f7c 2026-01-20)# docs.rs version
docsrs 0.1.0 (70ee01e6 2026-01-16 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/windmill-api-1.613.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/windmill-api-1.613.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260120-1.95.0-nightly-5c49c4f7c\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 377601c335292381d24b2464dfa02fb57a15d066b963a62e205a51f8577c1d10
[INFO] running `Command { std: "docker" "start" "-a" "377601c335292381d24b2464dfa02fb57a15d066b963a62e205a51f8577c1d10", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting windmill-api v1.613.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unclosed HTML tag `type`
[INFO] [stderr]   --> src/models/create_flow_request.rs:24:180
[INFO] [stderr]    |
[INFO] [stderr] 24 | ...esource inputs, set type to 'object' and format to 'resource-<type>' (e.g., 'resource-stripe')
[INFO] [stderr]    |                                                                 ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `type`
[INFO] [stderr]   --> src/models/flow.rs:24:180
[INFO] [stderr]    |
[INFO] [stderr] 24 | ...esource inputs, set type to 'object' and format to 'resource-<type>' (e.g., 'resource-stripe')
[INFO] [stderr]    |                                                                 ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `type`
[INFO] [stderr]   --> src/models/get_flow_by_path_with_draft_200_response.rs:24:180
[INFO] [stderr]    |
[INFO] [stderr] 24 | ...esource inputs, set type to 'object' and format to 'resource-<type>' (e.g., 'resource-stripe')
[INFO] [stderr]    |                                                                 ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `type`
[INFO] [stderr]   --> src/models/list_flows_200_response_inner.rs:24:180
[INFO] [stderr]    |
[INFO] [stderr] 24 | ...esource inputs, set type to 'object' and format to 'resource-<type>' (e.g., 'resource-stripe')
[INFO] [stderr]    |                                                                 ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `type`
[INFO] [stderr]   --> src/models/open_flow.rs:25:180
[INFO] [stderr]    |
[INFO] [stderr] 25 | ...esource inputs, set type to 'object' and format to 'resource-<type>' (e.g., 'resource-stripe')
[INFO] [stderr]    |                                                                 ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `type`
[INFO] [stderr]   --> src/models/open_flow_w_path.rs:24:180
[INFO] [stderr]    |
[INFO] [stderr] 24 | ...esource inputs, set type to 'object' and format to 'resource-<type>' (e.g., 'resource-stripe')
[INFO] [stderr]    |                                                                 ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `type`
[INFO] [stderr]   --> src/models/update_flow_request.rs:24:180
[INFO] [stderr]    |
[INFO] [stderr] 24 | ...esource inputs, set type to 'object' and format to 'resource-<type>' (e.g., 'resource-stripe')
[INFO] [stderr]    |                                                                 ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/models/vault_settings.rs:16:47
[INFO] [stderr]    |
[INFO] [stderr] 16 |     /// HashiCorp Vault server address (e.g., https://vault.company.com:8200)
[INFO] [stderr]    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]    |
[INFO] [stderr] 16 |     /// HashiCorp Vault server address (e.g., <https://vault.company.com:8200>)
[INFO] [stderr]    |                                               +                              +
[INFO] [stderr] 
[INFO] [stderr] warning: `windmill-api` (lib doc) generated 8 warnings (run `cargo fix --lib -p windmill-api` to apply 1 suggestion)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.57s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/windmill_api/index.html
[INFO] running `Command { std: "docker" "inspect" "377601c335292381d24b2464dfa02fb57a15d066b963a62e205a51f8577c1d10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "377601c335292381d24b2464dfa02fb57a15d066b963a62e205a51f8577c1d10", kill_on_drop: false }`
[INFO] [stdout] 377601c335292381d24b2464dfa02fb57a15d066b963a62e205a51f8577c1d10