From 87816032df839879cf02c1dd929bc2ea6a7392ce Mon Sep 17 00:00:00 2001 From: Adam Basfop Cavendish Date: Fri, 26 Jun 2026 14:17:35 +0800 Subject: [PATCH] chore: update repository URLs --- Cargo.toml | 2 +- README.md | 6 +++--- docs/book.toml | 2 +- docs/src/getting_started.md | 8 ++++---- docs/src/introduction.md | 4 ++-- docs/src/multipart_and_binary.md | 2 +- src/generators/go/http/codegen.rs | 2 +- src/generators/java/okhttp/codegen.rs | 2 +- src/generators/kotlin/okhttp/codegen.rs | 2 +- src/generators/python/httpx/project_files.rs | 2 +- src/generators/python/requests/project_files.rs | 2 +- src/generators/rust/common/project_files.rs | 2 +- .../go/go-http/additional-properties/README.md.golden | 2 +- .../go-http/binary-transfer-media-types/README.md.golden | 2 +- .../go/go-http/comprehensive-schemas/README.md.golden | 2 +- .../go-http/delete-with-response-schema/README.md.golden | 2 +- .../go/go-http/duplicate-param-names/README.md.golden | 2 +- tests/golden/go/go-http/enum-repr/README.md.golden | 2 +- .../interface-with-enum-reference/README.md.golden | 2 +- .../go/go-http/media-type-selection/README.md.golden | 2 +- tests/golden/go/go-http/minimal/README.md.golden | 2 +- .../go/go-http/multipart-edge-cases/README.md.golden | 2 +- .../go-http/multipart-explicit-encoding/README.md.golden | 2 +- .../multipart-nested-object-parts/README.md.golden | 2 +- .../go-http/multipart-unsupported-schema/README.md.golden | 2 +- .../multiple-similar-request-schemas/README.md.golden | 2 +- .../golden/go/go-http/naming-conventions/README.md.golden | 2 +- .../go/go-http/optional-request-bodies/README.md.golden | 2 +- tests/golden/go/go-http/petstore/README.md.golden | 2 +- tests/golden/go/go-http/query-param-enum/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-deeply-nested-inline/README.md.golden | 2 +- .../go-http/recursive-json-empty-array/README.md.golden | 2 +- .../README.md.golden | 2 +- .../go-http/recursive-json-inline-object/README.md.golden | 2 +- .../recursive-json-mixed-property-types/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-primitive-array/README.md.golden | 2 +- .../go-http/request-body-content-types/README.md.golden | 2 +- .../response-body-default-and-exact/README.md.golden | 2 +- .../go/go-http/response-body-fallback/README.md.golden | 2 +- .../response-body-multi-status-responses/README.md.golden | 2 +- .../response-body-no-response-body/README.md.golden | 2 +- tests/golden/go/go-http/server-object/README.md.golden | 2 +- .../golden/go/go-http/server-path-prefix/README.md.golden | 2 +- .../go-http/type-aliases-complex-union/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-intersection-allof/README.md.golden | 2 +- .../README.md.golden | 2 +- .../go/go-http/type-aliases-nested-union/README.md.golden | 2 +- .../type-aliases-simple-type-alias/README.md.golden | 2 +- .../go/go-http/type-aliases-union-mixed/README.md.golden | 2 +- .../go-http/type-aliases-union-with-any/README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-union-with-interfaces/README.md.golden | 2 +- .../type-aliases-union-with-primitives/README.md.golden | 2 +- .../java-okhttp/additional-properties/README.md.golden | 2 +- .../binary-transfer-media-types/README.md.golden | 2 +- .../java-okhttp/comprehensive-schemas/README.md.golden | 2 +- .../delete-with-response-schema/README.md.golden | 2 +- .../java-okhttp/duplicate-param-names/README.md.golden | 2 +- tests/golden/java/java-okhttp/enum-repr/README.md.golden | 2 +- .../interface-with-enum-reference/README.md.golden | 2 +- .../java-okhttp/media-type-selection/README.md.golden | 2 +- tests/golden/java/java-okhttp/minimal/README.md.golden | 2 +- .../java-okhttp/multipart-edge-cases/README.md.golden | 2 +- .../multipart-explicit-encoding/README.md.golden | 2 +- .../multipart-nested-object-parts/README.md.golden | 2 +- .../multipart-unsupported-schema/README.md.golden | 2 +- .../multiple-similar-request-schemas/README.md.golden | 2 +- .../java/java-okhttp/naming-conventions/README.md.golden | 2 +- .../java-okhttp/optional-request-bodies/README.md.golden | 2 +- tests/golden/java/java-okhttp/petstore/README.md.golden | 2 +- .../java/java-okhttp/query-param-enum/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-deeply-nested-inline/README.md.golden | 2 +- .../recursive-json-empty-array/README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-inline-object/README.md.golden | 2 +- .../recursive-json-mixed-property-types/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-primitive-array/README.md.golden | 2 +- .../request-body-content-types/README.md.golden | 2 +- .../java-okhttp/reserved-word-fields/README.md.golden | 2 +- .../response-body-default-and-exact/README.md.golden | 2 +- .../java-okhttp/response-body-fallback/README.md.golden | 2 +- .../response-body-multi-status-responses/README.md.golden | 2 +- .../response-body-no-response-body/README.md.golden | 2 +- .../java/java-okhttp/server-object/README.md.golden | 2 +- .../java/java-okhttp/server-path-prefix/README.md.golden | 2 +- .../type-aliases-complex-union/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-intersection-allof/README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-nested-union/README.md.golden | 2 +- .../type-aliases-simple-type-alias/README.md.golden | 2 +- .../java-okhttp/type-aliases-union-mixed/README.md.golden | 2 +- .../type-aliases-union-with-any/README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-union-with-interfaces/README.md.golden | 2 +- .../type-aliases-union-with-primitives/README.md.golden | 2 +- .../kotlin-okhttp/additional-properties/README.md.golden | 2 +- .../binary-transfer-media-types/README.md.golden | 2 +- .../kotlin-okhttp/comprehensive-schemas/README.md.golden | 2 +- .../delete-with-response-schema/README.md.golden | 2 +- .../kotlin-okhttp/duplicate-param-names/README.md.golden | 2 +- .../kotlin/kotlin-okhttp/enum-repr/README.md.golden | 2 +- .../interface-with-enum-reference/README.md.golden | 2 +- .../kotlin-okhttp/media-type-selection/README.md.golden | 2 +- .../golden/kotlin/kotlin-okhttp/minimal/README.md.golden | 2 +- .../kotlin-okhttp/multipart-edge-cases/README.md.golden | 2 +- .../multipart-explicit-encoding/README.md.golden | 2 +- .../multipart-nested-object-parts/README.md.golden | 2 +- .../multipart-unsupported-schema/README.md.golden | 2 +- .../multiple-similar-request-schemas/README.md.golden | 2 +- .../kotlin-okhttp/naming-conventions/README.md.golden | 2 +- .../optional-request-bodies/README.md.golden | 2 +- .../golden/kotlin/kotlin-okhttp/petstore/README.md.golden | 2 +- .../kotlin-okhttp/query-param-enum/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-deeply-nested-inline/README.md.golden | 2 +- .../recursive-json-empty-array/README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-inline-object/README.md.golden | 2 +- .../recursive-json-mixed-property-types/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-primitive-array/README.md.golden | 2 +- .../request-body-content-types/README.md.golden | 2 +- .../kotlin-okhttp/reserved-word-fields/README.md.golden | 2 +- .../response-body-default-and-exact/README.md.golden | 2 +- .../kotlin-okhttp/response-body-fallback/README.md.golden | 2 +- .../response-body-multi-status-responses/README.md.golden | 2 +- .../response-body-no-response-body/README.md.golden | 2 +- .../kotlin/kotlin-okhttp/server-object/README.md.golden | 2 +- .../kotlin-okhttp/server-path-prefix/README.md.golden | 2 +- .../type-aliases-complex-union/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-intersection-allof/README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-nested-union/README.md.golden | 2 +- .../type-aliases-simple-type-alias/README.md.golden | 2 +- .../type-aliases-union-mixed/README.md.golden | 2 +- .../type-aliases-union-with-any/README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-union-with-interfaces/README.md.golden | 2 +- .../type-aliases-union-with-primitives/README.md.golden | 2 +- .../python-httpx/additional-properties/README.md.golden | 2 +- .../binary-transfer-media-types/README.md.golden | 2 +- .../python-httpx/comprehensive-schemas/README.md.golden | 2 +- .../delete-with-response-schema/README.md.golden | 2 +- .../python-httpx/duplicate-param-names/README.md.golden | 2 +- .../golden/python/python-httpx/enum-repr/README.md.golden | 2 +- .../interface-with-enum-reference/README.md.golden | 2 +- .../python-httpx/media-type-selection/README.md.golden | 2 +- tests/golden/python/python-httpx/minimal/README.md.golden | 2 +- .../python-httpx/multipart-edge-cases/README.md.golden | 2 +- .../multipart-explicit-encoding/README.md.golden | 2 +- .../multipart-nested-object-parts/README.md.golden | 2 +- .../multipart-unsupported-schema/README.md.golden | 2 +- .../multiple-similar-request-schemas/README.md.golden | 2 +- .../python-httpx/naming-conventions/README.md.golden | 2 +- .../python-httpx/optional-request-bodies/README.md.golden | 2 +- .../golden/python/python-httpx/petstore/README.md.golden | 2 +- .../python/python-httpx/query-param-enum/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-deeply-nested-inline/README.md.golden | 2 +- .../recursive-json-empty-array/README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-inline-object/README.md.golden | 2 +- .../recursive-json-mixed-property-types/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-primitive-array/README.md.golden | 2 +- .../request-body-content-types/README.md.golden | 2 +- .../response-body-default-and-exact/README.md.golden | 2 +- .../python-httpx/response-body-fallback/README.md.golden | 2 +- .../response-body-multi-status-responses/README.md.golden | 2 +- .../response-body-no-response-body/README.md.golden | 2 +- .../python/python-httpx/server-object/README.md.golden | 2 +- .../python-httpx/server-path-prefix/README.md.golden | 2 +- .../type-aliases-complex-union/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-intersection-allof/README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-nested-union/README.md.golden | 2 +- .../type-aliases-simple-type-alias/README.md.golden | 2 +- .../type-aliases-union-mixed/README.md.golden | 2 +- .../type-aliases-union-with-any/README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-union-with-interfaces/README.md.golden | 2 +- .../type-aliases-union-with-primitives/README.md.golden | 2 +- .../additional-properties/README.md.golden | 2 +- .../binary-transfer-media-types/README.md.golden | 2 +- .../comprehensive-schemas/README.md.golden | 2 +- .../delete-with-response-schema/README.md.golden | 2 +- .../duplicate-param-names/README.md.golden | 2 +- .../python/python-requests/enum-repr/README.md.golden | 2 +- .../interface-with-enum-reference/README.md.golden | 2 +- .../python-requests/media-type-selection/README.md.golden | 2 +- .../python/python-requests/minimal/README.md.golden | 2 +- .../python-requests/multipart-edge-cases/README.md.golden | 2 +- .../multipart-explicit-encoding/README.md.golden | 2 +- .../multipart-nested-object-parts/README.md.golden | 2 +- .../multipart-unsupported-schema/README.md.golden | 2 +- .../multiple-similar-request-schemas/README.md.golden | 2 +- .../python-requests/naming-conventions/README.md.golden | 2 +- .../optional-request-bodies/README.md.golden | 2 +- .../python/python-requests/petstore/README.md.golden | 2 +- .../python-requests/query-param-enum/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-deeply-nested-inline/README.md.golden | 2 +- .../recursive-json-empty-array/README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-inline-object/README.md.golden | 2 +- .../recursive-json-mixed-property-types/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-primitive-array/README.md.golden | 2 +- .../request-body-content-types/README.md.golden | 2 +- .../response-body-default-and-exact/README.md.golden | 2 +- .../response-body-fallback/README.md.golden | 2 +- .../response-body-multi-status-responses/README.md.golden | 2 +- .../response-body-no-response-body/README.md.golden | 2 +- .../python/python-requests/server-object/README.md.golden | 2 +- .../python-requests/server-path-prefix/README.md.golden | 2 +- .../type-aliases-complex-union/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-intersection-allof/README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-nested-union/README.md.golden | 2 +- .../type-aliases-simple-type-alias/README.md.golden | 2 +- .../type-aliases-union-mixed/README.md.golden | 2 +- .../type-aliases-union-with-any/README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-union-with-interfaces/README.md.golden | 2 +- .../type-aliases-union-with-primitives/README.md.golden | 2 +- .../rust-aioduct/additional-properties/README.md.golden | 2 +- .../binary-transfer-media-types/README.md.golden | 2 +- .../rust-aioduct/comprehensive-schemas/README.md.golden | 2 +- .../delete-with-response-schema/README.md.golden | 2 +- .../rust-aioduct/duplicate-param-names/README.md.golden | 2 +- tests/golden/rust/rust-aioduct/enum-repr/README.md.golden | 2 +- .../interface-with-enum-reference/README.md.golden | 2 +- .../rust-aioduct/media-type-selection/README.md.golden | 2 +- tests/golden/rust/rust-aioduct/minimal/README.md.golden | 2 +- .../multiline-docs-and-primitive-alias/README.md.golden | 2 +- .../rust-aioduct/multipart-edge-cases/README.md.golden | 2 +- .../multipart-explicit-encoding/README.md.golden | 2 +- .../multipart-nested-object-parts/README.md.golden | 2 +- .../multipart-unsupported-schema/README.md.golden | 2 +- .../multiple-similar-request-schemas/README.md.golden | 2 +- .../rust/rust-aioduct/naming-conventions/README.md.golden | 2 +- .../rust-aioduct/optional-request-bodies/README.md.golden | 2 +- tests/golden/rust/rust-aioduct/petstore/README.md.golden | 2 +- .../rust/rust-aioduct/query-param-enum/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-deeply-nested-inline/README.md.golden | 2 +- .../recursive-json-empty-array/README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-inline-object/README.md.golden | 2 +- .../recursive-json-mixed-property-types/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-primitive-array/README.md.golden | 2 +- .../request-body-content-types/README.md.golden | 2 +- .../response-body-default-and-exact/README.md.golden | 2 +- .../rust-aioduct/response-body-fallback/README.md.golden | 2 +- .../response-body-multi-status-responses/README.md.golden | 2 +- .../response-body-no-response-body/README.md.golden | 2 +- .../rust/rust-aioduct/server-object/README.md.golden | 2 +- .../rust/rust-aioduct/server-path-prefix/README.md.golden | 2 +- .../type-aliases-complex-union/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-intersection-allof/README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-nested-union/README.md.golden | 2 +- .../type-aliases-simple-type-alias/README.md.golden | 2 +- .../type-aliases-union-mixed/README.md.golden | 2 +- .../type-aliases-union-with-any/README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-union-with-interfaces/README.md.golden | 2 +- .../type-aliases-union-with-primitives/README.md.golden | 2 +- .../rust/rust-aioduct/utoipa-mixed/README.md.golden | 2 +- .../rust-aioduct/utoipa-untagged-union/README.md.golden | 2 +- .../utoipa-with-extra-derives/README.md.golden | 2 +- .../rust-reqwest/additional-properties/README.md.golden | 2 +- .../binary-transfer-media-types/README.md.golden | 2 +- .../rust-reqwest/comprehensive-schemas/README.md.golden | 2 +- .../delete-with-response-schema/README.md.golden | 2 +- .../rust-reqwest/duplicate-param-names/README.md.golden | 2 +- tests/golden/rust/rust-reqwest/enum-repr/README.md.golden | 2 +- .../interface-with-enum-reference/README.md.golden | 2 +- .../rust-reqwest/media-type-selection/README.md.golden | 2 +- tests/golden/rust/rust-reqwest/minimal/README.md.golden | 2 +- .../multiline-docs-and-primitive-alias/README.md.golden | 2 +- .../rust-reqwest/multipart-edge-cases/README.md.golden | 2 +- .../multipart-explicit-encoding/README.md.golden | 2 +- .../multipart-nested-object-parts/README.md.golden | 2 +- .../multipart-unsupported-schema/README.md.golden | 2 +- .../multiple-similar-request-schemas/README.md.golden | 2 +- .../rust/rust-reqwest/naming-conventions/README.md.golden | 2 +- .../rust-reqwest/optional-request-bodies/README.md.golden | 2 +- tests/golden/rust/rust-reqwest/petstore/README.md.golden | 2 +- .../rust/rust-reqwest/query-param-enum/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-deeply-nested-inline/README.md.golden | 2 +- .../recursive-json-empty-array/README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-inline-object/README.md.golden | 2 +- .../recursive-json-mixed-property-types/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-primitive-array/README.md.golden | 2 +- .../request-body-content-types/README.md.golden | 2 +- .../response-body-default-and-exact/README.md.golden | 2 +- .../rust-reqwest/response-body-fallback/README.md.golden | 2 +- .../response-body-multi-status-responses/README.md.golden | 2 +- .../response-body-no-response-body/README.md.golden | 2 +- .../rust/rust-reqwest/server-object/README.md.golden | 2 +- .../rust/rust-reqwest/server-path-prefix/README.md.golden | 2 +- .../type-aliases-complex-union/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-intersection-allof/README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-nested-union/README.md.golden | 2 +- .../type-aliases-simple-type-alias/README.md.golden | 2 +- .../type-aliases-union-mixed/README.md.golden | 2 +- .../type-aliases-union-with-any/README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-union-with-interfaces/README.md.golden | 2 +- .../type-aliases-union-with-primitives/README.md.golden | 2 +- .../rust/rust-reqwest/utoipa-mixed/README.md.golden | 2 +- .../rust-reqwest/utoipa-untagged-union/README.md.golden | 2 +- .../utoipa-with-extra-derives/README.md.golden | 2 +- .../rust/rust-ureq/additional-properties/README.md.golden | 2 +- .../binary-transfer-media-types/README.md.golden | 2 +- .../rust/rust-ureq/comprehensive-schemas/README.md.golden | 2 +- .../delete-with-response-schema/README.md.golden | 2 +- .../rust/rust-ureq/duplicate-param-names/README.md.golden | 2 +- tests/golden/rust/rust-ureq/enum-repr/README.md.golden | 2 +- .../interface-with-enum-reference/README.md.golden | 2 +- .../rust/rust-ureq/media-type-selection/README.md.golden | 2 +- tests/golden/rust/rust-ureq/minimal/README.md.golden | 2 +- .../multiline-docs-and-primitive-alias/README.md.golden | 2 +- .../rust/rust-ureq/multipart-edge-cases/README.md.golden | 2 +- .../multipart-explicit-encoding/README.md.golden | 2 +- .../multipart-nested-object-parts/README.md.golden | 2 +- .../multipart-unsupported-schema/README.md.golden | 2 +- .../multiple-similar-request-schemas/README.md.golden | 2 +- .../rust/rust-ureq/naming-conventions/README.md.golden | 2 +- .../rust-ureq/optional-request-bodies/README.md.golden | 2 +- tests/golden/rust/rust-ureq/petstore/README.md.golden | 2 +- .../rust/rust-ureq/query-param-enum/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-deeply-nested-inline/README.md.golden | 2 +- .../rust-ureq/recursive-json-empty-array/README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-inline-object/README.md.golden | 2 +- .../recursive-json-mixed-property-types/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../recursive-json-primitive-array/README.md.golden | 2 +- .../rust-ureq/request-body-content-types/README.md.golden | 2 +- .../response-body-default-and-exact/README.md.golden | 2 +- .../rust-ureq/response-body-fallback/README.md.golden | 2 +- .../response-body-multi-status-responses/README.md.golden | 2 +- .../response-body-no-response-body/README.md.golden | 2 +- .../golden/rust/rust-ureq/server-object/README.md.golden | 2 +- .../rust/rust-ureq/server-path-prefix/README.md.golden | 2 +- .../rust-ureq/type-aliases-complex-union/README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-intersection-allof/README.md.golden | 2 +- .../README.md.golden | 2 +- .../rust-ureq/type-aliases-nested-union/README.md.golden | 2 +- .../type-aliases-simple-type-alias/README.md.golden | 2 +- .../rust-ureq/type-aliases-union-mixed/README.md.golden | 2 +- .../type-aliases-union-with-any/README.md.golden | 2 +- .../README.md.golden | 2 +- .../type-aliases-union-with-interfaces/README.md.golden | 2 +- .../type-aliases-union-with-primitives/README.md.golden | 2 +- tests/golden/rust/rust-ureq/utoipa-mixed/README.md.golden | 2 +- .../rust/rust-ureq/utoipa-untagged-union/README.md.golden | 2 +- .../rust-ureq/utoipa-with-extra-derives/README.md.golden | 2 +- 482 files changed, 488 insertions(+), 488 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index c080e5257..a3f510023 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ edition = "2024" rust-version = "1.90" description = "OpenAPI 3.x multi-language code generator" authors = ["Adam Basfop Cavendish "] -repository = "https://github.com/adamcavendish/openapi-nexus" +repository = "https://github.com/rust-codegen-group/openapi-nexus" readme = "README.md" license = "MIT OR Apache-2.0" diff --git a/README.md b/README.md index ed728a6c7..dbea13157 100644 --- a/README.md +++ b/README.md @@ -30,13 +30,13 @@ OpenAPI Nexus transforms OpenAPI specifications into type-safe client libraries. **Shell installer (no Rust toolchain needed):** ```sh -curl --proto '=https' --tlsv1.2 -LsSf https://github.com/adamcavendish/openapi-nexus/releases/download/0.1.15/openapi-nexus-installer.sh | sh +curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rust-codegen-group/openapi-nexus/releases/download/0.1.15/openapi-nexus-installer.sh | sh ``` -**Nightly build (latest master):** +**Nightly build (latest main):** ```sh -curl --proto '=https' --tlsv1.2 -LsSf https://github.com/adamcavendish/openapi-nexus/releases/download/nightly/openapi-nexus-installer.sh | sh +curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rust-codegen-group/openapi-nexus/releases/download/nightly/openapi-nexus-installer.sh | sh ``` **Build from source:** diff --git a/docs/book.toml b/docs/book.toml index 61deebd31..c6f94cdd9 100644 --- a/docs/book.toml +++ b/docs/book.toml @@ -11,7 +11,7 @@ build-dir = "book" [preprocessor.mermaid-mmdr] [output.html] -git-repository-url = "https://github.com/adamcavendish/openapi-nexus" +git-repository-url = "https://github.com/rust-codegen-group/openapi-nexus" [output.html.search] enable = true diff --git a/docs/src/getting_started.md b/docs/src/getting_started.md index 85e37dec0..ea70677e5 100644 --- a/docs/src/getting_started.md +++ b/docs/src/getting_started.md @@ -5,13 +5,13 @@ **Shell installer (no Rust toolchain needed):** ```sh -curl --proto '=https' --tlsv1.2 -LsSf https://github.com/adamcavendish/openapi-nexus/releases/download/0.1.15/openapi-nexus-installer.sh | sh +curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rust-codegen-group/openapi-nexus/releases/download/0.1.15/openapi-nexus-installer.sh | sh ``` -**Nightly build (latest master):** +**Nightly build (latest main):** ```sh -curl --proto '=https' --tlsv1.2 -LsSf https://github.com/adamcavendish/openapi-nexus/releases/download/nightly/openapi-nexus-installer.sh | sh +curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rust-codegen-group/openapi-nexus/releases/download/nightly/openapi-nexus-installer.sh | sh ``` **Build from source:** @@ -84,7 +84,7 @@ export OPENAPI_NEXUS_GENERATORS="typescript-fetch" ### Configuration File -Create an `openapi-nexus-config.toml` in your project root. See the [sample configuration file](https://github.com/adamcavendish/openapi-nexus/blob/master/openapi-nexus-config.toml.example) for all available options. +Create an `openapi-nexus-config.toml` in your project root. See the [sample configuration file](https://github.com/rust-codegen-group/openapi-nexus/blob/main/openapi-nexus-config.toml.example) for all available options. Generator-specific options live under `[generators.]` sections: diff --git a/docs/src/introduction.md b/docs/src/introduction.md index bdbea119b..a13e05ba1 100644 --- a/docs/src/introduction.md +++ b/docs/src/introduction.md @@ -38,5 +38,5 @@ Parsing and lowering happen once in the orchestrator. Each generator receives a ## Links -- [Repository](https://github.com/adamcavendish/openapi-nexus) -- [Releases](https://github.com/adamcavendish/openapi-nexus/releases) +- [Repository](https://github.com/rust-codegen-group/openapi-nexus) +- [Releases](https://github.com/rust-codegen-group/openapi-nexus/releases) diff --git a/docs/src/multipart_and_binary.md b/docs/src/multipart_and_binary.md index 5efd1989a..cd01bb599 100644 --- a/docs/src/multipart_and_binary.md +++ b/docs/src/multipart_and_binary.md @@ -7,7 +7,7 @@ OpenAPI uses the same `type: string`, `format: binary` schema shape in several p - Binary response bodies stay as raw bytes or blob values. - JSON and text multipart parts keep their normal generated model or scalar types. -See [`examples/multipart-binary/openapi.yaml`](https://github.com/adamcavendish/openapi-nexus/blob/master/examples/multipart-binary/openapi.yaml) for a complete spec. +See [`examples/multipart-binary/openapi.yaml`](https://github.com/rust-codegen-group/openapi-nexus/blob/main/examples/multipart-binary/openapi.yaml) for a complete spec. ## Multipart Uploads diff --git a/src/generators/go/http/codegen.rs b/src/generators/go/http/codegen.rs index 4b1c5b810..b560ffb64 100644 --- a/src/generators/go/http/codegen.rs +++ b/src/generators/go/http/codegen.rs @@ -120,7 +120,7 @@ fn readme_file(info: &IrInfo) -> FileInfo { .unwrap_or_else(|| "Generated Go SDK.".to_string()); let package = info.title.to_kebab_case(); let content = format!( - "# {title}\n\n{description}\n\nVersion: `{version}`\n\nGenerated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `{package}`.\n" + "# {title}\n\n{description}\n\nVersion: `{version}`\n\nGenerated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `{package}`.\n" ); FileInfo::readme("README.md".to_string(), content) } diff --git a/src/generators/java/okhttp/codegen.rs b/src/generators/java/okhttp/codegen.rs index 629b1f819..99d44d3b8 100644 --- a/src/generators/java/okhttp/codegen.rs +++ b/src/generators/java/okhttp/codegen.rs @@ -133,7 +133,7 @@ fn readme_file(info: &IrInfo) -> FileInfo { .unwrap_or_else(|| "Generated Java SDK.".to_string()); let package = info.title.to_kebab_case(); let content = format!( - "# {title}\n\n{description}\n\nVersion: `{version}`\n\nGenerated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `{package}`.\n" + "# {title}\n\n{description}\n\nVersion: `{version}`\n\nGenerated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `{package}`.\n" ); FileInfo::readme("README.md".to_string(), content) } diff --git a/src/generators/kotlin/okhttp/codegen.rs b/src/generators/kotlin/okhttp/codegen.rs index d82f24e21..941a70152 100644 --- a/src/generators/kotlin/okhttp/codegen.rs +++ b/src/generators/kotlin/okhttp/codegen.rs @@ -131,7 +131,7 @@ fn readme_file(info: &IrInfo) -> FileInfo { .unwrap_or_else(|| "Generated Kotlin SDK.".to_string()); let package = info.title.to_kebab_case(); let content = format!( - "# {title}\n\n{description}\n\nVersion: `{version}`\n\nGenerated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `{package}`.\n" + "# {title}\n\n{description}\n\nVersion: `{version}`\n\nGenerated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `{package}`.\n" ); FileInfo::readme("README.md".to_string(), content) } diff --git a/src/generators/python/httpx/project_files.rs b/src/generators/python/httpx/project_files.rs index 50c4cd56f..fa5da078e 100644 --- a/src/generators/python/httpx/project_files.rs +++ b/src/generators/python/httpx/project_files.rs @@ -61,7 +61,7 @@ fn readme_file(info: &IrInfo, package_name: &str) -> FileInfo { .clone() .unwrap_or_else(|| "Generated Python SDK.".to_string()); let content = format!( - "# {title}\n\n{description}\n\nVersion: `{version}`\n\nGenerated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `{package_name}`.\n" + "# {title}\n\n{description}\n\nVersion: `{version}`\n\nGenerated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `{package_name}`.\n" ); FileInfo::readme("README.md".to_string(), content) } diff --git a/src/generators/python/requests/project_files.rs b/src/generators/python/requests/project_files.rs index 5e48d795a..8f4c6e2cb 100644 --- a/src/generators/python/requests/project_files.rs +++ b/src/generators/python/requests/project_files.rs @@ -61,7 +61,7 @@ fn readme_file(info: &IrInfo, package_name: &str) -> FileInfo { .clone() .unwrap_or_else(|| "Generated Python SDK.".to_string()); let content = format!( - "# {title}\n\n{description}\n\nVersion: `{version}`\n\nGenerated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `{package_name}`.\n" + "# {title}\n\n{description}\n\nVersion: `{version}`\n\nGenerated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `{package_name}`.\n" ); FileInfo::readme("README.md".to_string(), content) } diff --git a/src/generators/rust/common/project_files.rs b/src/generators/rust/common/project_files.rs index 9190353e2..aedcf419d 100644 --- a/src/generators/rust/common/project_files.rs +++ b/src/generators/rust/common/project_files.rs @@ -38,7 +38,7 @@ pub fn readme_file(info: &IrInfo) -> FileInfo { .unwrap_or_else(|| "Generated Rust SDK.".to_string()); let crate_name = info.title.to_kebab_case(); let content = format!( - "# {title}\n\n{description}\n\nVersion: `{version}`\n\nGenerated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `{crate_name}`.\n" + "# {title}\n\n{description}\n\nVersion: `{version}`\n\nGenerated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `{crate_name}`.\n" ); FileInfo::readme("README.md".to_string(), content) } diff --git a/tests/golden/go/go-http/additional-properties/README.md.golden b/tests/golden/go/go-http/additional-properties/README.md.golden index 33b5f4e51..9d56f7670 100644 --- a/tests/golden/go/go-http/additional-properties/README.md.golden +++ b/tests/golden/go/go-http/additional-properties/README.md.golden @@ -4,4 +4,4 @@ API demonstrating OpenAPI additionalProperties with multiple levels of structs ( Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `additional-properties-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `additional-properties-api`. diff --git a/tests/golden/go/go-http/binary-transfer-media-types/README.md.golden b/tests/golden/go/go-http/binary-transfer-media-types/README.md.golden index 5e392c3b4..ff8cbf217 100644 --- a/tests/golden/go/go-http/binary-transfer-media-types/README.md.golden +++ b/tests/golden/go/go-http/binary-transfer-media-types/README.md.golden @@ -4,4 +4,4 @@ Covers multipart upload and octet-stream download. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `binary-transfer-media-types`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `binary-transfer-media-types`. diff --git a/tests/golden/go/go-http/comprehensive-schemas/README.md.golden b/tests/golden/go/go-http/comprehensive-schemas/README.md.golden index 06346978b..e7b9bfbf1 100644 --- a/tests/golden/go/go-http/comprehensive-schemas/README.md.golden +++ b/tests/golden/go/go-http/comprehensive-schemas/README.md.golden @@ -4,4 +4,4 @@ Comprehensive test for all OpenAPI v3.1.2 schema types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `comprehensive-schema-types-example`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `comprehensive-schema-types-example`. diff --git a/tests/golden/go/go-http/delete-with-response-schema/README.md.golden b/tests/golden/go/go-http/delete-with-response-schema/README.md.golden index 764cccf97..054d6ccc8 100644 --- a/tests/golden/go/go-http/delete-with-response-schema/README.md.golden +++ b/tests/golden/go/go-http/delete-with-response-schema/README.md.golden @@ -4,4 +4,4 @@ Test fixture for DELETE operations with JSON response schemas and type alias req Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `test-api-with-delete-response-schema`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `test-api-with-delete-response-schema`. diff --git a/tests/golden/go/go-http/duplicate-param-names/README.md.golden b/tests/golden/go/go-http/duplicate-param-names/README.md.golden index f1f558b0e..5f96ca5fd 100644 --- a/tests/golden/go/go-http/duplicate-param-names/README.md.golden +++ b/tests/golden/go/go-http/duplicate-param-names/README.md.golden @@ -4,4 +4,4 @@ Test API with duplicate parameter names across different locations Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `duplicate-parameter-names-test-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `duplicate-parameter-names-test-api`. diff --git a/tests/golden/go/go-http/enum-repr/README.md.golden b/tests/golden/go/go-http/enum-repr/README.md.golden index f4c7aba6c..c4312fb80 100644 --- a/tests/golden/go/go-http/enum-repr/README.md.golden +++ b/tests/golden/go/go-http/enum-repr/README.md.golden @@ -4,4 +4,4 @@ This API demonstrates all 4 kinds of enum representation types: Externally Tagge Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `enum-representation-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `enum-representation-api`. diff --git a/tests/golden/go/go-http/interface-with-enum-reference/README.md.golden b/tests/golden/go/go-http/interface-with-enum-reference/README.md.golden index 1cb8e28e2..d853e2cde 100644 --- a/tests/golden/go/go-http/interface-with-enum-reference/README.md.golden +++ b/tests/golden/go/go-http/interface-with-enum-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for interfaces that reference enum types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `interface-with-enum-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `interface-with-enum-reference-test`. diff --git a/tests/golden/go/go-http/media-type-selection/README.md.golden b/tests/golden/go/go-http/media-type-selection/README.md.golden index 7a446d9d1..9bb4ec63b 100644 --- a/tests/golden/go/go-http/media-type-selection/README.md.golden +++ b/tests/golden/go/go-http/media-type-selection/README.md.golden @@ -4,4 +4,4 @@ Covers normalized media-type selection for requests and responses. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `media-type-selection`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `media-type-selection`. diff --git a/tests/golden/go/go-http/minimal/README.md.golden b/tests/golden/go/go-http/minimal/README.md.golden index 00026ed25..e2dc0f217 100644 --- a/tests/golden/go/go-http/minimal/README.md.golden +++ b/tests/golden/go/go-http/minimal/README.md.golden @@ -4,4 +4,4 @@ Generated Go SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `minimal-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `minimal-api`. diff --git a/tests/golden/go/go-http/multipart-edge-cases/README.md.golden b/tests/golden/go/go-http/multipart-edge-cases/README.md.golden index 61745a51d..3aec9e834 100644 --- a/tests/golden/go/go-http/multipart-edge-cases/README.md.golden +++ b/tests/golden/go/go-http/multipart-edge-cases/README.md.golden @@ -4,4 +4,4 @@ Covers optional multipart bodies, optional parts, and text-only multipart fields Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-edge-cases`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-edge-cases`. diff --git a/tests/golden/go/go-http/multipart-explicit-encoding/README.md.golden b/tests/golden/go/go-http/multipart-explicit-encoding/README.md.golden index b6b911f2e..f3519640a 100644 --- a/tests/golden/go/go-http/multipart-explicit-encoding/README.md.golden +++ b/tests/golden/go/go-http/multipart-explicit-encoding/README.md.golden @@ -4,4 +4,4 @@ Covers explicit multipart part content types. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-explicit-encoding`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-explicit-encoding`. diff --git a/tests/golden/go/go-http/multipart-nested-object-parts/README.md.golden b/tests/golden/go/go-http/multipart-nested-object-parts/README.md.golden index 2899b40d5..1ce7a108d 100644 --- a/tests/golden/go/go-http/multipart-nested-object-parts/README.md.golden +++ b/tests/golden/go/go-http/multipart-nested-object-parts/README.md.golden @@ -4,4 +4,4 @@ Covers multipart object parts whose wire names differ from ergonomic names. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-nested-object-parts`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-nested-object-parts`. diff --git a/tests/golden/go/go-http/multipart-unsupported-schema/README.md.golden b/tests/golden/go/go-http/multipart-unsupported-schema/README.md.golden index 60a3a2357..973ee535b 100644 --- a/tests/golden/go/go-http/multipart-unsupported-schema/README.md.golden +++ b/tests/golden/go/go-http/multipart-unsupported-schema/README.md.golden @@ -4,4 +4,4 @@ Covers multipart request bodies that are not object-shaped. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-unsupported-schema`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-unsupported-schema`. diff --git a/tests/golden/go/go-http/multiple-similar-request-schemas/README.md.golden b/tests/golden/go/go-http/multiple-similar-request-schemas/README.md.golden index dbc9208eb..5f1ac4857 100644 --- a/tests/golden/go/go-http/multiple-similar-request-schemas/README.md.golden +++ b/tests/golden/go/go-http/multiple-similar-request-schemas/README.md.golden @@ -4,4 +4,4 @@ Test API with multiple operations having similar request body schema names Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiple-similar-request-schemas-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiple-similar-request-schemas-api`. diff --git a/tests/golden/go/go-http/naming-conventions/README.md.golden b/tests/golden/go/go-http/naming-conventions/README.md.golden index 33ff97b42..5dddb8b58 100644 --- a/tests/golden/go/go-http/naming-conventions/README.md.golden +++ b/tests/golden/go/go-http/naming-conventions/README.md.golden @@ -4,4 +4,4 @@ Test fixture to verify language property naming conventions Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `naming-conventions-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `naming-conventions-test`. diff --git a/tests/golden/go/go-http/optional-request-bodies/README.md.golden b/tests/golden/go/go-http/optional-request-bodies/README.md.golden index a60de19e5..86eba6f33 100644 --- a/tests/golden/go/go-http/optional-request-bodies/README.md.golden +++ b/tests/golden/go/go-http/optional-request-bodies/README.md.golden @@ -4,4 +4,4 @@ Covers optional non-multipart request bodies. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-request-bodies`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-request-bodies`. diff --git a/tests/golden/go/go-http/petstore/README.md.golden b/tests/golden/go/go-http/petstore/README.md.golden index 4df595c91..056f8383e 100644 --- a/tests/golden/go/go-http/petstore/README.md.golden +++ b/tests/golden/go/go-http/petstore/README.md.golden @@ -4,4 +4,4 @@ This is a sample Pet Store Server based on the OpenAPI 3.1 specification Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `petstore-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `petstore-api`. diff --git a/tests/golden/go/go-http/query-param-enum/README.md.golden b/tests/golden/go/go-http/query-param-enum/README.md.golden index 986959eca..1700c4846 100644 --- a/tests/golden/go/go-http/query-param-enum/README.md.golden +++ b/tests/golden/go/go-http/query-param-enum/README.md.golden @@ -4,4 +4,4 @@ Test case for query parameters that reference enum schemas Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `query-parameter-enum-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `query-parameter-enum-test`. diff --git a/tests/golden/go/go-http/recursive-json-all-optional-properties/README.md.golden b/tests/golden/go/go-http/recursive-json-all-optional-properties/README.md.golden index f33f82e37..daaaf83f8 100644 --- a/tests/golden/go/go-http/recursive-json-all-optional-properties/README.md.golden +++ b/tests/golden/go/go-http/recursive-json-all-optional-properties/README.md.golden @@ -4,4 +4,4 @@ Test case for object with all optional properties including arrays, references, Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `all-optional-properties-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `all-optional-properties-test`. diff --git a/tests/golden/go/go-http/recursive-json-array-of-inline-objects/README.md.golden b/tests/golden/go/go-http/recursive-json-array-of-inline-objects/README.md.golden index a2c98797a..5c4726700 100644 --- a/tests/golden/go/go-http/recursive-json-array-of-inline-objects/README.md.golden +++ b/tests/golden/go/go-http/recursive-json-array-of-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects with snake_case to camelCase conversion (m Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-of-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-of-inline-objects-test`. diff --git a/tests/golden/go/go-http/recursive-json-array-of-referenced-types/README.md.golden b/tests/golden/go/go-http/recursive-json-array-of-referenced-types/README.md.golden index d2716676b..e3291f81a 100644 --- a/tests/golden/go/go-http/recursive-json-array-of-referenced-types/README.md.golden +++ b/tests/golden/go/go-http/recursive-json-array-of-referenced-types/README.md.golden @@ -4,4 +4,4 @@ Test case for array of referenced model types with recursive FromJSON calls Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-of-referenced-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-of-referenced-types-test`. diff --git a/tests/golden/go/go-http/recursive-json-array-with-reference-property/README.md.golden b/tests/golden/go/go-http/recursive-json-array-with-reference-property/README.md.golden index 095287cf7..601760aab 100644 --- a/tests/golden/go/go-http/recursive-json-array-with-reference-property/README.md.golden +++ b/tests/golden/go/go-http/recursive-json-array-with-reference-property/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects that contain a reference property Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-with-reference-property-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-with-reference-property-test`. diff --git a/tests/golden/go/go-http/recursive-json-complex-array-structure/README.md.golden b/tests/golden/go/go-http/recursive-json-complex-array-structure/README.md.golden index 9733aca8b..17af08096 100644 --- a/tests/golden/go/go-http/recursive-json-complex-array-structure/README.md.golden +++ b/tests/golden/go/go-http/recursive-json-complex-array-structure/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects where each object has nested inline object Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `complex-array-structure-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `complex-array-structure-test`. diff --git a/tests/golden/go/go-http/recursive-json-deeply-nested-inline/README.md.golden b/tests/golden/go/go-http/recursive-json-deeply-nested-inline/README.md.golden index 976008fe5..d00201d59 100644 --- a/tests/golden/go/go-http/recursive-json-deeply-nested-inline/README.md.golden +++ b/tests/golden/go/go-http/recursive-json-deeply-nested-inline/README.md.golden @@ -4,4 +4,4 @@ Test case for three levels of nested inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `deeply-nested-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `deeply-nested-inline-objects-test`. diff --git a/tests/golden/go/go-http/recursive-json-empty-array/README.md.golden b/tests/golden/go/go-http/recursive-json-empty-array/README.md.golden index 482599c24..22563a46a 100644 --- a/tests/golden/go/go-http/recursive-json-empty-array/README.md.golden +++ b/tests/golden/go/go-http/recursive-json-empty-array/README.md.golden @@ -4,4 +4,4 @@ Test case for empty array handling Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `empty-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `empty-array-test`. diff --git a/tests/golden/go/go-http/recursive-json-inline-object-with-array/README.md.golden b/tests/golden/go/go-http/recursive-json-inline-object-with-array/README.md.golden index 27ad8c16d..d47ce3045 100644 --- a/tests/golden/go/go-http/recursive-json-inline-object-with-array/README.md.golden +++ b/tests/golden/go/go-http/recursive-json-inline-object-with-array/README.md.golden @@ -4,4 +4,4 @@ Test case for inline object containing an array of inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `inline-object-with-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `inline-object-with-array-test`. diff --git a/tests/golden/go/go-http/recursive-json-inline-object/README.md.golden b/tests/golden/go/go-http/recursive-json-inline-object/README.md.golden index 7b188dd00..6721775d8 100644 --- a/tests/golden/go/go-http/recursive-json-inline-object/README.md.golden +++ b/tests/golden/go/go-http/recursive-json-inline-object/README.md.golden @@ -4,4 +4,4 @@ Test case for inline objects (not arrays) with snake_case to camelCase conversio Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `inline-object-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `inline-object-test`. diff --git a/tests/golden/go/go-http/recursive-json-mixed-property-types/README.md.golden b/tests/golden/go/go-http/recursive-json-mixed-property-types/README.md.golden index be4cecdf4..26c81d4ca 100644 --- a/tests/golden/go/go-http/recursive-json-mixed-property-types/README.md.golden +++ b/tests/golden/go/go-http/recursive-json-mixed-property-types/README.md.golden @@ -4,4 +4,4 @@ Test case for object with mix of simple types, arrays, references, and inline ob Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `mixed-property-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `mixed-property-types-test`. diff --git a/tests/golden/go/go-http/recursive-json-nested-object-reference/README.md.golden b/tests/golden/go/go-http/recursive-json-nested-object-reference/README.md.golden index 54351eddb..bd6042000 100644 --- a/tests/golden/go/go-http/recursive-json-nested-object-reference/README.md.golden +++ b/tests/golden/go/go-http/recursive-json-nested-object-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for nested object reference with recursive FromJSON calls Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `nested-object-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `nested-object-reference-test`. diff --git a/tests/golden/go/go-http/recursive-json-optional-array-of-inline-objects/README.md.golden b/tests/golden/go/go-http/recursive-json-optional-array-of-inline-objects/README.md.golden index d1f1b5972..4c246ce9c 100644 --- a/tests/golden/go/go-http/recursive-json-optional-array-of-inline-objects/README.md.golden +++ b/tests/golden/go/go-http/recursive-json-optional-array-of-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test case for optional array of inline objects with snake_case to camelCase conv Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-array-of-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-array-of-inline-objects-test`. diff --git a/tests/golden/go/go-http/recursive-json-optional-array-of-referenced-types/README.md.golden b/tests/golden/go/go-http/recursive-json-optional-array-of-referenced-types/README.md.golden index e9793caee..a11fb7adf 100644 --- a/tests/golden/go/go-http/recursive-json-optional-array-of-referenced-types/README.md.golden +++ b/tests/golden/go/go-http/recursive-json-optional-array-of-referenced-types/README.md.golden @@ -4,4 +4,4 @@ Test case for optional array of referenced model types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-array-of-referenced-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-array-of-referenced-types-test`. diff --git a/tests/golden/go/go-http/recursive-json-optional-inline-object/README.md.golden b/tests/golden/go/go-http/recursive-json-optional-inline-object/README.md.golden index aa7204afd..2b43f4252 100644 --- a/tests/golden/go/go-http/recursive-json-optional-inline-object/README.md.golden +++ b/tests/golden/go/go-http/recursive-json-optional-inline-object/README.md.golden @@ -4,4 +4,4 @@ Test case for optional inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-inline-object-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-inline-object-test`. diff --git a/tests/golden/go/go-http/recursive-json-optional-nested-object-reference/README.md.golden b/tests/golden/go/go-http/recursive-json-optional-nested-object-reference/README.md.golden index 9b06ccd71..ac61508b4 100644 --- a/tests/golden/go/go-http/recursive-json-optional-nested-object-reference/README.md.golden +++ b/tests/golden/go/go-http/recursive-json-optional-nested-object-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for optional nested object reference Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-nested-object-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-nested-object-reference-test`. diff --git a/tests/golden/go/go-http/recursive-json-primitive-array/README.md.golden b/tests/golden/go/go-http/recursive-json-primitive-array/README.md.golden index ff318a455..bbe2c77cb 100644 --- a/tests/golden/go/go-http/recursive-json-primitive-array/README.md.golden +++ b/tests/golden/go/go-http/recursive-json-primitive-array/README.md.golden @@ -4,4 +4,4 @@ Test case for arrays with primitive items (should not be affected by recursive p Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `primitive-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `primitive-array-test`. diff --git a/tests/golden/go/go-http/request-body-content-types/README.md.golden b/tests/golden/go/go-http/request-body-content-types/README.md.golden index 87830118b..f3916285c 100644 --- a/tests/golden/go/go-http/request-body-content-types/README.md.golden +++ b/tests/golden/go/go-http/request-body-content-types/README.md.golden @@ -4,4 +4,4 @@ Covers non-JSON request body media types to pin Content-Type emission. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `request-body-content-types`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `request-body-content-types`. diff --git a/tests/golden/go/go-http/response-body-default-and-exact/README.md.golden b/tests/golden/go/go-http/response-body-default-and-exact/README.md.golden index 6385bca24..b788e8060 100644 --- a/tests/golden/go/go-http/response-body-default-and-exact/README.md.golden +++ b/tests/golden/go/go-http/response-body-default-and-exact/README.md.golden @@ -4,4 +4,4 @@ Generated Go SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `default-and-exact-response-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `default-and-exact-response-api`. diff --git a/tests/golden/go/go-http/response-body-fallback/README.md.golden b/tests/golden/go/go-http/response-body-fallback/README.md.golden index 2fce1468b..b7ef206af 100644 --- a/tests/golden/go/go-http/response-body-fallback/README.md.golden +++ b/tests/golden/go/go-http/response-body-fallback/README.md.golden @@ -4,4 +4,4 @@ Generated Go SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `response-fallback-test-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `response-fallback-test-api`. diff --git a/tests/golden/go/go-http/response-body-multi-status-responses/README.md.golden b/tests/golden/go/go-http/response-body-multi-status-responses/README.md.golden index 221ccdd1e..1dc1f6014 100644 --- a/tests/golden/go/go-http/response-body-multi-status-responses/README.md.golden +++ b/tests/golden/go/go-http/response-body-multi-status-responses/README.md.golden @@ -4,4 +4,4 @@ Generated Go SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multi-status-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multi-status-api`. diff --git a/tests/golden/go/go-http/response-body-no-response-body/README.md.golden b/tests/golden/go/go-http/response-body-no-response-body/README.md.golden index 6e2613429..6456ff54c 100644 --- a/tests/golden/go/go-http/response-body-no-response-body/README.md.golden +++ b/tests/golden/go/go-http/response-body-no-response-body/README.md.golden @@ -4,4 +4,4 @@ Generated Go SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `no-response-body-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `no-response-body-api`. diff --git a/tests/golden/go/go-http/server-object/README.md.golden b/tests/golden/go/go-http/server-object/README.md.golden index 24d8d0271..36e47d191 100644 --- a/tests/golden/go/go-http/server-object/README.md.golden +++ b/tests/golden/go/go-http/server-object/README.md.golden @@ -4,4 +4,4 @@ This is a test API specification that includes various server configurations Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `test-api-with-server-objects`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `test-api-with-server-objects`. diff --git a/tests/golden/go/go-http/server-path-prefix/README.md.golden b/tests/golden/go/go-http/server-path-prefix/README.md.golden index 28bf2637f..d09a91078 100644 --- a/tests/golden/go/go-http/server-path-prefix/README.md.golden +++ b/tests/golden/go/go-http/server-path-prefix/README.md.golden @@ -4,4 +4,4 @@ Test fixture for server URL path prefix stripping in operation paths. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `server-path-prefix-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `server-path-prefix-test`. diff --git a/tests/golden/go/go-http/type-aliases-complex-union/README.md.golden b/tests/golden/go/go-http/type-aliases-complex-union/README.md.golden index 3c94e08c4..05513c95f 100644 --- a/tests/golden/go/go-http/type-aliases-complex-union/README.md.golden +++ b/tests/golden/go/go-http/type-aliases-complex-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for complex union types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `complex-union-type-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `complex-union-type-test`. diff --git a/tests/golden/go/go-http/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden b/tests/golden/go/go-http/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden index 948c1a6ec..166317d4d 100644 --- a/tests/golden/go/go-http/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden +++ b/tests/golden/go/go-http/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden @@ -14,4 +14,4 @@ After the fix, these should generate properly prefixed names like Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-inline-discriminator-only-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-inline-discriminator-only-test`. diff --git a/tests/golden/go/go-http/type-aliases-discriminated-union-internally-tagged/README.md.golden b/tests/golden/go/go-http/type-aliases-discriminated-union-internally-tagged/README.md.golden index 048c079b8..5622abee6 100644 --- a/tests/golden/go/go-http/type-aliases-discriminated-union-internally-tagged/README.md.golden +++ b/tests/golden/go/go-http/type-aliases-discriminated-union-internally-tagged/README.md.golden @@ -7,4 +7,4 @@ See: https://www.openapis.org/understanding-openapi/specification/models/ Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-internally-tagged-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-internally-tagged-test`. diff --git a/tests/golden/go/go-http/type-aliases-discriminated-union-long-names/README.md.golden b/tests/golden/go/go-http/type-aliases-discriminated-union-long-names/README.md.golden index 020490cf4..ac7cc3e3a 100644 --- a/tests/golden/go/go-http/type-aliases-discriminated-union-long-names/README.md.golden +++ b/tests/golden/go/go-http/type-aliases-discriminated-union-long-names/README.md.golden @@ -7,4 +7,4 @@ intentionally long enough to force multi-line type alias output at the Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-long-type-names-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-long-type-names-test`. diff --git a/tests/golden/go/go-http/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden b/tests/golden/go/go-http/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden index 2b00af407..6047f9aaa 100644 --- a/tests/golden/go/go-http/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden +++ b/tests/golden/go/go-http/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden @@ -10,4 +10,4 @@ is a unit variant (no fields) and others carry data from referenced schemas. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-mixed-unit-and-all-of-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-mixed-unit-and-all-of-test`. diff --git a/tests/golden/go/go-http/type-aliases-discriminated-union-multiple/README.md.golden b/tests/golden/go/go-http/type-aliases-discriminated-union-multiple/README.md.golden index c26a01b2f..0de5865cf 100644 --- a/tests/golden/go/go-http/type-aliases-discriminated-union-multiple/README.md.golden +++ b/tests/golden/go/go-http/type-aliases-discriminated-union-multiple/README.md.golden @@ -8,4 +8,4 @@ the same Kind.ts file causing conflicts. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiple-discriminated-unions-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiple-discriminated-unions-test`. diff --git a/tests/golden/go/go-http/type-aliases-discriminated-union-with-refs/README.md.golden b/tests/golden/go/go-http/type-aliases-discriminated-union-with-refs/README.md.golden index df8755234..4235af787 100644 --- a/tests/golden/go/go-http/type-aliases-discriminated-union-with-refs/README.md.golden +++ b/tests/golden/go/go-http/type-aliases-discriminated-union-with-refs/README.md.golden @@ -6,4 +6,4 @@ This is similar to the ContainerImage pattern in the infiron API. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-references-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-references-test`. diff --git a/tests/golden/go/go-http/type-aliases-intersection-allof/README.md.golden b/tests/golden/go/go-http/type-aliases-intersection-allof/README.md.golden index f5c51f076..f492b2b71 100644 --- a/tests/golden/go/go-http/type-aliases-intersection-allof/README.md.golden +++ b/tests/golden/go/go-http/type-aliases-intersection-allof/README.md.golden @@ -4,4 +4,4 @@ Test fixture for allOf intersection types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `intersection-type-all-of-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `intersection-type-all-of-test`. diff --git a/tests/golden/go/go-http/type-aliases-intersection-with-nullable-reference/README.md.golden b/tests/golden/go/go-http/type-aliases-intersection-with-nullable-reference/README.md.golden index 20631cb9c..61537d68b 100644 --- a/tests/golden/go/go-http/type-aliases-intersection-with-nullable-reference/README.md.golden +++ b/tests/golden/go/go-http/type-aliases-intersection-with-nullable-reference/README.md.golden @@ -4,4 +4,4 @@ Test fixture for allOf intersection types with nullable reference properties Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `intersection-type-with-nullable-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `intersection-type-with-nullable-reference-test`. diff --git a/tests/golden/go/go-http/type-aliases-nested-union/README.md.golden b/tests/golden/go/go-http/type-aliases-nested-union/README.md.golden index fe9176900..f47d82177 100644 --- a/tests/golden/go/go-http/type-aliases-nested-union/README.md.golden +++ b/tests/golden/go/go-http/type-aliases-nested-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types that reference other union types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `nested-union-type-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `nested-union-type-test`. diff --git a/tests/golden/go/go-http/type-aliases-simple-type-alias/README.md.golden b/tests/golden/go/go-http/type-aliases-simple-type-alias/README.md.golden index 5643ccf97..10f710744 100644 --- a/tests/golden/go/go-http/type-aliases-simple-type-alias/README.md.golden +++ b/tests/golden/go/go-http/type-aliases-simple-type-alias/README.md.golden @@ -4,4 +4,4 @@ Test fixture for simple type aliases (not unions or intersections) Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `simple-type-alias-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `simple-type-alias-test`. diff --git a/tests/golden/go/go-http/type-aliases-union-mixed/README.md.golden b/tests/golden/go/go-http/type-aliases-union-mixed/README.md.golden index 4c07e2061..a05571557 100644 --- a/tests/golden/go/go-http/type-aliases-union-mixed/README.md.golden +++ b/tests/golden/go/go-http/type-aliases-union-mixed/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types with both interfaces and primitives Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-mixed-members-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-mixed-members-test`. diff --git a/tests/golden/go/go-http/type-aliases-union-with-any/README.md.golden b/tests/golden/go/go-http/type-aliases-union-with-any/README.md.golden index db6e0cde8..6458f8c37 100644 --- a/tests/golden/go/go-http/type-aliases-union-with-any/README.md.golden +++ b/tests/golden/go/go-http/type-aliases-union-with-any/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types that include the any type Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-any-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-any-test`. diff --git a/tests/golden/go/go-http/type-aliases-union-with-inline-objects/README.md.golden b/tests/golden/go/go-http/type-aliases-union-with-inline-objects/README.md.golden index 8f337c92f..33c37d799 100644 --- a/tests/golden/go/go-http/type-aliases-union-with-inline-objects/README.md.golden +++ b/tests/golden/go/go-http/type-aliases-union-with-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types (oneOf) with inline object schemas that should gene Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-inline-objects-test`. diff --git a/tests/golden/go/go-http/type-aliases-union-with-interfaces/README.md.golden b/tests/golden/go/go-http/type-aliases-union-with-interfaces/README.md.golden index 86b129938..76d5e88c5 100644 --- a/tests/golden/go/go-http/type-aliases-union-with-interfaces/README.md.golden +++ b/tests/golden/go/go-http/type-aliases-union-with-interfaces/README.md.golden @@ -4,4 +4,4 @@ Test fixture for oneOf/anyOf union types with interface members Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-interfaces-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-interfaces-test`. diff --git a/tests/golden/go/go-http/type-aliases-union-with-primitives/README.md.golden b/tests/golden/go/go-http/type-aliases-union-with-primitives/README.md.golden index f8d0ec9d8..37e54a79e 100644 --- a/tests/golden/go/go-http/type-aliases-union-with-primitives/README.md.golden +++ b/tests/golden/go/go-http/type-aliases-union-with-primitives/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types with primitive members Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-primitives-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-primitives-test`. diff --git a/tests/golden/java/java-okhttp/additional-properties/README.md.golden b/tests/golden/java/java-okhttp/additional-properties/README.md.golden index 33b5f4e51..9d56f7670 100644 --- a/tests/golden/java/java-okhttp/additional-properties/README.md.golden +++ b/tests/golden/java/java-okhttp/additional-properties/README.md.golden @@ -4,4 +4,4 @@ API demonstrating OpenAPI additionalProperties with multiple levels of structs ( Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `additional-properties-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `additional-properties-api`. diff --git a/tests/golden/java/java-okhttp/binary-transfer-media-types/README.md.golden b/tests/golden/java/java-okhttp/binary-transfer-media-types/README.md.golden index 5e392c3b4..ff8cbf217 100644 --- a/tests/golden/java/java-okhttp/binary-transfer-media-types/README.md.golden +++ b/tests/golden/java/java-okhttp/binary-transfer-media-types/README.md.golden @@ -4,4 +4,4 @@ Covers multipart upload and octet-stream download. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `binary-transfer-media-types`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `binary-transfer-media-types`. diff --git a/tests/golden/java/java-okhttp/comprehensive-schemas/README.md.golden b/tests/golden/java/java-okhttp/comprehensive-schemas/README.md.golden index 06346978b..e7b9bfbf1 100644 --- a/tests/golden/java/java-okhttp/comprehensive-schemas/README.md.golden +++ b/tests/golden/java/java-okhttp/comprehensive-schemas/README.md.golden @@ -4,4 +4,4 @@ Comprehensive test for all OpenAPI v3.1.2 schema types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `comprehensive-schema-types-example`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `comprehensive-schema-types-example`. diff --git a/tests/golden/java/java-okhttp/delete-with-response-schema/README.md.golden b/tests/golden/java/java-okhttp/delete-with-response-schema/README.md.golden index 764cccf97..054d6ccc8 100644 --- a/tests/golden/java/java-okhttp/delete-with-response-schema/README.md.golden +++ b/tests/golden/java/java-okhttp/delete-with-response-schema/README.md.golden @@ -4,4 +4,4 @@ Test fixture for DELETE operations with JSON response schemas and type alias req Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `test-api-with-delete-response-schema`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `test-api-with-delete-response-schema`. diff --git a/tests/golden/java/java-okhttp/duplicate-param-names/README.md.golden b/tests/golden/java/java-okhttp/duplicate-param-names/README.md.golden index f1f558b0e..5f96ca5fd 100644 --- a/tests/golden/java/java-okhttp/duplicate-param-names/README.md.golden +++ b/tests/golden/java/java-okhttp/duplicate-param-names/README.md.golden @@ -4,4 +4,4 @@ Test API with duplicate parameter names across different locations Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `duplicate-parameter-names-test-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `duplicate-parameter-names-test-api`. diff --git a/tests/golden/java/java-okhttp/enum-repr/README.md.golden b/tests/golden/java/java-okhttp/enum-repr/README.md.golden index f4c7aba6c..c4312fb80 100644 --- a/tests/golden/java/java-okhttp/enum-repr/README.md.golden +++ b/tests/golden/java/java-okhttp/enum-repr/README.md.golden @@ -4,4 +4,4 @@ This API demonstrates all 4 kinds of enum representation types: Externally Tagge Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `enum-representation-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `enum-representation-api`. diff --git a/tests/golden/java/java-okhttp/interface-with-enum-reference/README.md.golden b/tests/golden/java/java-okhttp/interface-with-enum-reference/README.md.golden index 1cb8e28e2..d853e2cde 100644 --- a/tests/golden/java/java-okhttp/interface-with-enum-reference/README.md.golden +++ b/tests/golden/java/java-okhttp/interface-with-enum-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for interfaces that reference enum types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `interface-with-enum-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `interface-with-enum-reference-test`. diff --git a/tests/golden/java/java-okhttp/media-type-selection/README.md.golden b/tests/golden/java/java-okhttp/media-type-selection/README.md.golden index 7a446d9d1..9bb4ec63b 100644 --- a/tests/golden/java/java-okhttp/media-type-selection/README.md.golden +++ b/tests/golden/java/java-okhttp/media-type-selection/README.md.golden @@ -4,4 +4,4 @@ Covers normalized media-type selection for requests and responses. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `media-type-selection`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `media-type-selection`. diff --git a/tests/golden/java/java-okhttp/minimal/README.md.golden b/tests/golden/java/java-okhttp/minimal/README.md.golden index b673eadf4..3bfb3c400 100644 --- a/tests/golden/java/java-okhttp/minimal/README.md.golden +++ b/tests/golden/java/java-okhttp/minimal/README.md.golden @@ -4,4 +4,4 @@ Generated Java SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `minimal-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `minimal-api`. diff --git a/tests/golden/java/java-okhttp/multipart-edge-cases/README.md.golden b/tests/golden/java/java-okhttp/multipart-edge-cases/README.md.golden index 61745a51d..3aec9e834 100644 --- a/tests/golden/java/java-okhttp/multipart-edge-cases/README.md.golden +++ b/tests/golden/java/java-okhttp/multipart-edge-cases/README.md.golden @@ -4,4 +4,4 @@ Covers optional multipart bodies, optional parts, and text-only multipart fields Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-edge-cases`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-edge-cases`. diff --git a/tests/golden/java/java-okhttp/multipart-explicit-encoding/README.md.golden b/tests/golden/java/java-okhttp/multipart-explicit-encoding/README.md.golden index b6b911f2e..f3519640a 100644 --- a/tests/golden/java/java-okhttp/multipart-explicit-encoding/README.md.golden +++ b/tests/golden/java/java-okhttp/multipart-explicit-encoding/README.md.golden @@ -4,4 +4,4 @@ Covers explicit multipart part content types. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-explicit-encoding`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-explicit-encoding`. diff --git a/tests/golden/java/java-okhttp/multipart-nested-object-parts/README.md.golden b/tests/golden/java/java-okhttp/multipart-nested-object-parts/README.md.golden index 2899b40d5..1ce7a108d 100644 --- a/tests/golden/java/java-okhttp/multipart-nested-object-parts/README.md.golden +++ b/tests/golden/java/java-okhttp/multipart-nested-object-parts/README.md.golden @@ -4,4 +4,4 @@ Covers multipart object parts whose wire names differ from ergonomic names. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-nested-object-parts`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-nested-object-parts`. diff --git a/tests/golden/java/java-okhttp/multipart-unsupported-schema/README.md.golden b/tests/golden/java/java-okhttp/multipart-unsupported-schema/README.md.golden index 60a3a2357..973ee535b 100644 --- a/tests/golden/java/java-okhttp/multipart-unsupported-schema/README.md.golden +++ b/tests/golden/java/java-okhttp/multipart-unsupported-schema/README.md.golden @@ -4,4 +4,4 @@ Covers multipart request bodies that are not object-shaped. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-unsupported-schema`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-unsupported-schema`. diff --git a/tests/golden/java/java-okhttp/multiple-similar-request-schemas/README.md.golden b/tests/golden/java/java-okhttp/multiple-similar-request-schemas/README.md.golden index dbc9208eb..5f1ac4857 100644 --- a/tests/golden/java/java-okhttp/multiple-similar-request-schemas/README.md.golden +++ b/tests/golden/java/java-okhttp/multiple-similar-request-schemas/README.md.golden @@ -4,4 +4,4 @@ Test API with multiple operations having similar request body schema names Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiple-similar-request-schemas-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiple-similar-request-schemas-api`. diff --git a/tests/golden/java/java-okhttp/naming-conventions/README.md.golden b/tests/golden/java/java-okhttp/naming-conventions/README.md.golden index 33ff97b42..5dddb8b58 100644 --- a/tests/golden/java/java-okhttp/naming-conventions/README.md.golden +++ b/tests/golden/java/java-okhttp/naming-conventions/README.md.golden @@ -4,4 +4,4 @@ Test fixture to verify language property naming conventions Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `naming-conventions-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `naming-conventions-test`. diff --git a/tests/golden/java/java-okhttp/optional-request-bodies/README.md.golden b/tests/golden/java/java-okhttp/optional-request-bodies/README.md.golden index a60de19e5..86eba6f33 100644 --- a/tests/golden/java/java-okhttp/optional-request-bodies/README.md.golden +++ b/tests/golden/java/java-okhttp/optional-request-bodies/README.md.golden @@ -4,4 +4,4 @@ Covers optional non-multipart request bodies. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-request-bodies`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-request-bodies`. diff --git a/tests/golden/java/java-okhttp/petstore/README.md.golden b/tests/golden/java/java-okhttp/petstore/README.md.golden index 4df595c91..056f8383e 100644 --- a/tests/golden/java/java-okhttp/petstore/README.md.golden +++ b/tests/golden/java/java-okhttp/petstore/README.md.golden @@ -4,4 +4,4 @@ This is a sample Pet Store Server based on the OpenAPI 3.1 specification Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `petstore-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `petstore-api`. diff --git a/tests/golden/java/java-okhttp/query-param-enum/README.md.golden b/tests/golden/java/java-okhttp/query-param-enum/README.md.golden index 986959eca..1700c4846 100644 --- a/tests/golden/java/java-okhttp/query-param-enum/README.md.golden +++ b/tests/golden/java/java-okhttp/query-param-enum/README.md.golden @@ -4,4 +4,4 @@ Test case for query parameters that reference enum schemas Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `query-parameter-enum-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `query-parameter-enum-test`. diff --git a/tests/golden/java/java-okhttp/recursive-json-all-optional-properties/README.md.golden b/tests/golden/java/java-okhttp/recursive-json-all-optional-properties/README.md.golden index f33f82e37..daaaf83f8 100644 --- a/tests/golden/java/java-okhttp/recursive-json-all-optional-properties/README.md.golden +++ b/tests/golden/java/java-okhttp/recursive-json-all-optional-properties/README.md.golden @@ -4,4 +4,4 @@ Test case for object with all optional properties including arrays, references, Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `all-optional-properties-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `all-optional-properties-test`. diff --git a/tests/golden/java/java-okhttp/recursive-json-array-of-inline-objects/README.md.golden b/tests/golden/java/java-okhttp/recursive-json-array-of-inline-objects/README.md.golden index a2c98797a..5c4726700 100644 --- a/tests/golden/java/java-okhttp/recursive-json-array-of-inline-objects/README.md.golden +++ b/tests/golden/java/java-okhttp/recursive-json-array-of-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects with snake_case to camelCase conversion (m Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-of-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-of-inline-objects-test`. diff --git a/tests/golden/java/java-okhttp/recursive-json-array-of-referenced-types/README.md.golden b/tests/golden/java/java-okhttp/recursive-json-array-of-referenced-types/README.md.golden index d2716676b..e3291f81a 100644 --- a/tests/golden/java/java-okhttp/recursive-json-array-of-referenced-types/README.md.golden +++ b/tests/golden/java/java-okhttp/recursive-json-array-of-referenced-types/README.md.golden @@ -4,4 +4,4 @@ Test case for array of referenced model types with recursive FromJSON calls Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-of-referenced-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-of-referenced-types-test`. diff --git a/tests/golden/java/java-okhttp/recursive-json-array-with-reference-property/README.md.golden b/tests/golden/java/java-okhttp/recursive-json-array-with-reference-property/README.md.golden index 095287cf7..601760aab 100644 --- a/tests/golden/java/java-okhttp/recursive-json-array-with-reference-property/README.md.golden +++ b/tests/golden/java/java-okhttp/recursive-json-array-with-reference-property/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects that contain a reference property Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-with-reference-property-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-with-reference-property-test`. diff --git a/tests/golden/java/java-okhttp/recursive-json-complex-array-structure/README.md.golden b/tests/golden/java/java-okhttp/recursive-json-complex-array-structure/README.md.golden index 9733aca8b..17af08096 100644 --- a/tests/golden/java/java-okhttp/recursive-json-complex-array-structure/README.md.golden +++ b/tests/golden/java/java-okhttp/recursive-json-complex-array-structure/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects where each object has nested inline object Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `complex-array-structure-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `complex-array-structure-test`. diff --git a/tests/golden/java/java-okhttp/recursive-json-deeply-nested-inline/README.md.golden b/tests/golden/java/java-okhttp/recursive-json-deeply-nested-inline/README.md.golden index 976008fe5..d00201d59 100644 --- a/tests/golden/java/java-okhttp/recursive-json-deeply-nested-inline/README.md.golden +++ b/tests/golden/java/java-okhttp/recursive-json-deeply-nested-inline/README.md.golden @@ -4,4 +4,4 @@ Test case for three levels of nested inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `deeply-nested-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `deeply-nested-inline-objects-test`. diff --git a/tests/golden/java/java-okhttp/recursive-json-empty-array/README.md.golden b/tests/golden/java/java-okhttp/recursive-json-empty-array/README.md.golden index 482599c24..22563a46a 100644 --- a/tests/golden/java/java-okhttp/recursive-json-empty-array/README.md.golden +++ b/tests/golden/java/java-okhttp/recursive-json-empty-array/README.md.golden @@ -4,4 +4,4 @@ Test case for empty array handling Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `empty-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `empty-array-test`. diff --git a/tests/golden/java/java-okhttp/recursive-json-inline-object-with-array/README.md.golden b/tests/golden/java/java-okhttp/recursive-json-inline-object-with-array/README.md.golden index 27ad8c16d..d47ce3045 100644 --- a/tests/golden/java/java-okhttp/recursive-json-inline-object-with-array/README.md.golden +++ b/tests/golden/java/java-okhttp/recursive-json-inline-object-with-array/README.md.golden @@ -4,4 +4,4 @@ Test case for inline object containing an array of inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `inline-object-with-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `inline-object-with-array-test`. diff --git a/tests/golden/java/java-okhttp/recursive-json-inline-object/README.md.golden b/tests/golden/java/java-okhttp/recursive-json-inline-object/README.md.golden index 7b188dd00..6721775d8 100644 --- a/tests/golden/java/java-okhttp/recursive-json-inline-object/README.md.golden +++ b/tests/golden/java/java-okhttp/recursive-json-inline-object/README.md.golden @@ -4,4 +4,4 @@ Test case for inline objects (not arrays) with snake_case to camelCase conversio Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `inline-object-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `inline-object-test`. diff --git a/tests/golden/java/java-okhttp/recursive-json-mixed-property-types/README.md.golden b/tests/golden/java/java-okhttp/recursive-json-mixed-property-types/README.md.golden index be4cecdf4..26c81d4ca 100644 --- a/tests/golden/java/java-okhttp/recursive-json-mixed-property-types/README.md.golden +++ b/tests/golden/java/java-okhttp/recursive-json-mixed-property-types/README.md.golden @@ -4,4 +4,4 @@ Test case for object with mix of simple types, arrays, references, and inline ob Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `mixed-property-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `mixed-property-types-test`. diff --git a/tests/golden/java/java-okhttp/recursive-json-nested-object-reference/README.md.golden b/tests/golden/java/java-okhttp/recursive-json-nested-object-reference/README.md.golden index 54351eddb..bd6042000 100644 --- a/tests/golden/java/java-okhttp/recursive-json-nested-object-reference/README.md.golden +++ b/tests/golden/java/java-okhttp/recursive-json-nested-object-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for nested object reference with recursive FromJSON calls Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `nested-object-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `nested-object-reference-test`. diff --git a/tests/golden/java/java-okhttp/recursive-json-optional-array-of-inline-objects/README.md.golden b/tests/golden/java/java-okhttp/recursive-json-optional-array-of-inline-objects/README.md.golden index d1f1b5972..4c246ce9c 100644 --- a/tests/golden/java/java-okhttp/recursive-json-optional-array-of-inline-objects/README.md.golden +++ b/tests/golden/java/java-okhttp/recursive-json-optional-array-of-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test case for optional array of inline objects with snake_case to camelCase conv Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-array-of-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-array-of-inline-objects-test`. diff --git a/tests/golden/java/java-okhttp/recursive-json-optional-array-of-referenced-types/README.md.golden b/tests/golden/java/java-okhttp/recursive-json-optional-array-of-referenced-types/README.md.golden index e9793caee..a11fb7adf 100644 --- a/tests/golden/java/java-okhttp/recursive-json-optional-array-of-referenced-types/README.md.golden +++ b/tests/golden/java/java-okhttp/recursive-json-optional-array-of-referenced-types/README.md.golden @@ -4,4 +4,4 @@ Test case for optional array of referenced model types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-array-of-referenced-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-array-of-referenced-types-test`. diff --git a/tests/golden/java/java-okhttp/recursive-json-optional-inline-object/README.md.golden b/tests/golden/java/java-okhttp/recursive-json-optional-inline-object/README.md.golden index aa7204afd..2b43f4252 100644 --- a/tests/golden/java/java-okhttp/recursive-json-optional-inline-object/README.md.golden +++ b/tests/golden/java/java-okhttp/recursive-json-optional-inline-object/README.md.golden @@ -4,4 +4,4 @@ Test case for optional inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-inline-object-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-inline-object-test`. diff --git a/tests/golden/java/java-okhttp/recursive-json-optional-nested-object-reference/README.md.golden b/tests/golden/java/java-okhttp/recursive-json-optional-nested-object-reference/README.md.golden index 9b06ccd71..ac61508b4 100644 --- a/tests/golden/java/java-okhttp/recursive-json-optional-nested-object-reference/README.md.golden +++ b/tests/golden/java/java-okhttp/recursive-json-optional-nested-object-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for optional nested object reference Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-nested-object-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-nested-object-reference-test`. diff --git a/tests/golden/java/java-okhttp/recursive-json-primitive-array/README.md.golden b/tests/golden/java/java-okhttp/recursive-json-primitive-array/README.md.golden index ff318a455..bbe2c77cb 100644 --- a/tests/golden/java/java-okhttp/recursive-json-primitive-array/README.md.golden +++ b/tests/golden/java/java-okhttp/recursive-json-primitive-array/README.md.golden @@ -4,4 +4,4 @@ Test case for arrays with primitive items (should not be affected by recursive p Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `primitive-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `primitive-array-test`. diff --git a/tests/golden/java/java-okhttp/request-body-content-types/README.md.golden b/tests/golden/java/java-okhttp/request-body-content-types/README.md.golden index 87830118b..f3916285c 100644 --- a/tests/golden/java/java-okhttp/request-body-content-types/README.md.golden +++ b/tests/golden/java/java-okhttp/request-body-content-types/README.md.golden @@ -4,4 +4,4 @@ Covers non-JSON request body media types to pin Content-Type emission. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `request-body-content-types`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `request-body-content-types`. diff --git a/tests/golden/java/java-okhttp/reserved-word-fields/README.md.golden b/tests/golden/java/java-okhttp/reserved-word-fields/README.md.golden index 67af8e0f3..6ca5d57ea 100644 --- a/tests/golden/java/java-okhttp/reserved-word-fields/README.md.golden +++ b/tests/golden/java/java-okhttp/reserved-word-fields/README.md.golden @@ -4,4 +4,4 @@ Test case for object properties that collide with language reserved words Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `reserved-word-fields-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `reserved-word-fields-test`. diff --git a/tests/golden/java/java-okhttp/response-body-default-and-exact/README.md.golden b/tests/golden/java/java-okhttp/response-body-default-and-exact/README.md.golden index ca6ddf470..38fa343cb 100644 --- a/tests/golden/java/java-okhttp/response-body-default-and-exact/README.md.golden +++ b/tests/golden/java/java-okhttp/response-body-default-and-exact/README.md.golden @@ -4,4 +4,4 @@ Generated Java SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `default-and-exact-response-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `default-and-exact-response-api`. diff --git a/tests/golden/java/java-okhttp/response-body-fallback/README.md.golden b/tests/golden/java/java-okhttp/response-body-fallback/README.md.golden index 9a3246e5c..9174c25df 100644 --- a/tests/golden/java/java-okhttp/response-body-fallback/README.md.golden +++ b/tests/golden/java/java-okhttp/response-body-fallback/README.md.golden @@ -4,4 +4,4 @@ Generated Java SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `response-fallback-test-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `response-fallback-test-api`. diff --git a/tests/golden/java/java-okhttp/response-body-multi-status-responses/README.md.golden b/tests/golden/java/java-okhttp/response-body-multi-status-responses/README.md.golden index 0396affcf..7a55f2b61 100644 --- a/tests/golden/java/java-okhttp/response-body-multi-status-responses/README.md.golden +++ b/tests/golden/java/java-okhttp/response-body-multi-status-responses/README.md.golden @@ -4,4 +4,4 @@ Generated Java SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multi-status-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multi-status-api`. diff --git a/tests/golden/java/java-okhttp/response-body-no-response-body/README.md.golden b/tests/golden/java/java-okhttp/response-body-no-response-body/README.md.golden index 61c90ea96..37a8429c0 100644 --- a/tests/golden/java/java-okhttp/response-body-no-response-body/README.md.golden +++ b/tests/golden/java/java-okhttp/response-body-no-response-body/README.md.golden @@ -4,4 +4,4 @@ Generated Java SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `no-response-body-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `no-response-body-api`. diff --git a/tests/golden/java/java-okhttp/server-object/README.md.golden b/tests/golden/java/java-okhttp/server-object/README.md.golden index 24d8d0271..36e47d191 100644 --- a/tests/golden/java/java-okhttp/server-object/README.md.golden +++ b/tests/golden/java/java-okhttp/server-object/README.md.golden @@ -4,4 +4,4 @@ This is a test API specification that includes various server configurations Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `test-api-with-server-objects`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `test-api-with-server-objects`. diff --git a/tests/golden/java/java-okhttp/server-path-prefix/README.md.golden b/tests/golden/java/java-okhttp/server-path-prefix/README.md.golden index 28bf2637f..d09a91078 100644 --- a/tests/golden/java/java-okhttp/server-path-prefix/README.md.golden +++ b/tests/golden/java/java-okhttp/server-path-prefix/README.md.golden @@ -4,4 +4,4 @@ Test fixture for server URL path prefix stripping in operation paths. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `server-path-prefix-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `server-path-prefix-test`. diff --git a/tests/golden/java/java-okhttp/type-aliases-complex-union/README.md.golden b/tests/golden/java/java-okhttp/type-aliases-complex-union/README.md.golden index 3c94e08c4..05513c95f 100644 --- a/tests/golden/java/java-okhttp/type-aliases-complex-union/README.md.golden +++ b/tests/golden/java/java-okhttp/type-aliases-complex-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for complex union types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `complex-union-type-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `complex-union-type-test`. diff --git a/tests/golden/java/java-okhttp/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden b/tests/golden/java/java-okhttp/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden index 948c1a6ec..166317d4d 100644 --- a/tests/golden/java/java-okhttp/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden +++ b/tests/golden/java/java-okhttp/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden @@ -14,4 +14,4 @@ After the fix, these should generate properly prefixed names like Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-inline-discriminator-only-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-inline-discriminator-only-test`. diff --git a/tests/golden/java/java-okhttp/type-aliases-discriminated-union-internally-tagged/README.md.golden b/tests/golden/java/java-okhttp/type-aliases-discriminated-union-internally-tagged/README.md.golden index 048c079b8..5622abee6 100644 --- a/tests/golden/java/java-okhttp/type-aliases-discriminated-union-internally-tagged/README.md.golden +++ b/tests/golden/java/java-okhttp/type-aliases-discriminated-union-internally-tagged/README.md.golden @@ -7,4 +7,4 @@ See: https://www.openapis.org/understanding-openapi/specification/models/ Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-internally-tagged-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-internally-tagged-test`. diff --git a/tests/golden/java/java-okhttp/type-aliases-discriminated-union-long-names/README.md.golden b/tests/golden/java/java-okhttp/type-aliases-discriminated-union-long-names/README.md.golden index 020490cf4..ac7cc3e3a 100644 --- a/tests/golden/java/java-okhttp/type-aliases-discriminated-union-long-names/README.md.golden +++ b/tests/golden/java/java-okhttp/type-aliases-discriminated-union-long-names/README.md.golden @@ -7,4 +7,4 @@ intentionally long enough to force multi-line type alias output at the Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-long-type-names-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-long-type-names-test`. diff --git a/tests/golden/java/java-okhttp/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden b/tests/golden/java/java-okhttp/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden index 2b00af407..6047f9aaa 100644 --- a/tests/golden/java/java-okhttp/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden +++ b/tests/golden/java/java-okhttp/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden @@ -10,4 +10,4 @@ is a unit variant (no fields) and others carry data from referenced schemas. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-mixed-unit-and-all-of-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-mixed-unit-and-all-of-test`. diff --git a/tests/golden/java/java-okhttp/type-aliases-discriminated-union-multiple/README.md.golden b/tests/golden/java/java-okhttp/type-aliases-discriminated-union-multiple/README.md.golden index c26a01b2f..0de5865cf 100644 --- a/tests/golden/java/java-okhttp/type-aliases-discriminated-union-multiple/README.md.golden +++ b/tests/golden/java/java-okhttp/type-aliases-discriminated-union-multiple/README.md.golden @@ -8,4 +8,4 @@ the same Kind.ts file causing conflicts. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiple-discriminated-unions-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiple-discriminated-unions-test`. diff --git a/tests/golden/java/java-okhttp/type-aliases-discriminated-union-with-refs/README.md.golden b/tests/golden/java/java-okhttp/type-aliases-discriminated-union-with-refs/README.md.golden index df8755234..4235af787 100644 --- a/tests/golden/java/java-okhttp/type-aliases-discriminated-union-with-refs/README.md.golden +++ b/tests/golden/java/java-okhttp/type-aliases-discriminated-union-with-refs/README.md.golden @@ -6,4 +6,4 @@ This is similar to the ContainerImage pattern in the infiron API. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-references-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-references-test`. diff --git a/tests/golden/java/java-okhttp/type-aliases-intersection-allof/README.md.golden b/tests/golden/java/java-okhttp/type-aliases-intersection-allof/README.md.golden index f5c51f076..f492b2b71 100644 --- a/tests/golden/java/java-okhttp/type-aliases-intersection-allof/README.md.golden +++ b/tests/golden/java/java-okhttp/type-aliases-intersection-allof/README.md.golden @@ -4,4 +4,4 @@ Test fixture for allOf intersection types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `intersection-type-all-of-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `intersection-type-all-of-test`. diff --git a/tests/golden/java/java-okhttp/type-aliases-intersection-with-nullable-reference/README.md.golden b/tests/golden/java/java-okhttp/type-aliases-intersection-with-nullable-reference/README.md.golden index 20631cb9c..61537d68b 100644 --- a/tests/golden/java/java-okhttp/type-aliases-intersection-with-nullable-reference/README.md.golden +++ b/tests/golden/java/java-okhttp/type-aliases-intersection-with-nullable-reference/README.md.golden @@ -4,4 +4,4 @@ Test fixture for allOf intersection types with nullable reference properties Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `intersection-type-with-nullable-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `intersection-type-with-nullable-reference-test`. diff --git a/tests/golden/java/java-okhttp/type-aliases-nested-union/README.md.golden b/tests/golden/java/java-okhttp/type-aliases-nested-union/README.md.golden index fe9176900..f47d82177 100644 --- a/tests/golden/java/java-okhttp/type-aliases-nested-union/README.md.golden +++ b/tests/golden/java/java-okhttp/type-aliases-nested-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types that reference other union types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `nested-union-type-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `nested-union-type-test`. diff --git a/tests/golden/java/java-okhttp/type-aliases-simple-type-alias/README.md.golden b/tests/golden/java/java-okhttp/type-aliases-simple-type-alias/README.md.golden index 5643ccf97..10f710744 100644 --- a/tests/golden/java/java-okhttp/type-aliases-simple-type-alias/README.md.golden +++ b/tests/golden/java/java-okhttp/type-aliases-simple-type-alias/README.md.golden @@ -4,4 +4,4 @@ Test fixture for simple type aliases (not unions or intersections) Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `simple-type-alias-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `simple-type-alias-test`. diff --git a/tests/golden/java/java-okhttp/type-aliases-union-mixed/README.md.golden b/tests/golden/java/java-okhttp/type-aliases-union-mixed/README.md.golden index 4c07e2061..a05571557 100644 --- a/tests/golden/java/java-okhttp/type-aliases-union-mixed/README.md.golden +++ b/tests/golden/java/java-okhttp/type-aliases-union-mixed/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types with both interfaces and primitives Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-mixed-members-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-mixed-members-test`. diff --git a/tests/golden/java/java-okhttp/type-aliases-union-with-any/README.md.golden b/tests/golden/java/java-okhttp/type-aliases-union-with-any/README.md.golden index db6e0cde8..6458f8c37 100644 --- a/tests/golden/java/java-okhttp/type-aliases-union-with-any/README.md.golden +++ b/tests/golden/java/java-okhttp/type-aliases-union-with-any/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types that include the any type Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-any-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-any-test`. diff --git a/tests/golden/java/java-okhttp/type-aliases-union-with-inline-objects/README.md.golden b/tests/golden/java/java-okhttp/type-aliases-union-with-inline-objects/README.md.golden index 8f337c92f..33c37d799 100644 --- a/tests/golden/java/java-okhttp/type-aliases-union-with-inline-objects/README.md.golden +++ b/tests/golden/java/java-okhttp/type-aliases-union-with-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types (oneOf) with inline object schemas that should gene Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-inline-objects-test`. diff --git a/tests/golden/java/java-okhttp/type-aliases-union-with-interfaces/README.md.golden b/tests/golden/java/java-okhttp/type-aliases-union-with-interfaces/README.md.golden index 86b129938..76d5e88c5 100644 --- a/tests/golden/java/java-okhttp/type-aliases-union-with-interfaces/README.md.golden +++ b/tests/golden/java/java-okhttp/type-aliases-union-with-interfaces/README.md.golden @@ -4,4 +4,4 @@ Test fixture for oneOf/anyOf union types with interface members Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-interfaces-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-interfaces-test`. diff --git a/tests/golden/java/java-okhttp/type-aliases-union-with-primitives/README.md.golden b/tests/golden/java/java-okhttp/type-aliases-union-with-primitives/README.md.golden index f8d0ec9d8..37e54a79e 100644 --- a/tests/golden/java/java-okhttp/type-aliases-union-with-primitives/README.md.golden +++ b/tests/golden/java/java-okhttp/type-aliases-union-with-primitives/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types with primitive members Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-primitives-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-primitives-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/additional-properties/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/additional-properties/README.md.golden index 33b5f4e51..9d56f7670 100644 --- a/tests/golden/kotlin/kotlin-okhttp/additional-properties/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/additional-properties/README.md.golden @@ -4,4 +4,4 @@ API demonstrating OpenAPI additionalProperties with multiple levels of structs ( Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `additional-properties-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `additional-properties-api`. diff --git a/tests/golden/kotlin/kotlin-okhttp/binary-transfer-media-types/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/binary-transfer-media-types/README.md.golden index 5e392c3b4..ff8cbf217 100644 --- a/tests/golden/kotlin/kotlin-okhttp/binary-transfer-media-types/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/binary-transfer-media-types/README.md.golden @@ -4,4 +4,4 @@ Covers multipart upload and octet-stream download. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `binary-transfer-media-types`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `binary-transfer-media-types`. diff --git a/tests/golden/kotlin/kotlin-okhttp/comprehensive-schemas/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/comprehensive-schemas/README.md.golden index 06346978b..e7b9bfbf1 100644 --- a/tests/golden/kotlin/kotlin-okhttp/comprehensive-schemas/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/comprehensive-schemas/README.md.golden @@ -4,4 +4,4 @@ Comprehensive test for all OpenAPI v3.1.2 schema types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `comprehensive-schema-types-example`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `comprehensive-schema-types-example`. diff --git a/tests/golden/kotlin/kotlin-okhttp/delete-with-response-schema/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/delete-with-response-schema/README.md.golden index 764cccf97..054d6ccc8 100644 --- a/tests/golden/kotlin/kotlin-okhttp/delete-with-response-schema/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/delete-with-response-schema/README.md.golden @@ -4,4 +4,4 @@ Test fixture for DELETE operations with JSON response schemas and type alias req Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `test-api-with-delete-response-schema`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `test-api-with-delete-response-schema`. diff --git a/tests/golden/kotlin/kotlin-okhttp/duplicate-param-names/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/duplicate-param-names/README.md.golden index f1f558b0e..5f96ca5fd 100644 --- a/tests/golden/kotlin/kotlin-okhttp/duplicate-param-names/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/duplicate-param-names/README.md.golden @@ -4,4 +4,4 @@ Test API with duplicate parameter names across different locations Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `duplicate-parameter-names-test-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `duplicate-parameter-names-test-api`. diff --git a/tests/golden/kotlin/kotlin-okhttp/enum-repr/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/enum-repr/README.md.golden index f4c7aba6c..c4312fb80 100644 --- a/tests/golden/kotlin/kotlin-okhttp/enum-repr/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/enum-repr/README.md.golden @@ -4,4 +4,4 @@ This API demonstrates all 4 kinds of enum representation types: Externally Tagge Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `enum-representation-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `enum-representation-api`. diff --git a/tests/golden/kotlin/kotlin-okhttp/interface-with-enum-reference/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/interface-with-enum-reference/README.md.golden index 1cb8e28e2..d853e2cde 100644 --- a/tests/golden/kotlin/kotlin-okhttp/interface-with-enum-reference/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/interface-with-enum-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for interfaces that reference enum types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `interface-with-enum-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `interface-with-enum-reference-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/media-type-selection/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/media-type-selection/README.md.golden index 7a446d9d1..9bb4ec63b 100644 --- a/tests/golden/kotlin/kotlin-okhttp/media-type-selection/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/media-type-selection/README.md.golden @@ -4,4 +4,4 @@ Covers normalized media-type selection for requests and responses. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `media-type-selection`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `media-type-selection`. diff --git a/tests/golden/kotlin/kotlin-okhttp/minimal/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/minimal/README.md.golden index 1d8d752a3..25b13d3f0 100644 --- a/tests/golden/kotlin/kotlin-okhttp/minimal/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/minimal/README.md.golden @@ -4,4 +4,4 @@ Generated Kotlin SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `minimal-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `minimal-api`. diff --git a/tests/golden/kotlin/kotlin-okhttp/multipart-edge-cases/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/multipart-edge-cases/README.md.golden index 61745a51d..3aec9e834 100644 --- a/tests/golden/kotlin/kotlin-okhttp/multipart-edge-cases/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/multipart-edge-cases/README.md.golden @@ -4,4 +4,4 @@ Covers optional multipart bodies, optional parts, and text-only multipart fields Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-edge-cases`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-edge-cases`. diff --git a/tests/golden/kotlin/kotlin-okhttp/multipart-explicit-encoding/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/multipart-explicit-encoding/README.md.golden index b6b911f2e..f3519640a 100644 --- a/tests/golden/kotlin/kotlin-okhttp/multipart-explicit-encoding/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/multipart-explicit-encoding/README.md.golden @@ -4,4 +4,4 @@ Covers explicit multipart part content types. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-explicit-encoding`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-explicit-encoding`. diff --git a/tests/golden/kotlin/kotlin-okhttp/multipart-nested-object-parts/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/multipart-nested-object-parts/README.md.golden index 2899b40d5..1ce7a108d 100644 --- a/tests/golden/kotlin/kotlin-okhttp/multipart-nested-object-parts/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/multipart-nested-object-parts/README.md.golden @@ -4,4 +4,4 @@ Covers multipart object parts whose wire names differ from ergonomic names. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-nested-object-parts`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-nested-object-parts`. diff --git a/tests/golden/kotlin/kotlin-okhttp/multipart-unsupported-schema/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/multipart-unsupported-schema/README.md.golden index 60a3a2357..973ee535b 100644 --- a/tests/golden/kotlin/kotlin-okhttp/multipart-unsupported-schema/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/multipart-unsupported-schema/README.md.golden @@ -4,4 +4,4 @@ Covers multipart request bodies that are not object-shaped. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-unsupported-schema`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-unsupported-schema`. diff --git a/tests/golden/kotlin/kotlin-okhttp/multiple-similar-request-schemas/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/multiple-similar-request-schemas/README.md.golden index dbc9208eb..5f1ac4857 100644 --- a/tests/golden/kotlin/kotlin-okhttp/multiple-similar-request-schemas/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/multiple-similar-request-schemas/README.md.golden @@ -4,4 +4,4 @@ Test API with multiple operations having similar request body schema names Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiple-similar-request-schemas-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiple-similar-request-schemas-api`. diff --git a/tests/golden/kotlin/kotlin-okhttp/naming-conventions/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/naming-conventions/README.md.golden index 33ff97b42..5dddb8b58 100644 --- a/tests/golden/kotlin/kotlin-okhttp/naming-conventions/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/naming-conventions/README.md.golden @@ -4,4 +4,4 @@ Test fixture to verify language property naming conventions Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `naming-conventions-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `naming-conventions-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/optional-request-bodies/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/optional-request-bodies/README.md.golden index a60de19e5..86eba6f33 100644 --- a/tests/golden/kotlin/kotlin-okhttp/optional-request-bodies/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/optional-request-bodies/README.md.golden @@ -4,4 +4,4 @@ Covers optional non-multipart request bodies. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-request-bodies`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-request-bodies`. diff --git a/tests/golden/kotlin/kotlin-okhttp/petstore/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/petstore/README.md.golden index 4df595c91..056f8383e 100644 --- a/tests/golden/kotlin/kotlin-okhttp/petstore/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/petstore/README.md.golden @@ -4,4 +4,4 @@ This is a sample Pet Store Server based on the OpenAPI 3.1 specification Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `petstore-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `petstore-api`. diff --git a/tests/golden/kotlin/kotlin-okhttp/query-param-enum/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/query-param-enum/README.md.golden index 986959eca..1700c4846 100644 --- a/tests/golden/kotlin/kotlin-okhttp/query-param-enum/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/query-param-enum/README.md.golden @@ -4,4 +4,4 @@ Test case for query parameters that reference enum schemas Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `query-parameter-enum-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `query-parameter-enum-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/recursive-json-all-optional-properties/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/recursive-json-all-optional-properties/README.md.golden index f33f82e37..daaaf83f8 100644 --- a/tests/golden/kotlin/kotlin-okhttp/recursive-json-all-optional-properties/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/recursive-json-all-optional-properties/README.md.golden @@ -4,4 +4,4 @@ Test case for object with all optional properties including arrays, references, Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `all-optional-properties-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `all-optional-properties-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/recursive-json-array-of-inline-objects/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/recursive-json-array-of-inline-objects/README.md.golden index a2c98797a..5c4726700 100644 --- a/tests/golden/kotlin/kotlin-okhttp/recursive-json-array-of-inline-objects/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/recursive-json-array-of-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects with snake_case to camelCase conversion (m Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-of-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-of-inline-objects-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/recursive-json-array-of-referenced-types/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/recursive-json-array-of-referenced-types/README.md.golden index d2716676b..e3291f81a 100644 --- a/tests/golden/kotlin/kotlin-okhttp/recursive-json-array-of-referenced-types/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/recursive-json-array-of-referenced-types/README.md.golden @@ -4,4 +4,4 @@ Test case for array of referenced model types with recursive FromJSON calls Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-of-referenced-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-of-referenced-types-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/recursive-json-array-with-reference-property/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/recursive-json-array-with-reference-property/README.md.golden index 095287cf7..601760aab 100644 --- a/tests/golden/kotlin/kotlin-okhttp/recursive-json-array-with-reference-property/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/recursive-json-array-with-reference-property/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects that contain a reference property Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-with-reference-property-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-with-reference-property-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/recursive-json-complex-array-structure/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/recursive-json-complex-array-structure/README.md.golden index 9733aca8b..17af08096 100644 --- a/tests/golden/kotlin/kotlin-okhttp/recursive-json-complex-array-structure/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/recursive-json-complex-array-structure/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects where each object has nested inline object Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `complex-array-structure-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `complex-array-structure-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/recursive-json-deeply-nested-inline/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/recursive-json-deeply-nested-inline/README.md.golden index 976008fe5..d00201d59 100644 --- a/tests/golden/kotlin/kotlin-okhttp/recursive-json-deeply-nested-inline/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/recursive-json-deeply-nested-inline/README.md.golden @@ -4,4 +4,4 @@ Test case for three levels of nested inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `deeply-nested-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `deeply-nested-inline-objects-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/recursive-json-empty-array/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/recursive-json-empty-array/README.md.golden index 482599c24..22563a46a 100644 --- a/tests/golden/kotlin/kotlin-okhttp/recursive-json-empty-array/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/recursive-json-empty-array/README.md.golden @@ -4,4 +4,4 @@ Test case for empty array handling Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `empty-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `empty-array-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/recursive-json-inline-object-with-array/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/recursive-json-inline-object-with-array/README.md.golden index 27ad8c16d..d47ce3045 100644 --- a/tests/golden/kotlin/kotlin-okhttp/recursive-json-inline-object-with-array/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/recursive-json-inline-object-with-array/README.md.golden @@ -4,4 +4,4 @@ Test case for inline object containing an array of inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `inline-object-with-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `inline-object-with-array-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/recursive-json-inline-object/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/recursive-json-inline-object/README.md.golden index 7b188dd00..6721775d8 100644 --- a/tests/golden/kotlin/kotlin-okhttp/recursive-json-inline-object/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/recursive-json-inline-object/README.md.golden @@ -4,4 +4,4 @@ Test case for inline objects (not arrays) with snake_case to camelCase conversio Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `inline-object-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `inline-object-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/recursive-json-mixed-property-types/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/recursive-json-mixed-property-types/README.md.golden index be4cecdf4..26c81d4ca 100644 --- a/tests/golden/kotlin/kotlin-okhttp/recursive-json-mixed-property-types/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/recursive-json-mixed-property-types/README.md.golden @@ -4,4 +4,4 @@ Test case for object with mix of simple types, arrays, references, and inline ob Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `mixed-property-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `mixed-property-types-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/recursive-json-nested-object-reference/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/recursive-json-nested-object-reference/README.md.golden index 54351eddb..bd6042000 100644 --- a/tests/golden/kotlin/kotlin-okhttp/recursive-json-nested-object-reference/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/recursive-json-nested-object-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for nested object reference with recursive FromJSON calls Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `nested-object-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `nested-object-reference-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/recursive-json-optional-array-of-inline-objects/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/recursive-json-optional-array-of-inline-objects/README.md.golden index d1f1b5972..4c246ce9c 100644 --- a/tests/golden/kotlin/kotlin-okhttp/recursive-json-optional-array-of-inline-objects/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/recursive-json-optional-array-of-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test case for optional array of inline objects with snake_case to camelCase conv Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-array-of-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-array-of-inline-objects-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/recursive-json-optional-array-of-referenced-types/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/recursive-json-optional-array-of-referenced-types/README.md.golden index e9793caee..a11fb7adf 100644 --- a/tests/golden/kotlin/kotlin-okhttp/recursive-json-optional-array-of-referenced-types/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/recursive-json-optional-array-of-referenced-types/README.md.golden @@ -4,4 +4,4 @@ Test case for optional array of referenced model types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-array-of-referenced-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-array-of-referenced-types-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/recursive-json-optional-inline-object/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/recursive-json-optional-inline-object/README.md.golden index aa7204afd..2b43f4252 100644 --- a/tests/golden/kotlin/kotlin-okhttp/recursive-json-optional-inline-object/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/recursive-json-optional-inline-object/README.md.golden @@ -4,4 +4,4 @@ Test case for optional inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-inline-object-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-inline-object-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/recursive-json-optional-nested-object-reference/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/recursive-json-optional-nested-object-reference/README.md.golden index 9b06ccd71..ac61508b4 100644 --- a/tests/golden/kotlin/kotlin-okhttp/recursive-json-optional-nested-object-reference/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/recursive-json-optional-nested-object-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for optional nested object reference Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-nested-object-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-nested-object-reference-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/recursive-json-primitive-array/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/recursive-json-primitive-array/README.md.golden index ff318a455..bbe2c77cb 100644 --- a/tests/golden/kotlin/kotlin-okhttp/recursive-json-primitive-array/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/recursive-json-primitive-array/README.md.golden @@ -4,4 +4,4 @@ Test case for arrays with primitive items (should not be affected by recursive p Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `primitive-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `primitive-array-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/request-body-content-types/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/request-body-content-types/README.md.golden index 87830118b..f3916285c 100644 --- a/tests/golden/kotlin/kotlin-okhttp/request-body-content-types/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/request-body-content-types/README.md.golden @@ -4,4 +4,4 @@ Covers non-JSON request body media types to pin Content-Type emission. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `request-body-content-types`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `request-body-content-types`. diff --git a/tests/golden/kotlin/kotlin-okhttp/reserved-word-fields/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/reserved-word-fields/README.md.golden index 67af8e0f3..6ca5d57ea 100644 --- a/tests/golden/kotlin/kotlin-okhttp/reserved-word-fields/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/reserved-word-fields/README.md.golden @@ -4,4 +4,4 @@ Test case for object properties that collide with language reserved words Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `reserved-word-fields-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `reserved-word-fields-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/response-body-default-and-exact/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/response-body-default-and-exact/README.md.golden index 38fc789da..b2ed7a6f8 100644 --- a/tests/golden/kotlin/kotlin-okhttp/response-body-default-and-exact/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/response-body-default-and-exact/README.md.golden @@ -4,4 +4,4 @@ Generated Kotlin SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `default-and-exact-response-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `default-and-exact-response-api`. diff --git a/tests/golden/kotlin/kotlin-okhttp/response-body-fallback/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/response-body-fallback/README.md.golden index 2c527ef70..1dd6e1256 100644 --- a/tests/golden/kotlin/kotlin-okhttp/response-body-fallback/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/response-body-fallback/README.md.golden @@ -4,4 +4,4 @@ Generated Kotlin SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `response-fallback-test-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `response-fallback-test-api`. diff --git a/tests/golden/kotlin/kotlin-okhttp/response-body-multi-status-responses/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/response-body-multi-status-responses/README.md.golden index b0b96c1b9..60663be37 100644 --- a/tests/golden/kotlin/kotlin-okhttp/response-body-multi-status-responses/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/response-body-multi-status-responses/README.md.golden @@ -4,4 +4,4 @@ Generated Kotlin SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multi-status-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multi-status-api`. diff --git a/tests/golden/kotlin/kotlin-okhttp/response-body-no-response-body/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/response-body-no-response-body/README.md.golden index 453ae28f1..bdff9d684 100644 --- a/tests/golden/kotlin/kotlin-okhttp/response-body-no-response-body/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/response-body-no-response-body/README.md.golden @@ -4,4 +4,4 @@ Generated Kotlin SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `no-response-body-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `no-response-body-api`. diff --git a/tests/golden/kotlin/kotlin-okhttp/server-object/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/server-object/README.md.golden index 24d8d0271..36e47d191 100644 --- a/tests/golden/kotlin/kotlin-okhttp/server-object/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/server-object/README.md.golden @@ -4,4 +4,4 @@ This is a test API specification that includes various server configurations Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `test-api-with-server-objects`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `test-api-with-server-objects`. diff --git a/tests/golden/kotlin/kotlin-okhttp/server-path-prefix/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/server-path-prefix/README.md.golden index 28bf2637f..d09a91078 100644 --- a/tests/golden/kotlin/kotlin-okhttp/server-path-prefix/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/server-path-prefix/README.md.golden @@ -4,4 +4,4 @@ Test fixture for server URL path prefix stripping in operation paths. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `server-path-prefix-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `server-path-prefix-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/type-aliases-complex-union/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/type-aliases-complex-union/README.md.golden index 3c94e08c4..05513c95f 100644 --- a/tests/golden/kotlin/kotlin-okhttp/type-aliases-complex-union/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/type-aliases-complex-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for complex union types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `complex-union-type-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `complex-union-type-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden index 948c1a6ec..166317d4d 100644 --- a/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden @@ -14,4 +14,4 @@ After the fix, these should generate properly prefixed names like Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-inline-discriminator-only-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-inline-discriminator-only-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-internally-tagged/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-internally-tagged/README.md.golden index 048c079b8..5622abee6 100644 --- a/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-internally-tagged/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-internally-tagged/README.md.golden @@ -7,4 +7,4 @@ See: https://www.openapis.org/understanding-openapi/specification/models/ Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-internally-tagged-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-internally-tagged-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-long-names/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-long-names/README.md.golden index 020490cf4..ac7cc3e3a 100644 --- a/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-long-names/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-long-names/README.md.golden @@ -7,4 +7,4 @@ intentionally long enough to force multi-line type alias output at the Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-long-type-names-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-long-type-names-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden index 2b00af407..6047f9aaa 100644 --- a/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden @@ -10,4 +10,4 @@ is a unit variant (no fields) and others carry data from referenced schemas. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-mixed-unit-and-all-of-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-mixed-unit-and-all-of-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-multiple/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-multiple/README.md.golden index c26a01b2f..0de5865cf 100644 --- a/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-multiple/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-multiple/README.md.golden @@ -8,4 +8,4 @@ the same Kind.ts file causing conflicts. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiple-discriminated-unions-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiple-discriminated-unions-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-with-refs/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-with-refs/README.md.golden index df8755234..4235af787 100644 --- a/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-with-refs/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/type-aliases-discriminated-union-with-refs/README.md.golden @@ -6,4 +6,4 @@ This is similar to the ContainerImage pattern in the infiron API. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-references-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-references-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/type-aliases-intersection-allof/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/type-aliases-intersection-allof/README.md.golden index f5c51f076..f492b2b71 100644 --- a/tests/golden/kotlin/kotlin-okhttp/type-aliases-intersection-allof/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/type-aliases-intersection-allof/README.md.golden @@ -4,4 +4,4 @@ Test fixture for allOf intersection types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `intersection-type-all-of-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `intersection-type-all-of-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/type-aliases-intersection-with-nullable-reference/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/type-aliases-intersection-with-nullable-reference/README.md.golden index 20631cb9c..61537d68b 100644 --- a/tests/golden/kotlin/kotlin-okhttp/type-aliases-intersection-with-nullable-reference/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/type-aliases-intersection-with-nullable-reference/README.md.golden @@ -4,4 +4,4 @@ Test fixture for allOf intersection types with nullable reference properties Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `intersection-type-with-nullable-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `intersection-type-with-nullable-reference-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/type-aliases-nested-union/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/type-aliases-nested-union/README.md.golden index fe9176900..f47d82177 100644 --- a/tests/golden/kotlin/kotlin-okhttp/type-aliases-nested-union/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/type-aliases-nested-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types that reference other union types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `nested-union-type-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `nested-union-type-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/type-aliases-simple-type-alias/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/type-aliases-simple-type-alias/README.md.golden index 5643ccf97..10f710744 100644 --- a/tests/golden/kotlin/kotlin-okhttp/type-aliases-simple-type-alias/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/type-aliases-simple-type-alias/README.md.golden @@ -4,4 +4,4 @@ Test fixture for simple type aliases (not unions or intersections) Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `simple-type-alias-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `simple-type-alias-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-mixed/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-mixed/README.md.golden index 4c07e2061..a05571557 100644 --- a/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-mixed/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-mixed/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types with both interfaces and primitives Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-mixed-members-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-mixed-members-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-with-any/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-with-any/README.md.golden index db6e0cde8..6458f8c37 100644 --- a/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-with-any/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-with-any/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types that include the any type Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-any-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-any-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-with-inline-objects/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-with-inline-objects/README.md.golden index 8f337c92f..33c37d799 100644 --- a/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-with-inline-objects/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-with-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types (oneOf) with inline object schemas that should gene Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-inline-objects-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-with-interfaces/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-with-interfaces/README.md.golden index 86b129938..76d5e88c5 100644 --- a/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-with-interfaces/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-with-interfaces/README.md.golden @@ -4,4 +4,4 @@ Test fixture for oneOf/anyOf union types with interface members Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-interfaces-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-interfaces-test`. diff --git a/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-with-primitives/README.md.golden b/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-with-primitives/README.md.golden index f8d0ec9d8..37e54a79e 100644 --- a/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-with-primitives/README.md.golden +++ b/tests/golden/kotlin/kotlin-okhttp/type-aliases-union-with-primitives/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types with primitive members Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-primitives-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-primitives-test`. diff --git a/tests/golden/python/python-httpx/additional-properties/README.md.golden b/tests/golden/python/python-httpx/additional-properties/README.md.golden index 3647da667..ec0cebf09 100644 --- a/tests/golden/python/python-httpx/additional-properties/README.md.golden +++ b/tests/golden/python/python-httpx/additional-properties/README.md.golden @@ -4,4 +4,4 @@ API demonstrating OpenAPI additionalProperties with multiple levels of structs ( Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `additional_properties_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `additional_properties_api`. diff --git a/tests/golden/python/python-httpx/binary-transfer-media-types/README.md.golden b/tests/golden/python/python-httpx/binary-transfer-media-types/README.md.golden index 692b30f23..e56b150d2 100644 --- a/tests/golden/python/python-httpx/binary-transfer-media-types/README.md.golden +++ b/tests/golden/python/python-httpx/binary-transfer-media-types/README.md.golden @@ -4,4 +4,4 @@ Covers multipart upload and octet-stream download. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `binary_transfer_media_types`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `binary_transfer_media_types`. diff --git a/tests/golden/python/python-httpx/comprehensive-schemas/README.md.golden b/tests/golden/python/python-httpx/comprehensive-schemas/README.md.golden index b3ee4f93b..4be674577 100644 --- a/tests/golden/python/python-httpx/comprehensive-schemas/README.md.golden +++ b/tests/golden/python/python-httpx/comprehensive-schemas/README.md.golden @@ -4,4 +4,4 @@ Comprehensive test for all OpenAPI v3.1.2 schema types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `comprehensive_schema_types_example`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `comprehensive_schema_types_example`. diff --git a/tests/golden/python/python-httpx/delete-with-response-schema/README.md.golden b/tests/golden/python/python-httpx/delete-with-response-schema/README.md.golden index 4a42528d2..c5db0d323 100644 --- a/tests/golden/python/python-httpx/delete-with-response-schema/README.md.golden +++ b/tests/golden/python/python-httpx/delete-with-response-schema/README.md.golden @@ -4,4 +4,4 @@ Test fixture for DELETE operations with JSON response schemas and type alias req Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `test_api_with_delete_response_schema`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `test_api_with_delete_response_schema`. diff --git a/tests/golden/python/python-httpx/duplicate-param-names/README.md.golden b/tests/golden/python/python-httpx/duplicate-param-names/README.md.golden index b07b92a96..b62026a2f 100644 --- a/tests/golden/python/python-httpx/duplicate-param-names/README.md.golden +++ b/tests/golden/python/python-httpx/duplicate-param-names/README.md.golden @@ -4,4 +4,4 @@ Test API with duplicate parameter names across different locations Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `duplicate_parameter_names_test_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `duplicate_parameter_names_test_api`. diff --git a/tests/golden/python/python-httpx/enum-repr/README.md.golden b/tests/golden/python/python-httpx/enum-repr/README.md.golden index 7211d9ff8..87d133267 100644 --- a/tests/golden/python/python-httpx/enum-repr/README.md.golden +++ b/tests/golden/python/python-httpx/enum-repr/README.md.golden @@ -4,4 +4,4 @@ This API demonstrates all 4 kinds of enum representation types: Externally Tagge Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `enum_representation_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `enum_representation_api`. diff --git a/tests/golden/python/python-httpx/interface-with-enum-reference/README.md.golden b/tests/golden/python/python-httpx/interface-with-enum-reference/README.md.golden index c3311edb4..55fbef87a 100644 --- a/tests/golden/python/python-httpx/interface-with-enum-reference/README.md.golden +++ b/tests/golden/python/python-httpx/interface-with-enum-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for interfaces that reference enum types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `interface_with_enum_reference_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `interface_with_enum_reference_test`. diff --git a/tests/golden/python/python-httpx/media-type-selection/README.md.golden b/tests/golden/python/python-httpx/media-type-selection/README.md.golden index c22dde875..5e1f34c68 100644 --- a/tests/golden/python/python-httpx/media-type-selection/README.md.golden +++ b/tests/golden/python/python-httpx/media-type-selection/README.md.golden @@ -4,4 +4,4 @@ Covers normalized media-type selection for requests and responses. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `media_type_selection`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `media_type_selection`. diff --git a/tests/golden/python/python-httpx/minimal/README.md.golden b/tests/golden/python/python-httpx/minimal/README.md.golden index 87b19c380..c7bd98f64 100644 --- a/tests/golden/python/python-httpx/minimal/README.md.golden +++ b/tests/golden/python/python-httpx/minimal/README.md.golden @@ -4,4 +4,4 @@ Generated Python SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `minimal_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `minimal_api`. diff --git a/tests/golden/python/python-httpx/multipart-edge-cases/README.md.golden b/tests/golden/python/python-httpx/multipart-edge-cases/README.md.golden index 17e37372c..bb4ca3a0d 100644 --- a/tests/golden/python/python-httpx/multipart-edge-cases/README.md.golden +++ b/tests/golden/python/python-httpx/multipart-edge-cases/README.md.golden @@ -4,4 +4,4 @@ Covers optional multipart bodies, optional parts, and text-only multipart fields Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart_edge_cases`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart_edge_cases`. diff --git a/tests/golden/python/python-httpx/multipart-explicit-encoding/README.md.golden b/tests/golden/python/python-httpx/multipart-explicit-encoding/README.md.golden index 5270c1b8d..2b8ed1a7c 100644 --- a/tests/golden/python/python-httpx/multipart-explicit-encoding/README.md.golden +++ b/tests/golden/python/python-httpx/multipart-explicit-encoding/README.md.golden @@ -4,4 +4,4 @@ Covers explicit multipart part content types. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart_explicit_encoding`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart_explicit_encoding`. diff --git a/tests/golden/python/python-httpx/multipart-nested-object-parts/README.md.golden b/tests/golden/python/python-httpx/multipart-nested-object-parts/README.md.golden index 22d83ebc7..6c3e14a19 100644 --- a/tests/golden/python/python-httpx/multipart-nested-object-parts/README.md.golden +++ b/tests/golden/python/python-httpx/multipart-nested-object-parts/README.md.golden @@ -4,4 +4,4 @@ Covers multipart object parts whose wire names differ from ergonomic names. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart_nested_object_parts`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart_nested_object_parts`. diff --git a/tests/golden/python/python-httpx/multipart-unsupported-schema/README.md.golden b/tests/golden/python/python-httpx/multipart-unsupported-schema/README.md.golden index 53e55944b..a06812a7a 100644 --- a/tests/golden/python/python-httpx/multipart-unsupported-schema/README.md.golden +++ b/tests/golden/python/python-httpx/multipart-unsupported-schema/README.md.golden @@ -4,4 +4,4 @@ Covers multipart request bodies that are not object-shaped. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart_unsupported_schema`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart_unsupported_schema`. diff --git a/tests/golden/python/python-httpx/multiple-similar-request-schemas/README.md.golden b/tests/golden/python/python-httpx/multiple-similar-request-schemas/README.md.golden index faf8bea99..ef5871c25 100644 --- a/tests/golden/python/python-httpx/multiple-similar-request-schemas/README.md.golden +++ b/tests/golden/python/python-httpx/multiple-similar-request-schemas/README.md.golden @@ -4,4 +4,4 @@ Test API with multiple operations having similar request body schema names Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiple_similar_request_schemas_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiple_similar_request_schemas_api`. diff --git a/tests/golden/python/python-httpx/naming-conventions/README.md.golden b/tests/golden/python/python-httpx/naming-conventions/README.md.golden index 95800c648..89caf87fb 100644 --- a/tests/golden/python/python-httpx/naming-conventions/README.md.golden +++ b/tests/golden/python/python-httpx/naming-conventions/README.md.golden @@ -4,4 +4,4 @@ Test fixture to verify language property naming conventions Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `naming_conventions_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `naming_conventions_test`. diff --git a/tests/golden/python/python-httpx/optional-request-bodies/README.md.golden b/tests/golden/python/python-httpx/optional-request-bodies/README.md.golden index b0d354cf4..168c55d2e 100644 --- a/tests/golden/python/python-httpx/optional-request-bodies/README.md.golden +++ b/tests/golden/python/python-httpx/optional-request-bodies/README.md.golden @@ -4,4 +4,4 @@ Covers optional non-multipart request bodies. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional_request_bodies`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional_request_bodies`. diff --git a/tests/golden/python/python-httpx/petstore/README.md.golden b/tests/golden/python/python-httpx/petstore/README.md.golden index 8a1fd1466..49fe47666 100644 --- a/tests/golden/python/python-httpx/petstore/README.md.golden +++ b/tests/golden/python/python-httpx/petstore/README.md.golden @@ -4,4 +4,4 @@ This is a sample Pet Store Server based on the OpenAPI 3.1 specification Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `petstore_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `petstore_api`. diff --git a/tests/golden/python/python-httpx/query-param-enum/README.md.golden b/tests/golden/python/python-httpx/query-param-enum/README.md.golden index d9afd7624..8212c26fd 100644 --- a/tests/golden/python/python-httpx/query-param-enum/README.md.golden +++ b/tests/golden/python/python-httpx/query-param-enum/README.md.golden @@ -4,4 +4,4 @@ Test case for query parameters that reference enum schemas Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `query_parameter_enum_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `query_parameter_enum_test`. diff --git a/tests/golden/python/python-httpx/recursive-json-all-optional-properties/README.md.golden b/tests/golden/python/python-httpx/recursive-json-all-optional-properties/README.md.golden index ff34d7c48..93039a3ee 100644 --- a/tests/golden/python/python-httpx/recursive-json-all-optional-properties/README.md.golden +++ b/tests/golden/python/python-httpx/recursive-json-all-optional-properties/README.md.golden @@ -4,4 +4,4 @@ Test case for object with all optional properties including arrays, references, Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `all_optional_properties_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `all_optional_properties_test`. diff --git a/tests/golden/python/python-httpx/recursive-json-array-of-inline-objects/README.md.golden b/tests/golden/python/python-httpx/recursive-json-array-of-inline-objects/README.md.golden index ba4a60acb..a25a5058d 100644 --- a/tests/golden/python/python-httpx/recursive-json-array-of-inline-objects/README.md.golden +++ b/tests/golden/python/python-httpx/recursive-json-array-of-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects with snake_case to camelCase conversion (m Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array_of_inline_objects_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array_of_inline_objects_test`. diff --git a/tests/golden/python/python-httpx/recursive-json-array-of-referenced-types/README.md.golden b/tests/golden/python/python-httpx/recursive-json-array-of-referenced-types/README.md.golden index 70d325d6e..0c26d06eb 100644 --- a/tests/golden/python/python-httpx/recursive-json-array-of-referenced-types/README.md.golden +++ b/tests/golden/python/python-httpx/recursive-json-array-of-referenced-types/README.md.golden @@ -4,4 +4,4 @@ Test case for array of referenced model types with recursive FromJSON calls Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array_of_referenced_types_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array_of_referenced_types_test`. diff --git a/tests/golden/python/python-httpx/recursive-json-array-with-reference-property/README.md.golden b/tests/golden/python/python-httpx/recursive-json-array-with-reference-property/README.md.golden index 04de85049..4b2011aa5 100644 --- a/tests/golden/python/python-httpx/recursive-json-array-with-reference-property/README.md.golden +++ b/tests/golden/python/python-httpx/recursive-json-array-with-reference-property/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects that contain a reference property Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array_with_reference_property_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array_with_reference_property_test`. diff --git a/tests/golden/python/python-httpx/recursive-json-complex-array-structure/README.md.golden b/tests/golden/python/python-httpx/recursive-json-complex-array-structure/README.md.golden index 2f5f6fcae..94bb2009d 100644 --- a/tests/golden/python/python-httpx/recursive-json-complex-array-structure/README.md.golden +++ b/tests/golden/python/python-httpx/recursive-json-complex-array-structure/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects where each object has nested inline object Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `complex_array_structure_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `complex_array_structure_test`. diff --git a/tests/golden/python/python-httpx/recursive-json-deeply-nested-inline/README.md.golden b/tests/golden/python/python-httpx/recursive-json-deeply-nested-inline/README.md.golden index 49b8956da..d525b1ffe 100644 --- a/tests/golden/python/python-httpx/recursive-json-deeply-nested-inline/README.md.golden +++ b/tests/golden/python/python-httpx/recursive-json-deeply-nested-inline/README.md.golden @@ -4,4 +4,4 @@ Test case for three levels of nested inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `deeply_nested_inline_objects_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `deeply_nested_inline_objects_test`. diff --git a/tests/golden/python/python-httpx/recursive-json-empty-array/README.md.golden b/tests/golden/python/python-httpx/recursive-json-empty-array/README.md.golden index cbafa0a81..4a1fe58e4 100644 --- a/tests/golden/python/python-httpx/recursive-json-empty-array/README.md.golden +++ b/tests/golden/python/python-httpx/recursive-json-empty-array/README.md.golden @@ -4,4 +4,4 @@ Test case for empty array handling Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `empty_array_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `empty_array_test`. diff --git a/tests/golden/python/python-httpx/recursive-json-inline-object-with-array/README.md.golden b/tests/golden/python/python-httpx/recursive-json-inline-object-with-array/README.md.golden index 30af84cc3..6ee67d7bd 100644 --- a/tests/golden/python/python-httpx/recursive-json-inline-object-with-array/README.md.golden +++ b/tests/golden/python/python-httpx/recursive-json-inline-object-with-array/README.md.golden @@ -4,4 +4,4 @@ Test case for inline object containing an array of inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `inline_object_with_array_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `inline_object_with_array_test`. diff --git a/tests/golden/python/python-httpx/recursive-json-inline-object/README.md.golden b/tests/golden/python/python-httpx/recursive-json-inline-object/README.md.golden index 116e60144..aaa23d5bb 100644 --- a/tests/golden/python/python-httpx/recursive-json-inline-object/README.md.golden +++ b/tests/golden/python/python-httpx/recursive-json-inline-object/README.md.golden @@ -4,4 +4,4 @@ Test case for inline objects (not arrays) with snake_case to camelCase conversio Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `inline_object_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `inline_object_test`. diff --git a/tests/golden/python/python-httpx/recursive-json-mixed-property-types/README.md.golden b/tests/golden/python/python-httpx/recursive-json-mixed-property-types/README.md.golden index 0e91fc7e6..b3c38b8cd 100644 --- a/tests/golden/python/python-httpx/recursive-json-mixed-property-types/README.md.golden +++ b/tests/golden/python/python-httpx/recursive-json-mixed-property-types/README.md.golden @@ -4,4 +4,4 @@ Test case for object with mix of simple types, arrays, references, and inline ob Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `mixed_property_types_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `mixed_property_types_test`. diff --git a/tests/golden/python/python-httpx/recursive-json-nested-object-reference/README.md.golden b/tests/golden/python/python-httpx/recursive-json-nested-object-reference/README.md.golden index a657df937..39e554ecc 100644 --- a/tests/golden/python/python-httpx/recursive-json-nested-object-reference/README.md.golden +++ b/tests/golden/python/python-httpx/recursive-json-nested-object-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for nested object reference with recursive FromJSON calls Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `nested_object_reference_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `nested_object_reference_test`. diff --git a/tests/golden/python/python-httpx/recursive-json-optional-array-of-inline-objects/README.md.golden b/tests/golden/python/python-httpx/recursive-json-optional-array-of-inline-objects/README.md.golden index 502813937..1415bcbed 100644 --- a/tests/golden/python/python-httpx/recursive-json-optional-array-of-inline-objects/README.md.golden +++ b/tests/golden/python/python-httpx/recursive-json-optional-array-of-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test case for optional array of inline objects with snake_case to camelCase conv Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional_array_of_inline_objects_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional_array_of_inline_objects_test`. diff --git a/tests/golden/python/python-httpx/recursive-json-optional-array-of-referenced-types/README.md.golden b/tests/golden/python/python-httpx/recursive-json-optional-array-of-referenced-types/README.md.golden index 198457027..5334a2e51 100644 --- a/tests/golden/python/python-httpx/recursive-json-optional-array-of-referenced-types/README.md.golden +++ b/tests/golden/python/python-httpx/recursive-json-optional-array-of-referenced-types/README.md.golden @@ -4,4 +4,4 @@ Test case for optional array of referenced model types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional_array_of_referenced_types_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional_array_of_referenced_types_test`. diff --git a/tests/golden/python/python-httpx/recursive-json-optional-inline-object/README.md.golden b/tests/golden/python/python-httpx/recursive-json-optional-inline-object/README.md.golden index e3f35a5e6..2c381d1cf 100644 --- a/tests/golden/python/python-httpx/recursive-json-optional-inline-object/README.md.golden +++ b/tests/golden/python/python-httpx/recursive-json-optional-inline-object/README.md.golden @@ -4,4 +4,4 @@ Test case for optional inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional_inline_object_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional_inline_object_test`. diff --git a/tests/golden/python/python-httpx/recursive-json-optional-nested-object-reference/README.md.golden b/tests/golden/python/python-httpx/recursive-json-optional-nested-object-reference/README.md.golden index fe03b76aa..c12ee61e5 100644 --- a/tests/golden/python/python-httpx/recursive-json-optional-nested-object-reference/README.md.golden +++ b/tests/golden/python/python-httpx/recursive-json-optional-nested-object-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for optional nested object reference Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional_nested_object_reference_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional_nested_object_reference_test`. diff --git a/tests/golden/python/python-httpx/recursive-json-primitive-array/README.md.golden b/tests/golden/python/python-httpx/recursive-json-primitive-array/README.md.golden index 5b9687fc7..e218cff5c 100644 --- a/tests/golden/python/python-httpx/recursive-json-primitive-array/README.md.golden +++ b/tests/golden/python/python-httpx/recursive-json-primitive-array/README.md.golden @@ -4,4 +4,4 @@ Test case for arrays with primitive items (should not be affected by recursive p Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `primitive_array_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `primitive_array_test`. diff --git a/tests/golden/python/python-httpx/request-body-content-types/README.md.golden b/tests/golden/python/python-httpx/request-body-content-types/README.md.golden index 5a8eeb95c..cae68020a 100644 --- a/tests/golden/python/python-httpx/request-body-content-types/README.md.golden +++ b/tests/golden/python/python-httpx/request-body-content-types/README.md.golden @@ -4,4 +4,4 @@ Covers non-JSON request body media types to pin Content-Type emission. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `request_body_content_types`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `request_body_content_types`. diff --git a/tests/golden/python/python-httpx/response-body-default-and-exact/README.md.golden b/tests/golden/python/python-httpx/response-body-default-and-exact/README.md.golden index c51083fb7..80ead88e2 100644 --- a/tests/golden/python/python-httpx/response-body-default-and-exact/README.md.golden +++ b/tests/golden/python/python-httpx/response-body-default-and-exact/README.md.golden @@ -4,4 +4,4 @@ Generated Python SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `default_and_exact_response_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `default_and_exact_response_api`. diff --git a/tests/golden/python/python-httpx/response-body-fallback/README.md.golden b/tests/golden/python/python-httpx/response-body-fallback/README.md.golden index 9abdb6f0b..97224449b 100644 --- a/tests/golden/python/python-httpx/response-body-fallback/README.md.golden +++ b/tests/golden/python/python-httpx/response-body-fallback/README.md.golden @@ -4,4 +4,4 @@ Generated Python SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `response_fallback_test_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `response_fallback_test_api`. diff --git a/tests/golden/python/python-httpx/response-body-multi-status-responses/README.md.golden b/tests/golden/python/python-httpx/response-body-multi-status-responses/README.md.golden index 3f3ced54e..31c20151f 100644 --- a/tests/golden/python/python-httpx/response-body-multi-status-responses/README.md.golden +++ b/tests/golden/python/python-httpx/response-body-multi-status-responses/README.md.golden @@ -4,4 +4,4 @@ Generated Python SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multi_status_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multi_status_api`. diff --git a/tests/golden/python/python-httpx/response-body-no-response-body/README.md.golden b/tests/golden/python/python-httpx/response-body-no-response-body/README.md.golden index 00c962a23..82df2bacd 100644 --- a/tests/golden/python/python-httpx/response-body-no-response-body/README.md.golden +++ b/tests/golden/python/python-httpx/response-body-no-response-body/README.md.golden @@ -4,4 +4,4 @@ Generated Python SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `no_response_body_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `no_response_body_api`. diff --git a/tests/golden/python/python-httpx/server-object/README.md.golden b/tests/golden/python/python-httpx/server-object/README.md.golden index 0290512fe..bd33a631d 100644 --- a/tests/golden/python/python-httpx/server-object/README.md.golden +++ b/tests/golden/python/python-httpx/server-object/README.md.golden @@ -4,4 +4,4 @@ This is a test API specification that includes various server configurations Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `test_api_with_server_objects`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `test_api_with_server_objects`. diff --git a/tests/golden/python/python-httpx/server-path-prefix/README.md.golden b/tests/golden/python/python-httpx/server-path-prefix/README.md.golden index 9a02eb876..d1f339a89 100644 --- a/tests/golden/python/python-httpx/server-path-prefix/README.md.golden +++ b/tests/golden/python/python-httpx/server-path-prefix/README.md.golden @@ -4,4 +4,4 @@ Test fixture for server URL path prefix stripping in operation paths. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `server_path_prefix_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `server_path_prefix_test`. diff --git a/tests/golden/python/python-httpx/type-aliases-complex-union/README.md.golden b/tests/golden/python/python-httpx/type-aliases-complex-union/README.md.golden index c1a1da6e5..53eaa25b7 100644 --- a/tests/golden/python/python-httpx/type-aliases-complex-union/README.md.golden +++ b/tests/golden/python/python-httpx/type-aliases-complex-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for complex union types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `complex_union_type_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `complex_union_type_test`. diff --git a/tests/golden/python/python-httpx/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden b/tests/golden/python/python-httpx/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden index eb1abb70b..e2b65728d 100644 --- a/tests/golden/python/python-httpx/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden +++ b/tests/golden/python/python-httpx/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden @@ -14,4 +14,4 @@ After the fix, these should generate properly prefixed names like Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated_union_with_inline_discriminator_only_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated_union_with_inline_discriminator_only_test`. diff --git a/tests/golden/python/python-httpx/type-aliases-discriminated-union-internally-tagged/README.md.golden b/tests/golden/python/python-httpx/type-aliases-discriminated-union-internally-tagged/README.md.golden index e6d054cb8..36ec0ea9b 100644 --- a/tests/golden/python/python-httpx/type-aliases-discriminated-union-internally-tagged/README.md.golden +++ b/tests/golden/python/python-httpx/type-aliases-discriminated-union-internally-tagged/README.md.golden @@ -7,4 +7,4 @@ See: https://www.openapis.org/understanding-openapi/specification/models/ Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated_union_internally_tagged_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated_union_internally_tagged_test`. diff --git a/tests/golden/python/python-httpx/type-aliases-discriminated-union-long-names/README.md.golden b/tests/golden/python/python-httpx/type-aliases-discriminated-union-long-names/README.md.golden index 9b07d474c..64bb6723b 100644 --- a/tests/golden/python/python-httpx/type-aliases-discriminated-union-long-names/README.md.golden +++ b/tests/golden/python/python-httpx/type-aliases-discriminated-union-long-names/README.md.golden @@ -7,4 +7,4 @@ intentionally long enough to force multi-line type alias output at the Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated_union_with_long_type_names_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated_union_with_long_type_names_test`. diff --git a/tests/golden/python/python-httpx/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden b/tests/golden/python/python-httpx/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden index 6ef79301e..fcf170db8 100644 --- a/tests/golden/python/python-httpx/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden +++ b/tests/golden/python/python-httpx/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden @@ -10,4 +10,4 @@ is a unit variant (no fields) and others carry data from referenced schemas. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated_union_mixed_unit_and_all_of_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated_union_mixed_unit_and_all_of_test`. diff --git a/tests/golden/python/python-httpx/type-aliases-discriminated-union-multiple/README.md.golden b/tests/golden/python/python-httpx/type-aliases-discriminated-union-multiple/README.md.golden index 44298d530..0c96f8eca 100644 --- a/tests/golden/python/python-httpx/type-aliases-discriminated-union-multiple/README.md.golden +++ b/tests/golden/python/python-httpx/type-aliases-discriminated-union-multiple/README.md.golden @@ -8,4 +8,4 @@ the same Kind.ts file causing conflicts. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiple_discriminated_unions_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiple_discriminated_unions_test`. diff --git a/tests/golden/python/python-httpx/type-aliases-discriminated-union-with-refs/README.md.golden b/tests/golden/python/python-httpx/type-aliases-discriminated-union-with-refs/README.md.golden index e449f835c..b68e8b43c 100644 --- a/tests/golden/python/python-httpx/type-aliases-discriminated-union-with-refs/README.md.golden +++ b/tests/golden/python/python-httpx/type-aliases-discriminated-union-with-refs/README.md.golden @@ -6,4 +6,4 @@ This is similar to the ContainerImage pattern in the infiron API. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated_union_with_references_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated_union_with_references_test`. diff --git a/tests/golden/python/python-httpx/type-aliases-intersection-allof/README.md.golden b/tests/golden/python/python-httpx/type-aliases-intersection-allof/README.md.golden index 598ed55e8..69e3d50dc 100644 --- a/tests/golden/python/python-httpx/type-aliases-intersection-allof/README.md.golden +++ b/tests/golden/python/python-httpx/type-aliases-intersection-allof/README.md.golden @@ -4,4 +4,4 @@ Test fixture for allOf intersection types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `intersection_type_all_of_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `intersection_type_all_of_test`. diff --git a/tests/golden/python/python-httpx/type-aliases-intersection-with-nullable-reference/README.md.golden b/tests/golden/python/python-httpx/type-aliases-intersection-with-nullable-reference/README.md.golden index 08c3627bd..4cb9ca99e 100644 --- a/tests/golden/python/python-httpx/type-aliases-intersection-with-nullable-reference/README.md.golden +++ b/tests/golden/python/python-httpx/type-aliases-intersection-with-nullable-reference/README.md.golden @@ -4,4 +4,4 @@ Test fixture for allOf intersection types with nullable reference properties Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `intersection_type_with_nullable_reference_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `intersection_type_with_nullable_reference_test`. diff --git a/tests/golden/python/python-httpx/type-aliases-nested-union/README.md.golden b/tests/golden/python/python-httpx/type-aliases-nested-union/README.md.golden index a115f672e..5ac404c71 100644 --- a/tests/golden/python/python-httpx/type-aliases-nested-union/README.md.golden +++ b/tests/golden/python/python-httpx/type-aliases-nested-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types that reference other union types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `nested_union_type_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `nested_union_type_test`. diff --git a/tests/golden/python/python-httpx/type-aliases-simple-type-alias/README.md.golden b/tests/golden/python/python-httpx/type-aliases-simple-type-alias/README.md.golden index 13911cd1c..819a9f053 100644 --- a/tests/golden/python/python-httpx/type-aliases-simple-type-alias/README.md.golden +++ b/tests/golden/python/python-httpx/type-aliases-simple-type-alias/README.md.golden @@ -4,4 +4,4 @@ Test fixture for simple type aliases (not unions or intersections) Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `simple_type_alias_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `simple_type_alias_test`. diff --git a/tests/golden/python/python-httpx/type-aliases-union-mixed/README.md.golden b/tests/golden/python/python-httpx/type-aliases-union-mixed/README.md.golden index 26f3ded8a..1fd32e2be 100644 --- a/tests/golden/python/python-httpx/type-aliases-union-mixed/README.md.golden +++ b/tests/golden/python/python-httpx/type-aliases-union-mixed/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types with both interfaces and primitives Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union_type_with_mixed_members_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union_type_with_mixed_members_test`. diff --git a/tests/golden/python/python-httpx/type-aliases-union-with-any/README.md.golden b/tests/golden/python/python-httpx/type-aliases-union-with-any/README.md.golden index 17f54dd3d..96a8147ff 100644 --- a/tests/golden/python/python-httpx/type-aliases-union-with-any/README.md.golden +++ b/tests/golden/python/python-httpx/type-aliases-union-with-any/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types that include the any type Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union_type_with_any_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union_type_with_any_test`. diff --git a/tests/golden/python/python-httpx/type-aliases-union-with-inline-objects/README.md.golden b/tests/golden/python/python-httpx/type-aliases-union-with-inline-objects/README.md.golden index 8e7ed2af8..701e0d5d3 100644 --- a/tests/golden/python/python-httpx/type-aliases-union-with-inline-objects/README.md.golden +++ b/tests/golden/python/python-httpx/type-aliases-union-with-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types (oneOf) with inline object schemas that should gene Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union_type_with_inline_objects_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union_type_with_inline_objects_test`. diff --git a/tests/golden/python/python-httpx/type-aliases-union-with-interfaces/README.md.golden b/tests/golden/python/python-httpx/type-aliases-union-with-interfaces/README.md.golden index 644281e50..d2baa7f36 100644 --- a/tests/golden/python/python-httpx/type-aliases-union-with-interfaces/README.md.golden +++ b/tests/golden/python/python-httpx/type-aliases-union-with-interfaces/README.md.golden @@ -4,4 +4,4 @@ Test fixture for oneOf/anyOf union types with interface members Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union_type_with_interfaces_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union_type_with_interfaces_test`. diff --git a/tests/golden/python/python-httpx/type-aliases-union-with-primitives/README.md.golden b/tests/golden/python/python-httpx/type-aliases-union-with-primitives/README.md.golden index c7833c004..4a7fa7f7b 100644 --- a/tests/golden/python/python-httpx/type-aliases-union-with-primitives/README.md.golden +++ b/tests/golden/python/python-httpx/type-aliases-union-with-primitives/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types with primitive members Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union_type_with_primitives_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union_type_with_primitives_test`. diff --git a/tests/golden/python/python-requests/additional-properties/README.md.golden b/tests/golden/python/python-requests/additional-properties/README.md.golden index 3647da667..ec0cebf09 100644 --- a/tests/golden/python/python-requests/additional-properties/README.md.golden +++ b/tests/golden/python/python-requests/additional-properties/README.md.golden @@ -4,4 +4,4 @@ API demonstrating OpenAPI additionalProperties with multiple levels of structs ( Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `additional_properties_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `additional_properties_api`. diff --git a/tests/golden/python/python-requests/binary-transfer-media-types/README.md.golden b/tests/golden/python/python-requests/binary-transfer-media-types/README.md.golden index 692b30f23..e56b150d2 100644 --- a/tests/golden/python/python-requests/binary-transfer-media-types/README.md.golden +++ b/tests/golden/python/python-requests/binary-transfer-media-types/README.md.golden @@ -4,4 +4,4 @@ Covers multipart upload and octet-stream download. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `binary_transfer_media_types`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `binary_transfer_media_types`. diff --git a/tests/golden/python/python-requests/comprehensive-schemas/README.md.golden b/tests/golden/python/python-requests/comprehensive-schemas/README.md.golden index b3ee4f93b..4be674577 100644 --- a/tests/golden/python/python-requests/comprehensive-schemas/README.md.golden +++ b/tests/golden/python/python-requests/comprehensive-schemas/README.md.golden @@ -4,4 +4,4 @@ Comprehensive test for all OpenAPI v3.1.2 schema types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `comprehensive_schema_types_example`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `comprehensive_schema_types_example`. diff --git a/tests/golden/python/python-requests/delete-with-response-schema/README.md.golden b/tests/golden/python/python-requests/delete-with-response-schema/README.md.golden index 4a42528d2..c5db0d323 100644 --- a/tests/golden/python/python-requests/delete-with-response-schema/README.md.golden +++ b/tests/golden/python/python-requests/delete-with-response-schema/README.md.golden @@ -4,4 +4,4 @@ Test fixture for DELETE operations with JSON response schemas and type alias req Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `test_api_with_delete_response_schema`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `test_api_with_delete_response_schema`. diff --git a/tests/golden/python/python-requests/duplicate-param-names/README.md.golden b/tests/golden/python/python-requests/duplicate-param-names/README.md.golden index b07b92a96..b62026a2f 100644 --- a/tests/golden/python/python-requests/duplicate-param-names/README.md.golden +++ b/tests/golden/python/python-requests/duplicate-param-names/README.md.golden @@ -4,4 +4,4 @@ Test API with duplicate parameter names across different locations Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `duplicate_parameter_names_test_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `duplicate_parameter_names_test_api`. diff --git a/tests/golden/python/python-requests/enum-repr/README.md.golden b/tests/golden/python/python-requests/enum-repr/README.md.golden index 7211d9ff8..87d133267 100644 --- a/tests/golden/python/python-requests/enum-repr/README.md.golden +++ b/tests/golden/python/python-requests/enum-repr/README.md.golden @@ -4,4 +4,4 @@ This API demonstrates all 4 kinds of enum representation types: Externally Tagge Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `enum_representation_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `enum_representation_api`. diff --git a/tests/golden/python/python-requests/interface-with-enum-reference/README.md.golden b/tests/golden/python/python-requests/interface-with-enum-reference/README.md.golden index c3311edb4..55fbef87a 100644 --- a/tests/golden/python/python-requests/interface-with-enum-reference/README.md.golden +++ b/tests/golden/python/python-requests/interface-with-enum-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for interfaces that reference enum types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `interface_with_enum_reference_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `interface_with_enum_reference_test`. diff --git a/tests/golden/python/python-requests/media-type-selection/README.md.golden b/tests/golden/python/python-requests/media-type-selection/README.md.golden index c22dde875..5e1f34c68 100644 --- a/tests/golden/python/python-requests/media-type-selection/README.md.golden +++ b/tests/golden/python/python-requests/media-type-selection/README.md.golden @@ -4,4 +4,4 @@ Covers normalized media-type selection for requests and responses. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `media_type_selection`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `media_type_selection`. diff --git a/tests/golden/python/python-requests/minimal/README.md.golden b/tests/golden/python/python-requests/minimal/README.md.golden index 87b19c380..c7bd98f64 100644 --- a/tests/golden/python/python-requests/minimal/README.md.golden +++ b/tests/golden/python/python-requests/minimal/README.md.golden @@ -4,4 +4,4 @@ Generated Python SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `minimal_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `minimal_api`. diff --git a/tests/golden/python/python-requests/multipart-edge-cases/README.md.golden b/tests/golden/python/python-requests/multipart-edge-cases/README.md.golden index 17e37372c..bb4ca3a0d 100644 --- a/tests/golden/python/python-requests/multipart-edge-cases/README.md.golden +++ b/tests/golden/python/python-requests/multipart-edge-cases/README.md.golden @@ -4,4 +4,4 @@ Covers optional multipart bodies, optional parts, and text-only multipart fields Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart_edge_cases`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart_edge_cases`. diff --git a/tests/golden/python/python-requests/multipart-explicit-encoding/README.md.golden b/tests/golden/python/python-requests/multipart-explicit-encoding/README.md.golden index 5270c1b8d..2b8ed1a7c 100644 --- a/tests/golden/python/python-requests/multipart-explicit-encoding/README.md.golden +++ b/tests/golden/python/python-requests/multipart-explicit-encoding/README.md.golden @@ -4,4 +4,4 @@ Covers explicit multipart part content types. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart_explicit_encoding`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart_explicit_encoding`. diff --git a/tests/golden/python/python-requests/multipart-nested-object-parts/README.md.golden b/tests/golden/python/python-requests/multipart-nested-object-parts/README.md.golden index 22d83ebc7..6c3e14a19 100644 --- a/tests/golden/python/python-requests/multipart-nested-object-parts/README.md.golden +++ b/tests/golden/python/python-requests/multipart-nested-object-parts/README.md.golden @@ -4,4 +4,4 @@ Covers multipart object parts whose wire names differ from ergonomic names. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart_nested_object_parts`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart_nested_object_parts`. diff --git a/tests/golden/python/python-requests/multipart-unsupported-schema/README.md.golden b/tests/golden/python/python-requests/multipart-unsupported-schema/README.md.golden index 53e55944b..a06812a7a 100644 --- a/tests/golden/python/python-requests/multipart-unsupported-schema/README.md.golden +++ b/tests/golden/python/python-requests/multipart-unsupported-schema/README.md.golden @@ -4,4 +4,4 @@ Covers multipart request bodies that are not object-shaped. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart_unsupported_schema`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart_unsupported_schema`. diff --git a/tests/golden/python/python-requests/multiple-similar-request-schemas/README.md.golden b/tests/golden/python/python-requests/multiple-similar-request-schemas/README.md.golden index faf8bea99..ef5871c25 100644 --- a/tests/golden/python/python-requests/multiple-similar-request-schemas/README.md.golden +++ b/tests/golden/python/python-requests/multiple-similar-request-schemas/README.md.golden @@ -4,4 +4,4 @@ Test API with multiple operations having similar request body schema names Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiple_similar_request_schemas_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiple_similar_request_schemas_api`. diff --git a/tests/golden/python/python-requests/naming-conventions/README.md.golden b/tests/golden/python/python-requests/naming-conventions/README.md.golden index 95800c648..89caf87fb 100644 --- a/tests/golden/python/python-requests/naming-conventions/README.md.golden +++ b/tests/golden/python/python-requests/naming-conventions/README.md.golden @@ -4,4 +4,4 @@ Test fixture to verify language property naming conventions Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `naming_conventions_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `naming_conventions_test`. diff --git a/tests/golden/python/python-requests/optional-request-bodies/README.md.golden b/tests/golden/python/python-requests/optional-request-bodies/README.md.golden index b0d354cf4..168c55d2e 100644 --- a/tests/golden/python/python-requests/optional-request-bodies/README.md.golden +++ b/tests/golden/python/python-requests/optional-request-bodies/README.md.golden @@ -4,4 +4,4 @@ Covers optional non-multipart request bodies. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional_request_bodies`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional_request_bodies`. diff --git a/tests/golden/python/python-requests/petstore/README.md.golden b/tests/golden/python/python-requests/petstore/README.md.golden index 8a1fd1466..49fe47666 100644 --- a/tests/golden/python/python-requests/petstore/README.md.golden +++ b/tests/golden/python/python-requests/petstore/README.md.golden @@ -4,4 +4,4 @@ This is a sample Pet Store Server based on the OpenAPI 3.1 specification Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `petstore_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `petstore_api`. diff --git a/tests/golden/python/python-requests/query-param-enum/README.md.golden b/tests/golden/python/python-requests/query-param-enum/README.md.golden index d9afd7624..8212c26fd 100644 --- a/tests/golden/python/python-requests/query-param-enum/README.md.golden +++ b/tests/golden/python/python-requests/query-param-enum/README.md.golden @@ -4,4 +4,4 @@ Test case for query parameters that reference enum schemas Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `query_parameter_enum_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `query_parameter_enum_test`. diff --git a/tests/golden/python/python-requests/recursive-json-all-optional-properties/README.md.golden b/tests/golden/python/python-requests/recursive-json-all-optional-properties/README.md.golden index ff34d7c48..93039a3ee 100644 --- a/tests/golden/python/python-requests/recursive-json-all-optional-properties/README.md.golden +++ b/tests/golden/python/python-requests/recursive-json-all-optional-properties/README.md.golden @@ -4,4 +4,4 @@ Test case for object with all optional properties including arrays, references, Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `all_optional_properties_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `all_optional_properties_test`. diff --git a/tests/golden/python/python-requests/recursive-json-array-of-inline-objects/README.md.golden b/tests/golden/python/python-requests/recursive-json-array-of-inline-objects/README.md.golden index ba4a60acb..a25a5058d 100644 --- a/tests/golden/python/python-requests/recursive-json-array-of-inline-objects/README.md.golden +++ b/tests/golden/python/python-requests/recursive-json-array-of-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects with snake_case to camelCase conversion (m Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array_of_inline_objects_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array_of_inline_objects_test`. diff --git a/tests/golden/python/python-requests/recursive-json-array-of-referenced-types/README.md.golden b/tests/golden/python/python-requests/recursive-json-array-of-referenced-types/README.md.golden index 70d325d6e..0c26d06eb 100644 --- a/tests/golden/python/python-requests/recursive-json-array-of-referenced-types/README.md.golden +++ b/tests/golden/python/python-requests/recursive-json-array-of-referenced-types/README.md.golden @@ -4,4 +4,4 @@ Test case for array of referenced model types with recursive FromJSON calls Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array_of_referenced_types_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array_of_referenced_types_test`. diff --git a/tests/golden/python/python-requests/recursive-json-array-with-reference-property/README.md.golden b/tests/golden/python/python-requests/recursive-json-array-with-reference-property/README.md.golden index 04de85049..4b2011aa5 100644 --- a/tests/golden/python/python-requests/recursive-json-array-with-reference-property/README.md.golden +++ b/tests/golden/python/python-requests/recursive-json-array-with-reference-property/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects that contain a reference property Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array_with_reference_property_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array_with_reference_property_test`. diff --git a/tests/golden/python/python-requests/recursive-json-complex-array-structure/README.md.golden b/tests/golden/python/python-requests/recursive-json-complex-array-structure/README.md.golden index 2f5f6fcae..94bb2009d 100644 --- a/tests/golden/python/python-requests/recursive-json-complex-array-structure/README.md.golden +++ b/tests/golden/python/python-requests/recursive-json-complex-array-structure/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects where each object has nested inline object Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `complex_array_structure_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `complex_array_structure_test`. diff --git a/tests/golden/python/python-requests/recursive-json-deeply-nested-inline/README.md.golden b/tests/golden/python/python-requests/recursive-json-deeply-nested-inline/README.md.golden index 49b8956da..d525b1ffe 100644 --- a/tests/golden/python/python-requests/recursive-json-deeply-nested-inline/README.md.golden +++ b/tests/golden/python/python-requests/recursive-json-deeply-nested-inline/README.md.golden @@ -4,4 +4,4 @@ Test case for three levels of nested inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `deeply_nested_inline_objects_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `deeply_nested_inline_objects_test`. diff --git a/tests/golden/python/python-requests/recursive-json-empty-array/README.md.golden b/tests/golden/python/python-requests/recursive-json-empty-array/README.md.golden index cbafa0a81..4a1fe58e4 100644 --- a/tests/golden/python/python-requests/recursive-json-empty-array/README.md.golden +++ b/tests/golden/python/python-requests/recursive-json-empty-array/README.md.golden @@ -4,4 +4,4 @@ Test case for empty array handling Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `empty_array_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `empty_array_test`. diff --git a/tests/golden/python/python-requests/recursive-json-inline-object-with-array/README.md.golden b/tests/golden/python/python-requests/recursive-json-inline-object-with-array/README.md.golden index 30af84cc3..6ee67d7bd 100644 --- a/tests/golden/python/python-requests/recursive-json-inline-object-with-array/README.md.golden +++ b/tests/golden/python/python-requests/recursive-json-inline-object-with-array/README.md.golden @@ -4,4 +4,4 @@ Test case for inline object containing an array of inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `inline_object_with_array_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `inline_object_with_array_test`. diff --git a/tests/golden/python/python-requests/recursive-json-inline-object/README.md.golden b/tests/golden/python/python-requests/recursive-json-inline-object/README.md.golden index 116e60144..aaa23d5bb 100644 --- a/tests/golden/python/python-requests/recursive-json-inline-object/README.md.golden +++ b/tests/golden/python/python-requests/recursive-json-inline-object/README.md.golden @@ -4,4 +4,4 @@ Test case for inline objects (not arrays) with snake_case to camelCase conversio Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `inline_object_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `inline_object_test`. diff --git a/tests/golden/python/python-requests/recursive-json-mixed-property-types/README.md.golden b/tests/golden/python/python-requests/recursive-json-mixed-property-types/README.md.golden index 0e91fc7e6..b3c38b8cd 100644 --- a/tests/golden/python/python-requests/recursive-json-mixed-property-types/README.md.golden +++ b/tests/golden/python/python-requests/recursive-json-mixed-property-types/README.md.golden @@ -4,4 +4,4 @@ Test case for object with mix of simple types, arrays, references, and inline ob Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `mixed_property_types_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `mixed_property_types_test`. diff --git a/tests/golden/python/python-requests/recursive-json-nested-object-reference/README.md.golden b/tests/golden/python/python-requests/recursive-json-nested-object-reference/README.md.golden index a657df937..39e554ecc 100644 --- a/tests/golden/python/python-requests/recursive-json-nested-object-reference/README.md.golden +++ b/tests/golden/python/python-requests/recursive-json-nested-object-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for nested object reference with recursive FromJSON calls Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `nested_object_reference_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `nested_object_reference_test`. diff --git a/tests/golden/python/python-requests/recursive-json-optional-array-of-inline-objects/README.md.golden b/tests/golden/python/python-requests/recursive-json-optional-array-of-inline-objects/README.md.golden index 502813937..1415bcbed 100644 --- a/tests/golden/python/python-requests/recursive-json-optional-array-of-inline-objects/README.md.golden +++ b/tests/golden/python/python-requests/recursive-json-optional-array-of-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test case for optional array of inline objects with snake_case to camelCase conv Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional_array_of_inline_objects_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional_array_of_inline_objects_test`. diff --git a/tests/golden/python/python-requests/recursive-json-optional-array-of-referenced-types/README.md.golden b/tests/golden/python/python-requests/recursive-json-optional-array-of-referenced-types/README.md.golden index 198457027..5334a2e51 100644 --- a/tests/golden/python/python-requests/recursive-json-optional-array-of-referenced-types/README.md.golden +++ b/tests/golden/python/python-requests/recursive-json-optional-array-of-referenced-types/README.md.golden @@ -4,4 +4,4 @@ Test case for optional array of referenced model types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional_array_of_referenced_types_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional_array_of_referenced_types_test`. diff --git a/tests/golden/python/python-requests/recursive-json-optional-inline-object/README.md.golden b/tests/golden/python/python-requests/recursive-json-optional-inline-object/README.md.golden index e3f35a5e6..2c381d1cf 100644 --- a/tests/golden/python/python-requests/recursive-json-optional-inline-object/README.md.golden +++ b/tests/golden/python/python-requests/recursive-json-optional-inline-object/README.md.golden @@ -4,4 +4,4 @@ Test case for optional inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional_inline_object_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional_inline_object_test`. diff --git a/tests/golden/python/python-requests/recursive-json-optional-nested-object-reference/README.md.golden b/tests/golden/python/python-requests/recursive-json-optional-nested-object-reference/README.md.golden index fe03b76aa..c12ee61e5 100644 --- a/tests/golden/python/python-requests/recursive-json-optional-nested-object-reference/README.md.golden +++ b/tests/golden/python/python-requests/recursive-json-optional-nested-object-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for optional nested object reference Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional_nested_object_reference_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional_nested_object_reference_test`. diff --git a/tests/golden/python/python-requests/recursive-json-primitive-array/README.md.golden b/tests/golden/python/python-requests/recursive-json-primitive-array/README.md.golden index 5b9687fc7..e218cff5c 100644 --- a/tests/golden/python/python-requests/recursive-json-primitive-array/README.md.golden +++ b/tests/golden/python/python-requests/recursive-json-primitive-array/README.md.golden @@ -4,4 +4,4 @@ Test case for arrays with primitive items (should not be affected by recursive p Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `primitive_array_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `primitive_array_test`. diff --git a/tests/golden/python/python-requests/request-body-content-types/README.md.golden b/tests/golden/python/python-requests/request-body-content-types/README.md.golden index 5a8eeb95c..cae68020a 100644 --- a/tests/golden/python/python-requests/request-body-content-types/README.md.golden +++ b/tests/golden/python/python-requests/request-body-content-types/README.md.golden @@ -4,4 +4,4 @@ Covers non-JSON request body media types to pin Content-Type emission. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `request_body_content_types`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `request_body_content_types`. diff --git a/tests/golden/python/python-requests/response-body-default-and-exact/README.md.golden b/tests/golden/python/python-requests/response-body-default-and-exact/README.md.golden index c51083fb7..80ead88e2 100644 --- a/tests/golden/python/python-requests/response-body-default-and-exact/README.md.golden +++ b/tests/golden/python/python-requests/response-body-default-and-exact/README.md.golden @@ -4,4 +4,4 @@ Generated Python SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `default_and_exact_response_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `default_and_exact_response_api`. diff --git a/tests/golden/python/python-requests/response-body-fallback/README.md.golden b/tests/golden/python/python-requests/response-body-fallback/README.md.golden index 9abdb6f0b..97224449b 100644 --- a/tests/golden/python/python-requests/response-body-fallback/README.md.golden +++ b/tests/golden/python/python-requests/response-body-fallback/README.md.golden @@ -4,4 +4,4 @@ Generated Python SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `response_fallback_test_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `response_fallback_test_api`. diff --git a/tests/golden/python/python-requests/response-body-multi-status-responses/README.md.golden b/tests/golden/python/python-requests/response-body-multi-status-responses/README.md.golden index 3f3ced54e..31c20151f 100644 --- a/tests/golden/python/python-requests/response-body-multi-status-responses/README.md.golden +++ b/tests/golden/python/python-requests/response-body-multi-status-responses/README.md.golden @@ -4,4 +4,4 @@ Generated Python SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multi_status_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multi_status_api`. diff --git a/tests/golden/python/python-requests/response-body-no-response-body/README.md.golden b/tests/golden/python/python-requests/response-body-no-response-body/README.md.golden index 00c962a23..82df2bacd 100644 --- a/tests/golden/python/python-requests/response-body-no-response-body/README.md.golden +++ b/tests/golden/python/python-requests/response-body-no-response-body/README.md.golden @@ -4,4 +4,4 @@ Generated Python SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `no_response_body_api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `no_response_body_api`. diff --git a/tests/golden/python/python-requests/server-object/README.md.golden b/tests/golden/python/python-requests/server-object/README.md.golden index 0290512fe..bd33a631d 100644 --- a/tests/golden/python/python-requests/server-object/README.md.golden +++ b/tests/golden/python/python-requests/server-object/README.md.golden @@ -4,4 +4,4 @@ This is a test API specification that includes various server configurations Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `test_api_with_server_objects`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `test_api_with_server_objects`. diff --git a/tests/golden/python/python-requests/server-path-prefix/README.md.golden b/tests/golden/python/python-requests/server-path-prefix/README.md.golden index 9a02eb876..d1f339a89 100644 --- a/tests/golden/python/python-requests/server-path-prefix/README.md.golden +++ b/tests/golden/python/python-requests/server-path-prefix/README.md.golden @@ -4,4 +4,4 @@ Test fixture for server URL path prefix stripping in operation paths. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `server_path_prefix_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `server_path_prefix_test`. diff --git a/tests/golden/python/python-requests/type-aliases-complex-union/README.md.golden b/tests/golden/python/python-requests/type-aliases-complex-union/README.md.golden index c1a1da6e5..53eaa25b7 100644 --- a/tests/golden/python/python-requests/type-aliases-complex-union/README.md.golden +++ b/tests/golden/python/python-requests/type-aliases-complex-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for complex union types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `complex_union_type_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `complex_union_type_test`. diff --git a/tests/golden/python/python-requests/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden b/tests/golden/python/python-requests/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden index eb1abb70b..e2b65728d 100644 --- a/tests/golden/python/python-requests/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden +++ b/tests/golden/python/python-requests/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden @@ -14,4 +14,4 @@ After the fix, these should generate properly prefixed names like Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated_union_with_inline_discriminator_only_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated_union_with_inline_discriminator_only_test`. diff --git a/tests/golden/python/python-requests/type-aliases-discriminated-union-internally-tagged/README.md.golden b/tests/golden/python/python-requests/type-aliases-discriminated-union-internally-tagged/README.md.golden index e6d054cb8..36ec0ea9b 100644 --- a/tests/golden/python/python-requests/type-aliases-discriminated-union-internally-tagged/README.md.golden +++ b/tests/golden/python/python-requests/type-aliases-discriminated-union-internally-tagged/README.md.golden @@ -7,4 +7,4 @@ See: https://www.openapis.org/understanding-openapi/specification/models/ Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated_union_internally_tagged_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated_union_internally_tagged_test`. diff --git a/tests/golden/python/python-requests/type-aliases-discriminated-union-long-names/README.md.golden b/tests/golden/python/python-requests/type-aliases-discriminated-union-long-names/README.md.golden index 9b07d474c..64bb6723b 100644 --- a/tests/golden/python/python-requests/type-aliases-discriminated-union-long-names/README.md.golden +++ b/tests/golden/python/python-requests/type-aliases-discriminated-union-long-names/README.md.golden @@ -7,4 +7,4 @@ intentionally long enough to force multi-line type alias output at the Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated_union_with_long_type_names_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated_union_with_long_type_names_test`. diff --git a/tests/golden/python/python-requests/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden b/tests/golden/python/python-requests/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden index 6ef79301e..fcf170db8 100644 --- a/tests/golden/python/python-requests/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden +++ b/tests/golden/python/python-requests/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden @@ -10,4 +10,4 @@ is a unit variant (no fields) and others carry data from referenced schemas. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated_union_mixed_unit_and_all_of_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated_union_mixed_unit_and_all_of_test`. diff --git a/tests/golden/python/python-requests/type-aliases-discriminated-union-multiple/README.md.golden b/tests/golden/python/python-requests/type-aliases-discriminated-union-multiple/README.md.golden index 44298d530..0c96f8eca 100644 --- a/tests/golden/python/python-requests/type-aliases-discriminated-union-multiple/README.md.golden +++ b/tests/golden/python/python-requests/type-aliases-discriminated-union-multiple/README.md.golden @@ -8,4 +8,4 @@ the same Kind.ts file causing conflicts. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiple_discriminated_unions_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiple_discriminated_unions_test`. diff --git a/tests/golden/python/python-requests/type-aliases-discriminated-union-with-refs/README.md.golden b/tests/golden/python/python-requests/type-aliases-discriminated-union-with-refs/README.md.golden index e449f835c..b68e8b43c 100644 --- a/tests/golden/python/python-requests/type-aliases-discriminated-union-with-refs/README.md.golden +++ b/tests/golden/python/python-requests/type-aliases-discriminated-union-with-refs/README.md.golden @@ -6,4 +6,4 @@ This is similar to the ContainerImage pattern in the infiron API. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated_union_with_references_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated_union_with_references_test`. diff --git a/tests/golden/python/python-requests/type-aliases-intersection-allof/README.md.golden b/tests/golden/python/python-requests/type-aliases-intersection-allof/README.md.golden index 598ed55e8..69e3d50dc 100644 --- a/tests/golden/python/python-requests/type-aliases-intersection-allof/README.md.golden +++ b/tests/golden/python/python-requests/type-aliases-intersection-allof/README.md.golden @@ -4,4 +4,4 @@ Test fixture for allOf intersection types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `intersection_type_all_of_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `intersection_type_all_of_test`. diff --git a/tests/golden/python/python-requests/type-aliases-intersection-with-nullable-reference/README.md.golden b/tests/golden/python/python-requests/type-aliases-intersection-with-nullable-reference/README.md.golden index 08c3627bd..4cb9ca99e 100644 --- a/tests/golden/python/python-requests/type-aliases-intersection-with-nullable-reference/README.md.golden +++ b/tests/golden/python/python-requests/type-aliases-intersection-with-nullable-reference/README.md.golden @@ -4,4 +4,4 @@ Test fixture for allOf intersection types with nullable reference properties Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `intersection_type_with_nullable_reference_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `intersection_type_with_nullable_reference_test`. diff --git a/tests/golden/python/python-requests/type-aliases-nested-union/README.md.golden b/tests/golden/python/python-requests/type-aliases-nested-union/README.md.golden index a115f672e..5ac404c71 100644 --- a/tests/golden/python/python-requests/type-aliases-nested-union/README.md.golden +++ b/tests/golden/python/python-requests/type-aliases-nested-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types that reference other union types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `nested_union_type_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `nested_union_type_test`. diff --git a/tests/golden/python/python-requests/type-aliases-simple-type-alias/README.md.golden b/tests/golden/python/python-requests/type-aliases-simple-type-alias/README.md.golden index 13911cd1c..819a9f053 100644 --- a/tests/golden/python/python-requests/type-aliases-simple-type-alias/README.md.golden +++ b/tests/golden/python/python-requests/type-aliases-simple-type-alias/README.md.golden @@ -4,4 +4,4 @@ Test fixture for simple type aliases (not unions or intersections) Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `simple_type_alias_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `simple_type_alias_test`. diff --git a/tests/golden/python/python-requests/type-aliases-union-mixed/README.md.golden b/tests/golden/python/python-requests/type-aliases-union-mixed/README.md.golden index 26f3ded8a..1fd32e2be 100644 --- a/tests/golden/python/python-requests/type-aliases-union-mixed/README.md.golden +++ b/tests/golden/python/python-requests/type-aliases-union-mixed/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types with both interfaces and primitives Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union_type_with_mixed_members_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union_type_with_mixed_members_test`. diff --git a/tests/golden/python/python-requests/type-aliases-union-with-any/README.md.golden b/tests/golden/python/python-requests/type-aliases-union-with-any/README.md.golden index 17f54dd3d..96a8147ff 100644 --- a/tests/golden/python/python-requests/type-aliases-union-with-any/README.md.golden +++ b/tests/golden/python/python-requests/type-aliases-union-with-any/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types that include the any type Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union_type_with_any_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union_type_with_any_test`. diff --git a/tests/golden/python/python-requests/type-aliases-union-with-inline-objects/README.md.golden b/tests/golden/python/python-requests/type-aliases-union-with-inline-objects/README.md.golden index 8e7ed2af8..701e0d5d3 100644 --- a/tests/golden/python/python-requests/type-aliases-union-with-inline-objects/README.md.golden +++ b/tests/golden/python/python-requests/type-aliases-union-with-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types (oneOf) with inline object schemas that should gene Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union_type_with_inline_objects_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union_type_with_inline_objects_test`. diff --git a/tests/golden/python/python-requests/type-aliases-union-with-interfaces/README.md.golden b/tests/golden/python/python-requests/type-aliases-union-with-interfaces/README.md.golden index 644281e50..d2baa7f36 100644 --- a/tests/golden/python/python-requests/type-aliases-union-with-interfaces/README.md.golden +++ b/tests/golden/python/python-requests/type-aliases-union-with-interfaces/README.md.golden @@ -4,4 +4,4 @@ Test fixture for oneOf/anyOf union types with interface members Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union_type_with_interfaces_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union_type_with_interfaces_test`. diff --git a/tests/golden/python/python-requests/type-aliases-union-with-primitives/README.md.golden b/tests/golden/python/python-requests/type-aliases-union-with-primitives/README.md.golden index c7833c004..4a7fa7f7b 100644 --- a/tests/golden/python/python-requests/type-aliases-union-with-primitives/README.md.golden +++ b/tests/golden/python/python-requests/type-aliases-union-with-primitives/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types with primitive members Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union_type_with_primitives_test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union_type_with_primitives_test`. diff --git a/tests/golden/rust/rust-aioduct/additional-properties/README.md.golden b/tests/golden/rust/rust-aioduct/additional-properties/README.md.golden index 33b5f4e51..9d56f7670 100644 --- a/tests/golden/rust/rust-aioduct/additional-properties/README.md.golden +++ b/tests/golden/rust/rust-aioduct/additional-properties/README.md.golden @@ -4,4 +4,4 @@ API demonstrating OpenAPI additionalProperties with multiple levels of structs ( Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `additional-properties-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `additional-properties-api`. diff --git a/tests/golden/rust/rust-aioduct/binary-transfer-media-types/README.md.golden b/tests/golden/rust/rust-aioduct/binary-transfer-media-types/README.md.golden index 5e392c3b4..ff8cbf217 100644 --- a/tests/golden/rust/rust-aioduct/binary-transfer-media-types/README.md.golden +++ b/tests/golden/rust/rust-aioduct/binary-transfer-media-types/README.md.golden @@ -4,4 +4,4 @@ Covers multipart upload and octet-stream download. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `binary-transfer-media-types`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `binary-transfer-media-types`. diff --git a/tests/golden/rust/rust-aioduct/comprehensive-schemas/README.md.golden b/tests/golden/rust/rust-aioduct/comprehensive-schemas/README.md.golden index 06346978b..e7b9bfbf1 100644 --- a/tests/golden/rust/rust-aioduct/comprehensive-schemas/README.md.golden +++ b/tests/golden/rust/rust-aioduct/comprehensive-schemas/README.md.golden @@ -4,4 +4,4 @@ Comprehensive test for all OpenAPI v3.1.2 schema types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `comprehensive-schema-types-example`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `comprehensive-schema-types-example`. diff --git a/tests/golden/rust/rust-aioduct/delete-with-response-schema/README.md.golden b/tests/golden/rust/rust-aioduct/delete-with-response-schema/README.md.golden index 764cccf97..054d6ccc8 100644 --- a/tests/golden/rust/rust-aioduct/delete-with-response-schema/README.md.golden +++ b/tests/golden/rust/rust-aioduct/delete-with-response-schema/README.md.golden @@ -4,4 +4,4 @@ Test fixture for DELETE operations with JSON response schemas and type alias req Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `test-api-with-delete-response-schema`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `test-api-with-delete-response-schema`. diff --git a/tests/golden/rust/rust-aioduct/duplicate-param-names/README.md.golden b/tests/golden/rust/rust-aioduct/duplicate-param-names/README.md.golden index f1f558b0e..5f96ca5fd 100644 --- a/tests/golden/rust/rust-aioduct/duplicate-param-names/README.md.golden +++ b/tests/golden/rust/rust-aioduct/duplicate-param-names/README.md.golden @@ -4,4 +4,4 @@ Test API with duplicate parameter names across different locations Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `duplicate-parameter-names-test-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `duplicate-parameter-names-test-api`. diff --git a/tests/golden/rust/rust-aioduct/enum-repr/README.md.golden b/tests/golden/rust/rust-aioduct/enum-repr/README.md.golden index f4c7aba6c..c4312fb80 100644 --- a/tests/golden/rust/rust-aioduct/enum-repr/README.md.golden +++ b/tests/golden/rust/rust-aioduct/enum-repr/README.md.golden @@ -4,4 +4,4 @@ This API demonstrates all 4 kinds of enum representation types: Externally Tagge Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `enum-representation-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `enum-representation-api`. diff --git a/tests/golden/rust/rust-aioduct/interface-with-enum-reference/README.md.golden b/tests/golden/rust/rust-aioduct/interface-with-enum-reference/README.md.golden index 1cb8e28e2..d853e2cde 100644 --- a/tests/golden/rust/rust-aioduct/interface-with-enum-reference/README.md.golden +++ b/tests/golden/rust/rust-aioduct/interface-with-enum-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for interfaces that reference enum types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `interface-with-enum-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `interface-with-enum-reference-test`. diff --git a/tests/golden/rust/rust-aioduct/media-type-selection/README.md.golden b/tests/golden/rust/rust-aioduct/media-type-selection/README.md.golden index 7a446d9d1..9bb4ec63b 100644 --- a/tests/golden/rust/rust-aioduct/media-type-selection/README.md.golden +++ b/tests/golden/rust/rust-aioduct/media-type-selection/README.md.golden @@ -4,4 +4,4 @@ Covers normalized media-type selection for requests and responses. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `media-type-selection`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `media-type-selection`. diff --git a/tests/golden/rust/rust-aioduct/minimal/README.md.golden b/tests/golden/rust/rust-aioduct/minimal/README.md.golden index 0e090d5e3..4f191e16e 100644 --- a/tests/golden/rust/rust-aioduct/minimal/README.md.golden +++ b/tests/golden/rust/rust-aioduct/minimal/README.md.golden @@ -4,4 +4,4 @@ Generated Rust SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `minimal-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `minimal-api`. diff --git a/tests/golden/rust/rust-aioduct/multiline-docs-and-primitive-alias/README.md.golden b/tests/golden/rust/rust-aioduct/multiline-docs-and-primitive-alias/README.md.golden index 27ddeeba9..c64a93e63 100644 --- a/tests/golden/rust/rust-aioduct/multiline-docs-and-primitive-alias/README.md.golden +++ b/tests/golden/rust/rust-aioduct/multiline-docs-and-primitive-alias/README.md.golden @@ -5,4 +5,4 @@ and primitive type alias suppression. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiline-docs`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiline-docs`. diff --git a/tests/golden/rust/rust-aioduct/multipart-edge-cases/README.md.golden b/tests/golden/rust/rust-aioduct/multipart-edge-cases/README.md.golden index 61745a51d..3aec9e834 100644 --- a/tests/golden/rust/rust-aioduct/multipart-edge-cases/README.md.golden +++ b/tests/golden/rust/rust-aioduct/multipart-edge-cases/README.md.golden @@ -4,4 +4,4 @@ Covers optional multipart bodies, optional parts, and text-only multipart fields Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-edge-cases`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-edge-cases`. diff --git a/tests/golden/rust/rust-aioduct/multipart-explicit-encoding/README.md.golden b/tests/golden/rust/rust-aioduct/multipart-explicit-encoding/README.md.golden index b6b911f2e..f3519640a 100644 --- a/tests/golden/rust/rust-aioduct/multipart-explicit-encoding/README.md.golden +++ b/tests/golden/rust/rust-aioduct/multipart-explicit-encoding/README.md.golden @@ -4,4 +4,4 @@ Covers explicit multipart part content types. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-explicit-encoding`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-explicit-encoding`. diff --git a/tests/golden/rust/rust-aioduct/multipart-nested-object-parts/README.md.golden b/tests/golden/rust/rust-aioduct/multipart-nested-object-parts/README.md.golden index 2899b40d5..1ce7a108d 100644 --- a/tests/golden/rust/rust-aioduct/multipart-nested-object-parts/README.md.golden +++ b/tests/golden/rust/rust-aioduct/multipart-nested-object-parts/README.md.golden @@ -4,4 +4,4 @@ Covers multipart object parts whose wire names differ from ergonomic names. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-nested-object-parts`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-nested-object-parts`. diff --git a/tests/golden/rust/rust-aioduct/multipart-unsupported-schema/README.md.golden b/tests/golden/rust/rust-aioduct/multipart-unsupported-schema/README.md.golden index 60a3a2357..973ee535b 100644 --- a/tests/golden/rust/rust-aioduct/multipart-unsupported-schema/README.md.golden +++ b/tests/golden/rust/rust-aioduct/multipart-unsupported-schema/README.md.golden @@ -4,4 +4,4 @@ Covers multipart request bodies that are not object-shaped. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-unsupported-schema`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-unsupported-schema`. diff --git a/tests/golden/rust/rust-aioduct/multiple-similar-request-schemas/README.md.golden b/tests/golden/rust/rust-aioduct/multiple-similar-request-schemas/README.md.golden index dbc9208eb..5f1ac4857 100644 --- a/tests/golden/rust/rust-aioduct/multiple-similar-request-schemas/README.md.golden +++ b/tests/golden/rust/rust-aioduct/multiple-similar-request-schemas/README.md.golden @@ -4,4 +4,4 @@ Test API with multiple operations having similar request body schema names Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiple-similar-request-schemas-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiple-similar-request-schemas-api`. diff --git a/tests/golden/rust/rust-aioduct/naming-conventions/README.md.golden b/tests/golden/rust/rust-aioduct/naming-conventions/README.md.golden index 33ff97b42..5dddb8b58 100644 --- a/tests/golden/rust/rust-aioduct/naming-conventions/README.md.golden +++ b/tests/golden/rust/rust-aioduct/naming-conventions/README.md.golden @@ -4,4 +4,4 @@ Test fixture to verify language property naming conventions Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `naming-conventions-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `naming-conventions-test`. diff --git a/tests/golden/rust/rust-aioduct/optional-request-bodies/README.md.golden b/tests/golden/rust/rust-aioduct/optional-request-bodies/README.md.golden index a60de19e5..86eba6f33 100644 --- a/tests/golden/rust/rust-aioduct/optional-request-bodies/README.md.golden +++ b/tests/golden/rust/rust-aioduct/optional-request-bodies/README.md.golden @@ -4,4 +4,4 @@ Covers optional non-multipart request bodies. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-request-bodies`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-request-bodies`. diff --git a/tests/golden/rust/rust-aioduct/petstore/README.md.golden b/tests/golden/rust/rust-aioduct/petstore/README.md.golden index 4df595c91..056f8383e 100644 --- a/tests/golden/rust/rust-aioduct/petstore/README.md.golden +++ b/tests/golden/rust/rust-aioduct/petstore/README.md.golden @@ -4,4 +4,4 @@ This is a sample Pet Store Server based on the OpenAPI 3.1 specification Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `petstore-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `petstore-api`. diff --git a/tests/golden/rust/rust-aioduct/query-param-enum/README.md.golden b/tests/golden/rust/rust-aioduct/query-param-enum/README.md.golden index 986959eca..1700c4846 100644 --- a/tests/golden/rust/rust-aioduct/query-param-enum/README.md.golden +++ b/tests/golden/rust/rust-aioduct/query-param-enum/README.md.golden @@ -4,4 +4,4 @@ Test case for query parameters that reference enum schemas Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `query-parameter-enum-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `query-parameter-enum-test`. diff --git a/tests/golden/rust/rust-aioduct/recursive-json-all-optional-properties/README.md.golden b/tests/golden/rust/rust-aioduct/recursive-json-all-optional-properties/README.md.golden index f33f82e37..daaaf83f8 100644 --- a/tests/golden/rust/rust-aioduct/recursive-json-all-optional-properties/README.md.golden +++ b/tests/golden/rust/rust-aioduct/recursive-json-all-optional-properties/README.md.golden @@ -4,4 +4,4 @@ Test case for object with all optional properties including arrays, references, Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `all-optional-properties-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `all-optional-properties-test`. diff --git a/tests/golden/rust/rust-aioduct/recursive-json-array-of-inline-objects/README.md.golden b/tests/golden/rust/rust-aioduct/recursive-json-array-of-inline-objects/README.md.golden index a2c98797a..5c4726700 100644 --- a/tests/golden/rust/rust-aioduct/recursive-json-array-of-inline-objects/README.md.golden +++ b/tests/golden/rust/rust-aioduct/recursive-json-array-of-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects with snake_case to camelCase conversion (m Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-of-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-of-inline-objects-test`. diff --git a/tests/golden/rust/rust-aioduct/recursive-json-array-of-referenced-types/README.md.golden b/tests/golden/rust/rust-aioduct/recursive-json-array-of-referenced-types/README.md.golden index d2716676b..e3291f81a 100644 --- a/tests/golden/rust/rust-aioduct/recursive-json-array-of-referenced-types/README.md.golden +++ b/tests/golden/rust/rust-aioduct/recursive-json-array-of-referenced-types/README.md.golden @@ -4,4 +4,4 @@ Test case for array of referenced model types with recursive FromJSON calls Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-of-referenced-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-of-referenced-types-test`. diff --git a/tests/golden/rust/rust-aioduct/recursive-json-array-with-reference-property/README.md.golden b/tests/golden/rust/rust-aioduct/recursive-json-array-with-reference-property/README.md.golden index 095287cf7..601760aab 100644 --- a/tests/golden/rust/rust-aioduct/recursive-json-array-with-reference-property/README.md.golden +++ b/tests/golden/rust/rust-aioduct/recursive-json-array-with-reference-property/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects that contain a reference property Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-with-reference-property-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-with-reference-property-test`. diff --git a/tests/golden/rust/rust-aioduct/recursive-json-complex-array-structure/README.md.golden b/tests/golden/rust/rust-aioduct/recursive-json-complex-array-structure/README.md.golden index 9733aca8b..17af08096 100644 --- a/tests/golden/rust/rust-aioduct/recursive-json-complex-array-structure/README.md.golden +++ b/tests/golden/rust/rust-aioduct/recursive-json-complex-array-structure/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects where each object has nested inline object Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `complex-array-structure-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `complex-array-structure-test`. diff --git a/tests/golden/rust/rust-aioduct/recursive-json-deeply-nested-inline/README.md.golden b/tests/golden/rust/rust-aioduct/recursive-json-deeply-nested-inline/README.md.golden index 976008fe5..d00201d59 100644 --- a/tests/golden/rust/rust-aioduct/recursive-json-deeply-nested-inline/README.md.golden +++ b/tests/golden/rust/rust-aioduct/recursive-json-deeply-nested-inline/README.md.golden @@ -4,4 +4,4 @@ Test case for three levels of nested inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `deeply-nested-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `deeply-nested-inline-objects-test`. diff --git a/tests/golden/rust/rust-aioduct/recursive-json-empty-array/README.md.golden b/tests/golden/rust/rust-aioduct/recursive-json-empty-array/README.md.golden index 482599c24..22563a46a 100644 --- a/tests/golden/rust/rust-aioduct/recursive-json-empty-array/README.md.golden +++ b/tests/golden/rust/rust-aioduct/recursive-json-empty-array/README.md.golden @@ -4,4 +4,4 @@ Test case for empty array handling Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `empty-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `empty-array-test`. diff --git a/tests/golden/rust/rust-aioduct/recursive-json-inline-object-with-array/README.md.golden b/tests/golden/rust/rust-aioduct/recursive-json-inline-object-with-array/README.md.golden index 27ad8c16d..d47ce3045 100644 --- a/tests/golden/rust/rust-aioduct/recursive-json-inline-object-with-array/README.md.golden +++ b/tests/golden/rust/rust-aioduct/recursive-json-inline-object-with-array/README.md.golden @@ -4,4 +4,4 @@ Test case for inline object containing an array of inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `inline-object-with-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `inline-object-with-array-test`. diff --git a/tests/golden/rust/rust-aioduct/recursive-json-inline-object/README.md.golden b/tests/golden/rust/rust-aioduct/recursive-json-inline-object/README.md.golden index 7b188dd00..6721775d8 100644 --- a/tests/golden/rust/rust-aioduct/recursive-json-inline-object/README.md.golden +++ b/tests/golden/rust/rust-aioduct/recursive-json-inline-object/README.md.golden @@ -4,4 +4,4 @@ Test case for inline objects (not arrays) with snake_case to camelCase conversio Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `inline-object-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `inline-object-test`. diff --git a/tests/golden/rust/rust-aioduct/recursive-json-mixed-property-types/README.md.golden b/tests/golden/rust/rust-aioduct/recursive-json-mixed-property-types/README.md.golden index be4cecdf4..26c81d4ca 100644 --- a/tests/golden/rust/rust-aioduct/recursive-json-mixed-property-types/README.md.golden +++ b/tests/golden/rust/rust-aioduct/recursive-json-mixed-property-types/README.md.golden @@ -4,4 +4,4 @@ Test case for object with mix of simple types, arrays, references, and inline ob Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `mixed-property-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `mixed-property-types-test`. diff --git a/tests/golden/rust/rust-aioduct/recursive-json-nested-object-reference/README.md.golden b/tests/golden/rust/rust-aioduct/recursive-json-nested-object-reference/README.md.golden index 54351eddb..bd6042000 100644 --- a/tests/golden/rust/rust-aioduct/recursive-json-nested-object-reference/README.md.golden +++ b/tests/golden/rust/rust-aioduct/recursive-json-nested-object-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for nested object reference with recursive FromJSON calls Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `nested-object-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `nested-object-reference-test`. diff --git a/tests/golden/rust/rust-aioduct/recursive-json-optional-array-of-inline-objects/README.md.golden b/tests/golden/rust/rust-aioduct/recursive-json-optional-array-of-inline-objects/README.md.golden index d1f1b5972..4c246ce9c 100644 --- a/tests/golden/rust/rust-aioduct/recursive-json-optional-array-of-inline-objects/README.md.golden +++ b/tests/golden/rust/rust-aioduct/recursive-json-optional-array-of-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test case for optional array of inline objects with snake_case to camelCase conv Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-array-of-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-array-of-inline-objects-test`. diff --git a/tests/golden/rust/rust-aioduct/recursive-json-optional-array-of-referenced-types/README.md.golden b/tests/golden/rust/rust-aioduct/recursive-json-optional-array-of-referenced-types/README.md.golden index e9793caee..a11fb7adf 100644 --- a/tests/golden/rust/rust-aioduct/recursive-json-optional-array-of-referenced-types/README.md.golden +++ b/tests/golden/rust/rust-aioduct/recursive-json-optional-array-of-referenced-types/README.md.golden @@ -4,4 +4,4 @@ Test case for optional array of referenced model types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-array-of-referenced-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-array-of-referenced-types-test`. diff --git a/tests/golden/rust/rust-aioduct/recursive-json-optional-inline-object/README.md.golden b/tests/golden/rust/rust-aioduct/recursive-json-optional-inline-object/README.md.golden index aa7204afd..2b43f4252 100644 --- a/tests/golden/rust/rust-aioduct/recursive-json-optional-inline-object/README.md.golden +++ b/tests/golden/rust/rust-aioduct/recursive-json-optional-inline-object/README.md.golden @@ -4,4 +4,4 @@ Test case for optional inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-inline-object-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-inline-object-test`. diff --git a/tests/golden/rust/rust-aioduct/recursive-json-optional-nested-object-reference/README.md.golden b/tests/golden/rust/rust-aioduct/recursive-json-optional-nested-object-reference/README.md.golden index 9b06ccd71..ac61508b4 100644 --- a/tests/golden/rust/rust-aioduct/recursive-json-optional-nested-object-reference/README.md.golden +++ b/tests/golden/rust/rust-aioduct/recursive-json-optional-nested-object-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for optional nested object reference Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-nested-object-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-nested-object-reference-test`. diff --git a/tests/golden/rust/rust-aioduct/recursive-json-primitive-array/README.md.golden b/tests/golden/rust/rust-aioduct/recursive-json-primitive-array/README.md.golden index ff318a455..bbe2c77cb 100644 --- a/tests/golden/rust/rust-aioduct/recursive-json-primitive-array/README.md.golden +++ b/tests/golden/rust/rust-aioduct/recursive-json-primitive-array/README.md.golden @@ -4,4 +4,4 @@ Test case for arrays with primitive items (should not be affected by recursive p Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `primitive-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `primitive-array-test`. diff --git a/tests/golden/rust/rust-aioduct/request-body-content-types/README.md.golden b/tests/golden/rust/rust-aioduct/request-body-content-types/README.md.golden index 87830118b..f3916285c 100644 --- a/tests/golden/rust/rust-aioduct/request-body-content-types/README.md.golden +++ b/tests/golden/rust/rust-aioduct/request-body-content-types/README.md.golden @@ -4,4 +4,4 @@ Covers non-JSON request body media types to pin Content-Type emission. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `request-body-content-types`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `request-body-content-types`. diff --git a/tests/golden/rust/rust-aioduct/response-body-default-and-exact/README.md.golden b/tests/golden/rust/rust-aioduct/response-body-default-and-exact/README.md.golden index a785f353f..4ea4d0216 100644 --- a/tests/golden/rust/rust-aioduct/response-body-default-and-exact/README.md.golden +++ b/tests/golden/rust/rust-aioduct/response-body-default-and-exact/README.md.golden @@ -4,4 +4,4 @@ Generated Rust SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `default-and-exact-response-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `default-and-exact-response-api`. diff --git a/tests/golden/rust/rust-aioduct/response-body-fallback/README.md.golden b/tests/golden/rust/rust-aioduct/response-body-fallback/README.md.golden index 245453632..bfe6469ba 100644 --- a/tests/golden/rust/rust-aioduct/response-body-fallback/README.md.golden +++ b/tests/golden/rust/rust-aioduct/response-body-fallback/README.md.golden @@ -4,4 +4,4 @@ Generated Rust SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `response-fallback-test-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `response-fallback-test-api`. diff --git a/tests/golden/rust/rust-aioduct/response-body-multi-status-responses/README.md.golden b/tests/golden/rust/rust-aioduct/response-body-multi-status-responses/README.md.golden index 6d8675237..147e4bf98 100644 --- a/tests/golden/rust/rust-aioduct/response-body-multi-status-responses/README.md.golden +++ b/tests/golden/rust/rust-aioduct/response-body-multi-status-responses/README.md.golden @@ -4,4 +4,4 @@ Generated Rust SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multi-status-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multi-status-api`. diff --git a/tests/golden/rust/rust-aioduct/response-body-no-response-body/README.md.golden b/tests/golden/rust/rust-aioduct/response-body-no-response-body/README.md.golden index 7485790b9..02b019d74 100644 --- a/tests/golden/rust/rust-aioduct/response-body-no-response-body/README.md.golden +++ b/tests/golden/rust/rust-aioduct/response-body-no-response-body/README.md.golden @@ -4,4 +4,4 @@ Generated Rust SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `no-response-body-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `no-response-body-api`. diff --git a/tests/golden/rust/rust-aioduct/server-object/README.md.golden b/tests/golden/rust/rust-aioduct/server-object/README.md.golden index 24d8d0271..36e47d191 100644 --- a/tests/golden/rust/rust-aioduct/server-object/README.md.golden +++ b/tests/golden/rust/rust-aioduct/server-object/README.md.golden @@ -4,4 +4,4 @@ This is a test API specification that includes various server configurations Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `test-api-with-server-objects`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `test-api-with-server-objects`. diff --git a/tests/golden/rust/rust-aioduct/server-path-prefix/README.md.golden b/tests/golden/rust/rust-aioduct/server-path-prefix/README.md.golden index 28bf2637f..d09a91078 100644 --- a/tests/golden/rust/rust-aioduct/server-path-prefix/README.md.golden +++ b/tests/golden/rust/rust-aioduct/server-path-prefix/README.md.golden @@ -4,4 +4,4 @@ Test fixture for server URL path prefix stripping in operation paths. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `server-path-prefix-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `server-path-prefix-test`. diff --git a/tests/golden/rust/rust-aioduct/type-aliases-complex-union/README.md.golden b/tests/golden/rust/rust-aioduct/type-aliases-complex-union/README.md.golden index 3c94e08c4..05513c95f 100644 --- a/tests/golden/rust/rust-aioduct/type-aliases-complex-union/README.md.golden +++ b/tests/golden/rust/rust-aioduct/type-aliases-complex-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for complex union types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `complex-union-type-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `complex-union-type-test`. diff --git a/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden b/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden index 948c1a6ec..166317d4d 100644 --- a/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden +++ b/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden @@ -14,4 +14,4 @@ After the fix, these should generate properly prefixed names like Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-inline-discriminator-only-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-inline-discriminator-only-test`. diff --git a/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-internally-tagged/README.md.golden b/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-internally-tagged/README.md.golden index 048c079b8..5622abee6 100644 --- a/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-internally-tagged/README.md.golden +++ b/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-internally-tagged/README.md.golden @@ -7,4 +7,4 @@ See: https://www.openapis.org/understanding-openapi/specification/models/ Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-internally-tagged-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-internally-tagged-test`. diff --git a/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-long-names/README.md.golden b/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-long-names/README.md.golden index 020490cf4..ac7cc3e3a 100644 --- a/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-long-names/README.md.golden +++ b/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-long-names/README.md.golden @@ -7,4 +7,4 @@ intentionally long enough to force multi-line type alias output at the Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-long-type-names-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-long-type-names-test`. diff --git a/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden b/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden index 2b00af407..6047f9aaa 100644 --- a/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden +++ b/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden @@ -10,4 +10,4 @@ is a unit variant (no fields) and others carry data from referenced schemas. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-mixed-unit-and-all-of-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-mixed-unit-and-all-of-test`. diff --git a/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-multiple/README.md.golden b/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-multiple/README.md.golden index c26a01b2f..0de5865cf 100644 --- a/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-multiple/README.md.golden +++ b/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-multiple/README.md.golden @@ -8,4 +8,4 @@ the same Kind.ts file causing conflicts. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiple-discriminated-unions-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiple-discriminated-unions-test`. diff --git a/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-with-refs/README.md.golden b/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-with-refs/README.md.golden index df8755234..4235af787 100644 --- a/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-with-refs/README.md.golden +++ b/tests/golden/rust/rust-aioduct/type-aliases-discriminated-union-with-refs/README.md.golden @@ -6,4 +6,4 @@ This is similar to the ContainerImage pattern in the infiron API. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-references-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-references-test`. diff --git a/tests/golden/rust/rust-aioduct/type-aliases-intersection-allof/README.md.golden b/tests/golden/rust/rust-aioduct/type-aliases-intersection-allof/README.md.golden index f5c51f076..f492b2b71 100644 --- a/tests/golden/rust/rust-aioduct/type-aliases-intersection-allof/README.md.golden +++ b/tests/golden/rust/rust-aioduct/type-aliases-intersection-allof/README.md.golden @@ -4,4 +4,4 @@ Test fixture for allOf intersection types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `intersection-type-all-of-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `intersection-type-all-of-test`. diff --git a/tests/golden/rust/rust-aioduct/type-aliases-intersection-with-nullable-reference/README.md.golden b/tests/golden/rust/rust-aioduct/type-aliases-intersection-with-nullable-reference/README.md.golden index 20631cb9c..61537d68b 100644 --- a/tests/golden/rust/rust-aioduct/type-aliases-intersection-with-nullable-reference/README.md.golden +++ b/tests/golden/rust/rust-aioduct/type-aliases-intersection-with-nullable-reference/README.md.golden @@ -4,4 +4,4 @@ Test fixture for allOf intersection types with nullable reference properties Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `intersection-type-with-nullable-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `intersection-type-with-nullable-reference-test`. diff --git a/tests/golden/rust/rust-aioduct/type-aliases-nested-union/README.md.golden b/tests/golden/rust/rust-aioduct/type-aliases-nested-union/README.md.golden index fe9176900..f47d82177 100644 --- a/tests/golden/rust/rust-aioduct/type-aliases-nested-union/README.md.golden +++ b/tests/golden/rust/rust-aioduct/type-aliases-nested-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types that reference other union types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `nested-union-type-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `nested-union-type-test`. diff --git a/tests/golden/rust/rust-aioduct/type-aliases-simple-type-alias/README.md.golden b/tests/golden/rust/rust-aioduct/type-aliases-simple-type-alias/README.md.golden index 5643ccf97..10f710744 100644 --- a/tests/golden/rust/rust-aioduct/type-aliases-simple-type-alias/README.md.golden +++ b/tests/golden/rust/rust-aioduct/type-aliases-simple-type-alias/README.md.golden @@ -4,4 +4,4 @@ Test fixture for simple type aliases (not unions or intersections) Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `simple-type-alias-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `simple-type-alias-test`. diff --git a/tests/golden/rust/rust-aioduct/type-aliases-union-mixed/README.md.golden b/tests/golden/rust/rust-aioduct/type-aliases-union-mixed/README.md.golden index 4c07e2061..a05571557 100644 --- a/tests/golden/rust/rust-aioduct/type-aliases-union-mixed/README.md.golden +++ b/tests/golden/rust/rust-aioduct/type-aliases-union-mixed/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types with both interfaces and primitives Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-mixed-members-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-mixed-members-test`. diff --git a/tests/golden/rust/rust-aioduct/type-aliases-union-with-any/README.md.golden b/tests/golden/rust/rust-aioduct/type-aliases-union-with-any/README.md.golden index db6e0cde8..6458f8c37 100644 --- a/tests/golden/rust/rust-aioduct/type-aliases-union-with-any/README.md.golden +++ b/tests/golden/rust/rust-aioduct/type-aliases-union-with-any/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types that include the any type Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-any-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-any-test`. diff --git a/tests/golden/rust/rust-aioduct/type-aliases-union-with-inline-objects/README.md.golden b/tests/golden/rust/rust-aioduct/type-aliases-union-with-inline-objects/README.md.golden index 8f337c92f..33c37d799 100644 --- a/tests/golden/rust/rust-aioduct/type-aliases-union-with-inline-objects/README.md.golden +++ b/tests/golden/rust/rust-aioduct/type-aliases-union-with-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types (oneOf) with inline object schemas that should gene Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-inline-objects-test`. diff --git a/tests/golden/rust/rust-aioduct/type-aliases-union-with-interfaces/README.md.golden b/tests/golden/rust/rust-aioduct/type-aliases-union-with-interfaces/README.md.golden index 86b129938..76d5e88c5 100644 --- a/tests/golden/rust/rust-aioduct/type-aliases-union-with-interfaces/README.md.golden +++ b/tests/golden/rust/rust-aioduct/type-aliases-union-with-interfaces/README.md.golden @@ -4,4 +4,4 @@ Test fixture for oneOf/anyOf union types with interface members Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-interfaces-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-interfaces-test`. diff --git a/tests/golden/rust/rust-aioduct/type-aliases-union-with-primitives/README.md.golden b/tests/golden/rust/rust-aioduct/type-aliases-union-with-primitives/README.md.golden index f8d0ec9d8..37e54a79e 100644 --- a/tests/golden/rust/rust-aioduct/type-aliases-union-with-primitives/README.md.golden +++ b/tests/golden/rust/rust-aioduct/type-aliases-union-with-primitives/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types with primitive members Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-primitives-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-primitives-test`. diff --git a/tests/golden/rust/rust-aioduct/utoipa-mixed/README.md.golden b/tests/golden/rust/rust-aioduct/utoipa-mixed/README.md.golden index bedbad325..3aa534be9 100644 --- a/tests/golden/rust/rust-aioduct/utoipa-mixed/README.md.golden +++ b/tests/golden/rust/rust-aioduct/utoipa-mixed/README.md.golden @@ -4,4 +4,4 @@ Test fixture covering all schema kinds with utoipa enabled Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `utoipa-mixed-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `utoipa-mixed-types-test`. diff --git a/tests/golden/rust/rust-aioduct/utoipa-untagged-union/README.md.golden b/tests/golden/rust/rust-aioduct/utoipa-untagged-union/README.md.golden index 89bf3e392..afb7a1ac0 100644 --- a/tests/golden/rust/rust-aioduct/utoipa-untagged-union/README.md.golden +++ b/tests/golden/rust/rust-aioduct/utoipa-untagged-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for untagged union manual utoipa impl generation Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `utoipa-untagged-union-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `utoipa-untagged-union-test`. diff --git a/tests/golden/rust/rust-aioduct/utoipa-with-extra-derives/README.md.golden b/tests/golden/rust/rust-aioduct/utoipa-with-extra-derives/README.md.golden index baf6b5f13..a45bbd0d0 100644 --- a/tests/golden/rust/rust-aioduct/utoipa-with-extra-derives/README.md.golden +++ b/tests/golden/rust/rust-aioduct/utoipa-with-extra-derives/README.md.golden @@ -4,4 +4,4 @@ Test that utoipa::ToSchema is additive alongside user extra_derives Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `utoipa-with-extra-derives-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `utoipa-with-extra-derives-test`. diff --git a/tests/golden/rust/rust-reqwest/additional-properties/README.md.golden b/tests/golden/rust/rust-reqwest/additional-properties/README.md.golden index 33b5f4e51..9d56f7670 100644 --- a/tests/golden/rust/rust-reqwest/additional-properties/README.md.golden +++ b/tests/golden/rust/rust-reqwest/additional-properties/README.md.golden @@ -4,4 +4,4 @@ API demonstrating OpenAPI additionalProperties with multiple levels of structs ( Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `additional-properties-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `additional-properties-api`. diff --git a/tests/golden/rust/rust-reqwest/binary-transfer-media-types/README.md.golden b/tests/golden/rust/rust-reqwest/binary-transfer-media-types/README.md.golden index 5e392c3b4..ff8cbf217 100644 --- a/tests/golden/rust/rust-reqwest/binary-transfer-media-types/README.md.golden +++ b/tests/golden/rust/rust-reqwest/binary-transfer-media-types/README.md.golden @@ -4,4 +4,4 @@ Covers multipart upload and octet-stream download. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `binary-transfer-media-types`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `binary-transfer-media-types`. diff --git a/tests/golden/rust/rust-reqwest/comprehensive-schemas/README.md.golden b/tests/golden/rust/rust-reqwest/comprehensive-schemas/README.md.golden index 06346978b..e7b9bfbf1 100644 --- a/tests/golden/rust/rust-reqwest/comprehensive-schemas/README.md.golden +++ b/tests/golden/rust/rust-reqwest/comprehensive-schemas/README.md.golden @@ -4,4 +4,4 @@ Comprehensive test for all OpenAPI v3.1.2 schema types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `comprehensive-schema-types-example`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `comprehensive-schema-types-example`. diff --git a/tests/golden/rust/rust-reqwest/delete-with-response-schema/README.md.golden b/tests/golden/rust/rust-reqwest/delete-with-response-schema/README.md.golden index 764cccf97..054d6ccc8 100644 --- a/tests/golden/rust/rust-reqwest/delete-with-response-schema/README.md.golden +++ b/tests/golden/rust/rust-reqwest/delete-with-response-schema/README.md.golden @@ -4,4 +4,4 @@ Test fixture for DELETE operations with JSON response schemas and type alias req Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `test-api-with-delete-response-schema`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `test-api-with-delete-response-schema`. diff --git a/tests/golden/rust/rust-reqwest/duplicate-param-names/README.md.golden b/tests/golden/rust/rust-reqwest/duplicate-param-names/README.md.golden index f1f558b0e..5f96ca5fd 100644 --- a/tests/golden/rust/rust-reqwest/duplicate-param-names/README.md.golden +++ b/tests/golden/rust/rust-reqwest/duplicate-param-names/README.md.golden @@ -4,4 +4,4 @@ Test API with duplicate parameter names across different locations Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `duplicate-parameter-names-test-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `duplicate-parameter-names-test-api`. diff --git a/tests/golden/rust/rust-reqwest/enum-repr/README.md.golden b/tests/golden/rust/rust-reqwest/enum-repr/README.md.golden index f4c7aba6c..c4312fb80 100644 --- a/tests/golden/rust/rust-reqwest/enum-repr/README.md.golden +++ b/tests/golden/rust/rust-reqwest/enum-repr/README.md.golden @@ -4,4 +4,4 @@ This API demonstrates all 4 kinds of enum representation types: Externally Tagge Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `enum-representation-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `enum-representation-api`. diff --git a/tests/golden/rust/rust-reqwest/interface-with-enum-reference/README.md.golden b/tests/golden/rust/rust-reqwest/interface-with-enum-reference/README.md.golden index 1cb8e28e2..d853e2cde 100644 --- a/tests/golden/rust/rust-reqwest/interface-with-enum-reference/README.md.golden +++ b/tests/golden/rust/rust-reqwest/interface-with-enum-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for interfaces that reference enum types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `interface-with-enum-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `interface-with-enum-reference-test`. diff --git a/tests/golden/rust/rust-reqwest/media-type-selection/README.md.golden b/tests/golden/rust/rust-reqwest/media-type-selection/README.md.golden index 7a446d9d1..9bb4ec63b 100644 --- a/tests/golden/rust/rust-reqwest/media-type-selection/README.md.golden +++ b/tests/golden/rust/rust-reqwest/media-type-selection/README.md.golden @@ -4,4 +4,4 @@ Covers normalized media-type selection for requests and responses. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `media-type-selection`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `media-type-selection`. diff --git a/tests/golden/rust/rust-reqwest/minimal/README.md.golden b/tests/golden/rust/rust-reqwest/minimal/README.md.golden index 0e090d5e3..4f191e16e 100644 --- a/tests/golden/rust/rust-reqwest/minimal/README.md.golden +++ b/tests/golden/rust/rust-reqwest/minimal/README.md.golden @@ -4,4 +4,4 @@ Generated Rust SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `minimal-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `minimal-api`. diff --git a/tests/golden/rust/rust-reqwest/multiline-docs-and-primitive-alias/README.md.golden b/tests/golden/rust/rust-reqwest/multiline-docs-and-primitive-alias/README.md.golden index 27ddeeba9..c64a93e63 100644 --- a/tests/golden/rust/rust-reqwest/multiline-docs-and-primitive-alias/README.md.golden +++ b/tests/golden/rust/rust-reqwest/multiline-docs-and-primitive-alias/README.md.golden @@ -5,4 +5,4 @@ and primitive type alias suppression. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiline-docs`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiline-docs`. diff --git a/tests/golden/rust/rust-reqwest/multipart-edge-cases/README.md.golden b/tests/golden/rust/rust-reqwest/multipart-edge-cases/README.md.golden index 61745a51d..3aec9e834 100644 --- a/tests/golden/rust/rust-reqwest/multipart-edge-cases/README.md.golden +++ b/tests/golden/rust/rust-reqwest/multipart-edge-cases/README.md.golden @@ -4,4 +4,4 @@ Covers optional multipart bodies, optional parts, and text-only multipart fields Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-edge-cases`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-edge-cases`. diff --git a/tests/golden/rust/rust-reqwest/multipart-explicit-encoding/README.md.golden b/tests/golden/rust/rust-reqwest/multipart-explicit-encoding/README.md.golden index b6b911f2e..f3519640a 100644 --- a/tests/golden/rust/rust-reqwest/multipart-explicit-encoding/README.md.golden +++ b/tests/golden/rust/rust-reqwest/multipart-explicit-encoding/README.md.golden @@ -4,4 +4,4 @@ Covers explicit multipart part content types. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-explicit-encoding`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-explicit-encoding`. diff --git a/tests/golden/rust/rust-reqwest/multipart-nested-object-parts/README.md.golden b/tests/golden/rust/rust-reqwest/multipart-nested-object-parts/README.md.golden index 2899b40d5..1ce7a108d 100644 --- a/tests/golden/rust/rust-reqwest/multipart-nested-object-parts/README.md.golden +++ b/tests/golden/rust/rust-reqwest/multipart-nested-object-parts/README.md.golden @@ -4,4 +4,4 @@ Covers multipart object parts whose wire names differ from ergonomic names. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-nested-object-parts`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-nested-object-parts`. diff --git a/tests/golden/rust/rust-reqwest/multipart-unsupported-schema/README.md.golden b/tests/golden/rust/rust-reqwest/multipart-unsupported-schema/README.md.golden index 60a3a2357..973ee535b 100644 --- a/tests/golden/rust/rust-reqwest/multipart-unsupported-schema/README.md.golden +++ b/tests/golden/rust/rust-reqwest/multipart-unsupported-schema/README.md.golden @@ -4,4 +4,4 @@ Covers multipart request bodies that are not object-shaped. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-unsupported-schema`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-unsupported-schema`. diff --git a/tests/golden/rust/rust-reqwest/multiple-similar-request-schemas/README.md.golden b/tests/golden/rust/rust-reqwest/multiple-similar-request-schemas/README.md.golden index dbc9208eb..5f1ac4857 100644 --- a/tests/golden/rust/rust-reqwest/multiple-similar-request-schemas/README.md.golden +++ b/tests/golden/rust/rust-reqwest/multiple-similar-request-schemas/README.md.golden @@ -4,4 +4,4 @@ Test API with multiple operations having similar request body schema names Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiple-similar-request-schemas-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiple-similar-request-schemas-api`. diff --git a/tests/golden/rust/rust-reqwest/naming-conventions/README.md.golden b/tests/golden/rust/rust-reqwest/naming-conventions/README.md.golden index 33ff97b42..5dddb8b58 100644 --- a/tests/golden/rust/rust-reqwest/naming-conventions/README.md.golden +++ b/tests/golden/rust/rust-reqwest/naming-conventions/README.md.golden @@ -4,4 +4,4 @@ Test fixture to verify language property naming conventions Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `naming-conventions-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `naming-conventions-test`. diff --git a/tests/golden/rust/rust-reqwest/optional-request-bodies/README.md.golden b/tests/golden/rust/rust-reqwest/optional-request-bodies/README.md.golden index a60de19e5..86eba6f33 100644 --- a/tests/golden/rust/rust-reqwest/optional-request-bodies/README.md.golden +++ b/tests/golden/rust/rust-reqwest/optional-request-bodies/README.md.golden @@ -4,4 +4,4 @@ Covers optional non-multipart request bodies. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-request-bodies`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-request-bodies`. diff --git a/tests/golden/rust/rust-reqwest/petstore/README.md.golden b/tests/golden/rust/rust-reqwest/petstore/README.md.golden index 4df595c91..056f8383e 100644 --- a/tests/golden/rust/rust-reqwest/petstore/README.md.golden +++ b/tests/golden/rust/rust-reqwest/petstore/README.md.golden @@ -4,4 +4,4 @@ This is a sample Pet Store Server based on the OpenAPI 3.1 specification Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `petstore-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `petstore-api`. diff --git a/tests/golden/rust/rust-reqwest/query-param-enum/README.md.golden b/tests/golden/rust/rust-reqwest/query-param-enum/README.md.golden index 986959eca..1700c4846 100644 --- a/tests/golden/rust/rust-reqwest/query-param-enum/README.md.golden +++ b/tests/golden/rust/rust-reqwest/query-param-enum/README.md.golden @@ -4,4 +4,4 @@ Test case for query parameters that reference enum schemas Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `query-parameter-enum-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `query-parameter-enum-test`. diff --git a/tests/golden/rust/rust-reqwest/recursive-json-all-optional-properties/README.md.golden b/tests/golden/rust/rust-reqwest/recursive-json-all-optional-properties/README.md.golden index f33f82e37..daaaf83f8 100644 --- a/tests/golden/rust/rust-reqwest/recursive-json-all-optional-properties/README.md.golden +++ b/tests/golden/rust/rust-reqwest/recursive-json-all-optional-properties/README.md.golden @@ -4,4 +4,4 @@ Test case for object with all optional properties including arrays, references, Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `all-optional-properties-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `all-optional-properties-test`. diff --git a/tests/golden/rust/rust-reqwest/recursive-json-array-of-inline-objects/README.md.golden b/tests/golden/rust/rust-reqwest/recursive-json-array-of-inline-objects/README.md.golden index a2c98797a..5c4726700 100644 --- a/tests/golden/rust/rust-reqwest/recursive-json-array-of-inline-objects/README.md.golden +++ b/tests/golden/rust/rust-reqwest/recursive-json-array-of-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects with snake_case to camelCase conversion (m Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-of-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-of-inline-objects-test`. diff --git a/tests/golden/rust/rust-reqwest/recursive-json-array-of-referenced-types/README.md.golden b/tests/golden/rust/rust-reqwest/recursive-json-array-of-referenced-types/README.md.golden index d2716676b..e3291f81a 100644 --- a/tests/golden/rust/rust-reqwest/recursive-json-array-of-referenced-types/README.md.golden +++ b/tests/golden/rust/rust-reqwest/recursive-json-array-of-referenced-types/README.md.golden @@ -4,4 +4,4 @@ Test case for array of referenced model types with recursive FromJSON calls Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-of-referenced-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-of-referenced-types-test`. diff --git a/tests/golden/rust/rust-reqwest/recursive-json-array-with-reference-property/README.md.golden b/tests/golden/rust/rust-reqwest/recursive-json-array-with-reference-property/README.md.golden index 095287cf7..601760aab 100644 --- a/tests/golden/rust/rust-reqwest/recursive-json-array-with-reference-property/README.md.golden +++ b/tests/golden/rust/rust-reqwest/recursive-json-array-with-reference-property/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects that contain a reference property Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-with-reference-property-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-with-reference-property-test`. diff --git a/tests/golden/rust/rust-reqwest/recursive-json-complex-array-structure/README.md.golden b/tests/golden/rust/rust-reqwest/recursive-json-complex-array-structure/README.md.golden index 9733aca8b..17af08096 100644 --- a/tests/golden/rust/rust-reqwest/recursive-json-complex-array-structure/README.md.golden +++ b/tests/golden/rust/rust-reqwest/recursive-json-complex-array-structure/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects where each object has nested inline object Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `complex-array-structure-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `complex-array-structure-test`. diff --git a/tests/golden/rust/rust-reqwest/recursive-json-deeply-nested-inline/README.md.golden b/tests/golden/rust/rust-reqwest/recursive-json-deeply-nested-inline/README.md.golden index 976008fe5..d00201d59 100644 --- a/tests/golden/rust/rust-reqwest/recursive-json-deeply-nested-inline/README.md.golden +++ b/tests/golden/rust/rust-reqwest/recursive-json-deeply-nested-inline/README.md.golden @@ -4,4 +4,4 @@ Test case for three levels of nested inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `deeply-nested-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `deeply-nested-inline-objects-test`. diff --git a/tests/golden/rust/rust-reqwest/recursive-json-empty-array/README.md.golden b/tests/golden/rust/rust-reqwest/recursive-json-empty-array/README.md.golden index 482599c24..22563a46a 100644 --- a/tests/golden/rust/rust-reqwest/recursive-json-empty-array/README.md.golden +++ b/tests/golden/rust/rust-reqwest/recursive-json-empty-array/README.md.golden @@ -4,4 +4,4 @@ Test case for empty array handling Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `empty-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `empty-array-test`. diff --git a/tests/golden/rust/rust-reqwest/recursive-json-inline-object-with-array/README.md.golden b/tests/golden/rust/rust-reqwest/recursive-json-inline-object-with-array/README.md.golden index 27ad8c16d..d47ce3045 100644 --- a/tests/golden/rust/rust-reqwest/recursive-json-inline-object-with-array/README.md.golden +++ b/tests/golden/rust/rust-reqwest/recursive-json-inline-object-with-array/README.md.golden @@ -4,4 +4,4 @@ Test case for inline object containing an array of inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `inline-object-with-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `inline-object-with-array-test`. diff --git a/tests/golden/rust/rust-reqwest/recursive-json-inline-object/README.md.golden b/tests/golden/rust/rust-reqwest/recursive-json-inline-object/README.md.golden index 7b188dd00..6721775d8 100644 --- a/tests/golden/rust/rust-reqwest/recursive-json-inline-object/README.md.golden +++ b/tests/golden/rust/rust-reqwest/recursive-json-inline-object/README.md.golden @@ -4,4 +4,4 @@ Test case for inline objects (not arrays) with snake_case to camelCase conversio Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `inline-object-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `inline-object-test`. diff --git a/tests/golden/rust/rust-reqwest/recursive-json-mixed-property-types/README.md.golden b/tests/golden/rust/rust-reqwest/recursive-json-mixed-property-types/README.md.golden index be4cecdf4..26c81d4ca 100644 --- a/tests/golden/rust/rust-reqwest/recursive-json-mixed-property-types/README.md.golden +++ b/tests/golden/rust/rust-reqwest/recursive-json-mixed-property-types/README.md.golden @@ -4,4 +4,4 @@ Test case for object with mix of simple types, arrays, references, and inline ob Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `mixed-property-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `mixed-property-types-test`. diff --git a/tests/golden/rust/rust-reqwest/recursive-json-nested-object-reference/README.md.golden b/tests/golden/rust/rust-reqwest/recursive-json-nested-object-reference/README.md.golden index 54351eddb..bd6042000 100644 --- a/tests/golden/rust/rust-reqwest/recursive-json-nested-object-reference/README.md.golden +++ b/tests/golden/rust/rust-reqwest/recursive-json-nested-object-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for nested object reference with recursive FromJSON calls Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `nested-object-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `nested-object-reference-test`. diff --git a/tests/golden/rust/rust-reqwest/recursive-json-optional-array-of-inline-objects/README.md.golden b/tests/golden/rust/rust-reqwest/recursive-json-optional-array-of-inline-objects/README.md.golden index d1f1b5972..4c246ce9c 100644 --- a/tests/golden/rust/rust-reqwest/recursive-json-optional-array-of-inline-objects/README.md.golden +++ b/tests/golden/rust/rust-reqwest/recursive-json-optional-array-of-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test case for optional array of inline objects with snake_case to camelCase conv Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-array-of-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-array-of-inline-objects-test`. diff --git a/tests/golden/rust/rust-reqwest/recursive-json-optional-array-of-referenced-types/README.md.golden b/tests/golden/rust/rust-reqwest/recursive-json-optional-array-of-referenced-types/README.md.golden index e9793caee..a11fb7adf 100644 --- a/tests/golden/rust/rust-reqwest/recursive-json-optional-array-of-referenced-types/README.md.golden +++ b/tests/golden/rust/rust-reqwest/recursive-json-optional-array-of-referenced-types/README.md.golden @@ -4,4 +4,4 @@ Test case for optional array of referenced model types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-array-of-referenced-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-array-of-referenced-types-test`. diff --git a/tests/golden/rust/rust-reqwest/recursive-json-optional-inline-object/README.md.golden b/tests/golden/rust/rust-reqwest/recursive-json-optional-inline-object/README.md.golden index aa7204afd..2b43f4252 100644 --- a/tests/golden/rust/rust-reqwest/recursive-json-optional-inline-object/README.md.golden +++ b/tests/golden/rust/rust-reqwest/recursive-json-optional-inline-object/README.md.golden @@ -4,4 +4,4 @@ Test case for optional inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-inline-object-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-inline-object-test`. diff --git a/tests/golden/rust/rust-reqwest/recursive-json-optional-nested-object-reference/README.md.golden b/tests/golden/rust/rust-reqwest/recursive-json-optional-nested-object-reference/README.md.golden index 9b06ccd71..ac61508b4 100644 --- a/tests/golden/rust/rust-reqwest/recursive-json-optional-nested-object-reference/README.md.golden +++ b/tests/golden/rust/rust-reqwest/recursive-json-optional-nested-object-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for optional nested object reference Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-nested-object-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-nested-object-reference-test`. diff --git a/tests/golden/rust/rust-reqwest/recursive-json-primitive-array/README.md.golden b/tests/golden/rust/rust-reqwest/recursive-json-primitive-array/README.md.golden index ff318a455..bbe2c77cb 100644 --- a/tests/golden/rust/rust-reqwest/recursive-json-primitive-array/README.md.golden +++ b/tests/golden/rust/rust-reqwest/recursive-json-primitive-array/README.md.golden @@ -4,4 +4,4 @@ Test case for arrays with primitive items (should not be affected by recursive p Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `primitive-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `primitive-array-test`. diff --git a/tests/golden/rust/rust-reqwest/request-body-content-types/README.md.golden b/tests/golden/rust/rust-reqwest/request-body-content-types/README.md.golden index 87830118b..f3916285c 100644 --- a/tests/golden/rust/rust-reqwest/request-body-content-types/README.md.golden +++ b/tests/golden/rust/rust-reqwest/request-body-content-types/README.md.golden @@ -4,4 +4,4 @@ Covers non-JSON request body media types to pin Content-Type emission. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `request-body-content-types`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `request-body-content-types`. diff --git a/tests/golden/rust/rust-reqwest/response-body-default-and-exact/README.md.golden b/tests/golden/rust/rust-reqwest/response-body-default-and-exact/README.md.golden index a785f353f..4ea4d0216 100644 --- a/tests/golden/rust/rust-reqwest/response-body-default-and-exact/README.md.golden +++ b/tests/golden/rust/rust-reqwest/response-body-default-and-exact/README.md.golden @@ -4,4 +4,4 @@ Generated Rust SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `default-and-exact-response-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `default-and-exact-response-api`. diff --git a/tests/golden/rust/rust-reqwest/response-body-fallback/README.md.golden b/tests/golden/rust/rust-reqwest/response-body-fallback/README.md.golden index 245453632..bfe6469ba 100644 --- a/tests/golden/rust/rust-reqwest/response-body-fallback/README.md.golden +++ b/tests/golden/rust/rust-reqwest/response-body-fallback/README.md.golden @@ -4,4 +4,4 @@ Generated Rust SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `response-fallback-test-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `response-fallback-test-api`. diff --git a/tests/golden/rust/rust-reqwest/response-body-multi-status-responses/README.md.golden b/tests/golden/rust/rust-reqwest/response-body-multi-status-responses/README.md.golden index 6d8675237..147e4bf98 100644 --- a/tests/golden/rust/rust-reqwest/response-body-multi-status-responses/README.md.golden +++ b/tests/golden/rust/rust-reqwest/response-body-multi-status-responses/README.md.golden @@ -4,4 +4,4 @@ Generated Rust SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multi-status-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multi-status-api`. diff --git a/tests/golden/rust/rust-reqwest/response-body-no-response-body/README.md.golden b/tests/golden/rust/rust-reqwest/response-body-no-response-body/README.md.golden index 7485790b9..02b019d74 100644 --- a/tests/golden/rust/rust-reqwest/response-body-no-response-body/README.md.golden +++ b/tests/golden/rust/rust-reqwest/response-body-no-response-body/README.md.golden @@ -4,4 +4,4 @@ Generated Rust SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `no-response-body-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `no-response-body-api`. diff --git a/tests/golden/rust/rust-reqwest/server-object/README.md.golden b/tests/golden/rust/rust-reqwest/server-object/README.md.golden index 24d8d0271..36e47d191 100644 --- a/tests/golden/rust/rust-reqwest/server-object/README.md.golden +++ b/tests/golden/rust/rust-reqwest/server-object/README.md.golden @@ -4,4 +4,4 @@ This is a test API specification that includes various server configurations Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `test-api-with-server-objects`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `test-api-with-server-objects`. diff --git a/tests/golden/rust/rust-reqwest/server-path-prefix/README.md.golden b/tests/golden/rust/rust-reqwest/server-path-prefix/README.md.golden index 28bf2637f..d09a91078 100644 --- a/tests/golden/rust/rust-reqwest/server-path-prefix/README.md.golden +++ b/tests/golden/rust/rust-reqwest/server-path-prefix/README.md.golden @@ -4,4 +4,4 @@ Test fixture for server URL path prefix stripping in operation paths. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `server-path-prefix-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `server-path-prefix-test`. diff --git a/tests/golden/rust/rust-reqwest/type-aliases-complex-union/README.md.golden b/tests/golden/rust/rust-reqwest/type-aliases-complex-union/README.md.golden index 3c94e08c4..05513c95f 100644 --- a/tests/golden/rust/rust-reqwest/type-aliases-complex-union/README.md.golden +++ b/tests/golden/rust/rust-reqwest/type-aliases-complex-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for complex union types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `complex-union-type-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `complex-union-type-test`. diff --git a/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden b/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden index 948c1a6ec..166317d4d 100644 --- a/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden +++ b/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden @@ -14,4 +14,4 @@ After the fix, these should generate properly prefixed names like Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-inline-discriminator-only-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-inline-discriminator-only-test`. diff --git a/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-internally-tagged/README.md.golden b/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-internally-tagged/README.md.golden index 048c079b8..5622abee6 100644 --- a/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-internally-tagged/README.md.golden +++ b/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-internally-tagged/README.md.golden @@ -7,4 +7,4 @@ See: https://www.openapis.org/understanding-openapi/specification/models/ Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-internally-tagged-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-internally-tagged-test`. diff --git a/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-long-names/README.md.golden b/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-long-names/README.md.golden index 020490cf4..ac7cc3e3a 100644 --- a/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-long-names/README.md.golden +++ b/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-long-names/README.md.golden @@ -7,4 +7,4 @@ intentionally long enough to force multi-line type alias output at the Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-long-type-names-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-long-type-names-test`. diff --git a/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden b/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden index 2b00af407..6047f9aaa 100644 --- a/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden +++ b/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden @@ -10,4 +10,4 @@ is a unit variant (no fields) and others carry data from referenced schemas. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-mixed-unit-and-all-of-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-mixed-unit-and-all-of-test`. diff --git a/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-multiple/README.md.golden b/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-multiple/README.md.golden index c26a01b2f..0de5865cf 100644 --- a/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-multiple/README.md.golden +++ b/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-multiple/README.md.golden @@ -8,4 +8,4 @@ the same Kind.ts file causing conflicts. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiple-discriminated-unions-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiple-discriminated-unions-test`. diff --git a/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-with-refs/README.md.golden b/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-with-refs/README.md.golden index df8755234..4235af787 100644 --- a/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-with-refs/README.md.golden +++ b/tests/golden/rust/rust-reqwest/type-aliases-discriminated-union-with-refs/README.md.golden @@ -6,4 +6,4 @@ This is similar to the ContainerImage pattern in the infiron API. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-references-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-references-test`. diff --git a/tests/golden/rust/rust-reqwest/type-aliases-intersection-allof/README.md.golden b/tests/golden/rust/rust-reqwest/type-aliases-intersection-allof/README.md.golden index f5c51f076..f492b2b71 100644 --- a/tests/golden/rust/rust-reqwest/type-aliases-intersection-allof/README.md.golden +++ b/tests/golden/rust/rust-reqwest/type-aliases-intersection-allof/README.md.golden @@ -4,4 +4,4 @@ Test fixture for allOf intersection types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `intersection-type-all-of-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `intersection-type-all-of-test`. diff --git a/tests/golden/rust/rust-reqwest/type-aliases-intersection-with-nullable-reference/README.md.golden b/tests/golden/rust/rust-reqwest/type-aliases-intersection-with-nullable-reference/README.md.golden index 20631cb9c..61537d68b 100644 --- a/tests/golden/rust/rust-reqwest/type-aliases-intersection-with-nullable-reference/README.md.golden +++ b/tests/golden/rust/rust-reqwest/type-aliases-intersection-with-nullable-reference/README.md.golden @@ -4,4 +4,4 @@ Test fixture for allOf intersection types with nullable reference properties Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `intersection-type-with-nullable-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `intersection-type-with-nullable-reference-test`. diff --git a/tests/golden/rust/rust-reqwest/type-aliases-nested-union/README.md.golden b/tests/golden/rust/rust-reqwest/type-aliases-nested-union/README.md.golden index fe9176900..f47d82177 100644 --- a/tests/golden/rust/rust-reqwest/type-aliases-nested-union/README.md.golden +++ b/tests/golden/rust/rust-reqwest/type-aliases-nested-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types that reference other union types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `nested-union-type-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `nested-union-type-test`. diff --git a/tests/golden/rust/rust-reqwest/type-aliases-simple-type-alias/README.md.golden b/tests/golden/rust/rust-reqwest/type-aliases-simple-type-alias/README.md.golden index 5643ccf97..10f710744 100644 --- a/tests/golden/rust/rust-reqwest/type-aliases-simple-type-alias/README.md.golden +++ b/tests/golden/rust/rust-reqwest/type-aliases-simple-type-alias/README.md.golden @@ -4,4 +4,4 @@ Test fixture for simple type aliases (not unions or intersections) Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `simple-type-alias-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `simple-type-alias-test`. diff --git a/tests/golden/rust/rust-reqwest/type-aliases-union-mixed/README.md.golden b/tests/golden/rust/rust-reqwest/type-aliases-union-mixed/README.md.golden index 4c07e2061..a05571557 100644 --- a/tests/golden/rust/rust-reqwest/type-aliases-union-mixed/README.md.golden +++ b/tests/golden/rust/rust-reqwest/type-aliases-union-mixed/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types with both interfaces and primitives Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-mixed-members-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-mixed-members-test`. diff --git a/tests/golden/rust/rust-reqwest/type-aliases-union-with-any/README.md.golden b/tests/golden/rust/rust-reqwest/type-aliases-union-with-any/README.md.golden index db6e0cde8..6458f8c37 100644 --- a/tests/golden/rust/rust-reqwest/type-aliases-union-with-any/README.md.golden +++ b/tests/golden/rust/rust-reqwest/type-aliases-union-with-any/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types that include the any type Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-any-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-any-test`. diff --git a/tests/golden/rust/rust-reqwest/type-aliases-union-with-inline-objects/README.md.golden b/tests/golden/rust/rust-reqwest/type-aliases-union-with-inline-objects/README.md.golden index 8f337c92f..33c37d799 100644 --- a/tests/golden/rust/rust-reqwest/type-aliases-union-with-inline-objects/README.md.golden +++ b/tests/golden/rust/rust-reqwest/type-aliases-union-with-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types (oneOf) with inline object schemas that should gene Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-inline-objects-test`. diff --git a/tests/golden/rust/rust-reqwest/type-aliases-union-with-interfaces/README.md.golden b/tests/golden/rust/rust-reqwest/type-aliases-union-with-interfaces/README.md.golden index 86b129938..76d5e88c5 100644 --- a/tests/golden/rust/rust-reqwest/type-aliases-union-with-interfaces/README.md.golden +++ b/tests/golden/rust/rust-reqwest/type-aliases-union-with-interfaces/README.md.golden @@ -4,4 +4,4 @@ Test fixture for oneOf/anyOf union types with interface members Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-interfaces-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-interfaces-test`. diff --git a/tests/golden/rust/rust-reqwest/type-aliases-union-with-primitives/README.md.golden b/tests/golden/rust/rust-reqwest/type-aliases-union-with-primitives/README.md.golden index f8d0ec9d8..37e54a79e 100644 --- a/tests/golden/rust/rust-reqwest/type-aliases-union-with-primitives/README.md.golden +++ b/tests/golden/rust/rust-reqwest/type-aliases-union-with-primitives/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types with primitive members Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-primitives-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-primitives-test`. diff --git a/tests/golden/rust/rust-reqwest/utoipa-mixed/README.md.golden b/tests/golden/rust/rust-reqwest/utoipa-mixed/README.md.golden index bedbad325..3aa534be9 100644 --- a/tests/golden/rust/rust-reqwest/utoipa-mixed/README.md.golden +++ b/tests/golden/rust/rust-reqwest/utoipa-mixed/README.md.golden @@ -4,4 +4,4 @@ Test fixture covering all schema kinds with utoipa enabled Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `utoipa-mixed-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `utoipa-mixed-types-test`. diff --git a/tests/golden/rust/rust-reqwest/utoipa-untagged-union/README.md.golden b/tests/golden/rust/rust-reqwest/utoipa-untagged-union/README.md.golden index 89bf3e392..afb7a1ac0 100644 --- a/tests/golden/rust/rust-reqwest/utoipa-untagged-union/README.md.golden +++ b/tests/golden/rust/rust-reqwest/utoipa-untagged-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for untagged union manual utoipa impl generation Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `utoipa-untagged-union-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `utoipa-untagged-union-test`. diff --git a/tests/golden/rust/rust-reqwest/utoipa-with-extra-derives/README.md.golden b/tests/golden/rust/rust-reqwest/utoipa-with-extra-derives/README.md.golden index baf6b5f13..a45bbd0d0 100644 --- a/tests/golden/rust/rust-reqwest/utoipa-with-extra-derives/README.md.golden +++ b/tests/golden/rust/rust-reqwest/utoipa-with-extra-derives/README.md.golden @@ -4,4 +4,4 @@ Test that utoipa::ToSchema is additive alongside user extra_derives Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `utoipa-with-extra-derives-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `utoipa-with-extra-derives-test`. diff --git a/tests/golden/rust/rust-ureq/additional-properties/README.md.golden b/tests/golden/rust/rust-ureq/additional-properties/README.md.golden index 33b5f4e51..9d56f7670 100644 --- a/tests/golden/rust/rust-ureq/additional-properties/README.md.golden +++ b/tests/golden/rust/rust-ureq/additional-properties/README.md.golden @@ -4,4 +4,4 @@ API demonstrating OpenAPI additionalProperties with multiple levels of structs ( Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `additional-properties-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `additional-properties-api`. diff --git a/tests/golden/rust/rust-ureq/binary-transfer-media-types/README.md.golden b/tests/golden/rust/rust-ureq/binary-transfer-media-types/README.md.golden index 5e392c3b4..ff8cbf217 100644 --- a/tests/golden/rust/rust-ureq/binary-transfer-media-types/README.md.golden +++ b/tests/golden/rust/rust-ureq/binary-transfer-media-types/README.md.golden @@ -4,4 +4,4 @@ Covers multipart upload and octet-stream download. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `binary-transfer-media-types`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `binary-transfer-media-types`. diff --git a/tests/golden/rust/rust-ureq/comprehensive-schemas/README.md.golden b/tests/golden/rust/rust-ureq/comprehensive-schemas/README.md.golden index 06346978b..e7b9bfbf1 100644 --- a/tests/golden/rust/rust-ureq/comprehensive-schemas/README.md.golden +++ b/tests/golden/rust/rust-ureq/comprehensive-schemas/README.md.golden @@ -4,4 +4,4 @@ Comprehensive test for all OpenAPI v3.1.2 schema types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `comprehensive-schema-types-example`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `comprehensive-schema-types-example`. diff --git a/tests/golden/rust/rust-ureq/delete-with-response-schema/README.md.golden b/tests/golden/rust/rust-ureq/delete-with-response-schema/README.md.golden index 764cccf97..054d6ccc8 100644 --- a/tests/golden/rust/rust-ureq/delete-with-response-schema/README.md.golden +++ b/tests/golden/rust/rust-ureq/delete-with-response-schema/README.md.golden @@ -4,4 +4,4 @@ Test fixture for DELETE operations with JSON response schemas and type alias req Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `test-api-with-delete-response-schema`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `test-api-with-delete-response-schema`. diff --git a/tests/golden/rust/rust-ureq/duplicate-param-names/README.md.golden b/tests/golden/rust/rust-ureq/duplicate-param-names/README.md.golden index f1f558b0e..5f96ca5fd 100644 --- a/tests/golden/rust/rust-ureq/duplicate-param-names/README.md.golden +++ b/tests/golden/rust/rust-ureq/duplicate-param-names/README.md.golden @@ -4,4 +4,4 @@ Test API with duplicate parameter names across different locations Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `duplicate-parameter-names-test-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `duplicate-parameter-names-test-api`. diff --git a/tests/golden/rust/rust-ureq/enum-repr/README.md.golden b/tests/golden/rust/rust-ureq/enum-repr/README.md.golden index f4c7aba6c..c4312fb80 100644 --- a/tests/golden/rust/rust-ureq/enum-repr/README.md.golden +++ b/tests/golden/rust/rust-ureq/enum-repr/README.md.golden @@ -4,4 +4,4 @@ This API demonstrates all 4 kinds of enum representation types: Externally Tagge Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `enum-representation-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `enum-representation-api`. diff --git a/tests/golden/rust/rust-ureq/interface-with-enum-reference/README.md.golden b/tests/golden/rust/rust-ureq/interface-with-enum-reference/README.md.golden index 1cb8e28e2..d853e2cde 100644 --- a/tests/golden/rust/rust-ureq/interface-with-enum-reference/README.md.golden +++ b/tests/golden/rust/rust-ureq/interface-with-enum-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for interfaces that reference enum types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `interface-with-enum-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `interface-with-enum-reference-test`. diff --git a/tests/golden/rust/rust-ureq/media-type-selection/README.md.golden b/tests/golden/rust/rust-ureq/media-type-selection/README.md.golden index 7a446d9d1..9bb4ec63b 100644 --- a/tests/golden/rust/rust-ureq/media-type-selection/README.md.golden +++ b/tests/golden/rust/rust-ureq/media-type-selection/README.md.golden @@ -4,4 +4,4 @@ Covers normalized media-type selection for requests and responses. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `media-type-selection`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `media-type-selection`. diff --git a/tests/golden/rust/rust-ureq/minimal/README.md.golden b/tests/golden/rust/rust-ureq/minimal/README.md.golden index 0e090d5e3..4f191e16e 100644 --- a/tests/golden/rust/rust-ureq/minimal/README.md.golden +++ b/tests/golden/rust/rust-ureq/minimal/README.md.golden @@ -4,4 +4,4 @@ Generated Rust SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `minimal-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `minimal-api`. diff --git a/tests/golden/rust/rust-ureq/multiline-docs-and-primitive-alias/README.md.golden b/tests/golden/rust/rust-ureq/multiline-docs-and-primitive-alias/README.md.golden index 27ddeeba9..c64a93e63 100644 --- a/tests/golden/rust/rust-ureq/multiline-docs-and-primitive-alias/README.md.golden +++ b/tests/golden/rust/rust-ureq/multiline-docs-and-primitive-alias/README.md.golden @@ -5,4 +5,4 @@ and primitive type alias suppression. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiline-docs`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiline-docs`. diff --git a/tests/golden/rust/rust-ureq/multipart-edge-cases/README.md.golden b/tests/golden/rust/rust-ureq/multipart-edge-cases/README.md.golden index 61745a51d..3aec9e834 100644 --- a/tests/golden/rust/rust-ureq/multipart-edge-cases/README.md.golden +++ b/tests/golden/rust/rust-ureq/multipart-edge-cases/README.md.golden @@ -4,4 +4,4 @@ Covers optional multipart bodies, optional parts, and text-only multipart fields Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-edge-cases`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-edge-cases`. diff --git a/tests/golden/rust/rust-ureq/multipart-explicit-encoding/README.md.golden b/tests/golden/rust/rust-ureq/multipart-explicit-encoding/README.md.golden index b6b911f2e..f3519640a 100644 --- a/tests/golden/rust/rust-ureq/multipart-explicit-encoding/README.md.golden +++ b/tests/golden/rust/rust-ureq/multipart-explicit-encoding/README.md.golden @@ -4,4 +4,4 @@ Covers explicit multipart part content types. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-explicit-encoding`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-explicit-encoding`. diff --git a/tests/golden/rust/rust-ureq/multipart-nested-object-parts/README.md.golden b/tests/golden/rust/rust-ureq/multipart-nested-object-parts/README.md.golden index 2899b40d5..1ce7a108d 100644 --- a/tests/golden/rust/rust-ureq/multipart-nested-object-parts/README.md.golden +++ b/tests/golden/rust/rust-ureq/multipart-nested-object-parts/README.md.golden @@ -4,4 +4,4 @@ Covers multipart object parts whose wire names differ from ergonomic names. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-nested-object-parts`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-nested-object-parts`. diff --git a/tests/golden/rust/rust-ureq/multipart-unsupported-schema/README.md.golden b/tests/golden/rust/rust-ureq/multipart-unsupported-schema/README.md.golden index 60a3a2357..973ee535b 100644 --- a/tests/golden/rust/rust-ureq/multipart-unsupported-schema/README.md.golden +++ b/tests/golden/rust/rust-ureq/multipart-unsupported-schema/README.md.golden @@ -4,4 +4,4 @@ Covers multipart request bodies that are not object-shaped. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multipart-unsupported-schema`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multipart-unsupported-schema`. diff --git a/tests/golden/rust/rust-ureq/multiple-similar-request-schemas/README.md.golden b/tests/golden/rust/rust-ureq/multiple-similar-request-schemas/README.md.golden index dbc9208eb..5f1ac4857 100644 --- a/tests/golden/rust/rust-ureq/multiple-similar-request-schemas/README.md.golden +++ b/tests/golden/rust/rust-ureq/multiple-similar-request-schemas/README.md.golden @@ -4,4 +4,4 @@ Test API with multiple operations having similar request body schema names Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiple-similar-request-schemas-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiple-similar-request-schemas-api`. diff --git a/tests/golden/rust/rust-ureq/naming-conventions/README.md.golden b/tests/golden/rust/rust-ureq/naming-conventions/README.md.golden index 33ff97b42..5dddb8b58 100644 --- a/tests/golden/rust/rust-ureq/naming-conventions/README.md.golden +++ b/tests/golden/rust/rust-ureq/naming-conventions/README.md.golden @@ -4,4 +4,4 @@ Test fixture to verify language property naming conventions Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `naming-conventions-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `naming-conventions-test`. diff --git a/tests/golden/rust/rust-ureq/optional-request-bodies/README.md.golden b/tests/golden/rust/rust-ureq/optional-request-bodies/README.md.golden index a60de19e5..86eba6f33 100644 --- a/tests/golden/rust/rust-ureq/optional-request-bodies/README.md.golden +++ b/tests/golden/rust/rust-ureq/optional-request-bodies/README.md.golden @@ -4,4 +4,4 @@ Covers optional non-multipart request bodies. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-request-bodies`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-request-bodies`. diff --git a/tests/golden/rust/rust-ureq/petstore/README.md.golden b/tests/golden/rust/rust-ureq/petstore/README.md.golden index 4df595c91..056f8383e 100644 --- a/tests/golden/rust/rust-ureq/petstore/README.md.golden +++ b/tests/golden/rust/rust-ureq/petstore/README.md.golden @@ -4,4 +4,4 @@ This is a sample Pet Store Server based on the OpenAPI 3.1 specification Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `petstore-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `petstore-api`. diff --git a/tests/golden/rust/rust-ureq/query-param-enum/README.md.golden b/tests/golden/rust/rust-ureq/query-param-enum/README.md.golden index 986959eca..1700c4846 100644 --- a/tests/golden/rust/rust-ureq/query-param-enum/README.md.golden +++ b/tests/golden/rust/rust-ureq/query-param-enum/README.md.golden @@ -4,4 +4,4 @@ Test case for query parameters that reference enum schemas Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `query-parameter-enum-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `query-parameter-enum-test`. diff --git a/tests/golden/rust/rust-ureq/recursive-json-all-optional-properties/README.md.golden b/tests/golden/rust/rust-ureq/recursive-json-all-optional-properties/README.md.golden index f33f82e37..daaaf83f8 100644 --- a/tests/golden/rust/rust-ureq/recursive-json-all-optional-properties/README.md.golden +++ b/tests/golden/rust/rust-ureq/recursive-json-all-optional-properties/README.md.golden @@ -4,4 +4,4 @@ Test case for object with all optional properties including arrays, references, Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `all-optional-properties-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `all-optional-properties-test`. diff --git a/tests/golden/rust/rust-ureq/recursive-json-array-of-inline-objects/README.md.golden b/tests/golden/rust/rust-ureq/recursive-json-array-of-inline-objects/README.md.golden index a2c98797a..5c4726700 100644 --- a/tests/golden/rust/rust-ureq/recursive-json-array-of-inline-objects/README.md.golden +++ b/tests/golden/rust/rust-ureq/recursive-json-array-of-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects with snake_case to camelCase conversion (m Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-of-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-of-inline-objects-test`. diff --git a/tests/golden/rust/rust-ureq/recursive-json-array-of-referenced-types/README.md.golden b/tests/golden/rust/rust-ureq/recursive-json-array-of-referenced-types/README.md.golden index d2716676b..e3291f81a 100644 --- a/tests/golden/rust/rust-ureq/recursive-json-array-of-referenced-types/README.md.golden +++ b/tests/golden/rust/rust-ureq/recursive-json-array-of-referenced-types/README.md.golden @@ -4,4 +4,4 @@ Test case for array of referenced model types with recursive FromJSON calls Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-of-referenced-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-of-referenced-types-test`. diff --git a/tests/golden/rust/rust-ureq/recursive-json-array-with-reference-property/README.md.golden b/tests/golden/rust/rust-ureq/recursive-json-array-with-reference-property/README.md.golden index 095287cf7..601760aab 100644 --- a/tests/golden/rust/rust-ureq/recursive-json-array-with-reference-property/README.md.golden +++ b/tests/golden/rust/rust-ureq/recursive-json-array-with-reference-property/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects that contain a reference property Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `array-with-reference-property-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `array-with-reference-property-test`. diff --git a/tests/golden/rust/rust-ureq/recursive-json-complex-array-structure/README.md.golden b/tests/golden/rust/rust-ureq/recursive-json-complex-array-structure/README.md.golden index 9733aca8b..17af08096 100644 --- a/tests/golden/rust/rust-ureq/recursive-json-complex-array-structure/README.md.golden +++ b/tests/golden/rust/rust-ureq/recursive-json-complex-array-structure/README.md.golden @@ -4,4 +4,4 @@ Test case for array of inline objects where each object has nested inline object Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `complex-array-structure-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `complex-array-structure-test`. diff --git a/tests/golden/rust/rust-ureq/recursive-json-deeply-nested-inline/README.md.golden b/tests/golden/rust/rust-ureq/recursive-json-deeply-nested-inline/README.md.golden index 976008fe5..d00201d59 100644 --- a/tests/golden/rust/rust-ureq/recursive-json-deeply-nested-inline/README.md.golden +++ b/tests/golden/rust/rust-ureq/recursive-json-deeply-nested-inline/README.md.golden @@ -4,4 +4,4 @@ Test case for three levels of nested inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `deeply-nested-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `deeply-nested-inline-objects-test`. diff --git a/tests/golden/rust/rust-ureq/recursive-json-empty-array/README.md.golden b/tests/golden/rust/rust-ureq/recursive-json-empty-array/README.md.golden index 482599c24..22563a46a 100644 --- a/tests/golden/rust/rust-ureq/recursive-json-empty-array/README.md.golden +++ b/tests/golden/rust/rust-ureq/recursive-json-empty-array/README.md.golden @@ -4,4 +4,4 @@ Test case for empty array handling Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `empty-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `empty-array-test`. diff --git a/tests/golden/rust/rust-ureq/recursive-json-inline-object-with-array/README.md.golden b/tests/golden/rust/rust-ureq/recursive-json-inline-object-with-array/README.md.golden index 27ad8c16d..d47ce3045 100644 --- a/tests/golden/rust/rust-ureq/recursive-json-inline-object-with-array/README.md.golden +++ b/tests/golden/rust/rust-ureq/recursive-json-inline-object-with-array/README.md.golden @@ -4,4 +4,4 @@ Test case for inline object containing an array of inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `inline-object-with-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `inline-object-with-array-test`. diff --git a/tests/golden/rust/rust-ureq/recursive-json-inline-object/README.md.golden b/tests/golden/rust/rust-ureq/recursive-json-inline-object/README.md.golden index 7b188dd00..6721775d8 100644 --- a/tests/golden/rust/rust-ureq/recursive-json-inline-object/README.md.golden +++ b/tests/golden/rust/rust-ureq/recursive-json-inline-object/README.md.golden @@ -4,4 +4,4 @@ Test case for inline objects (not arrays) with snake_case to camelCase conversio Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `inline-object-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `inline-object-test`. diff --git a/tests/golden/rust/rust-ureq/recursive-json-mixed-property-types/README.md.golden b/tests/golden/rust/rust-ureq/recursive-json-mixed-property-types/README.md.golden index be4cecdf4..26c81d4ca 100644 --- a/tests/golden/rust/rust-ureq/recursive-json-mixed-property-types/README.md.golden +++ b/tests/golden/rust/rust-ureq/recursive-json-mixed-property-types/README.md.golden @@ -4,4 +4,4 @@ Test case for object with mix of simple types, arrays, references, and inline ob Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `mixed-property-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `mixed-property-types-test`. diff --git a/tests/golden/rust/rust-ureq/recursive-json-nested-object-reference/README.md.golden b/tests/golden/rust/rust-ureq/recursive-json-nested-object-reference/README.md.golden index 54351eddb..bd6042000 100644 --- a/tests/golden/rust/rust-ureq/recursive-json-nested-object-reference/README.md.golden +++ b/tests/golden/rust/rust-ureq/recursive-json-nested-object-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for nested object reference with recursive FromJSON calls Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `nested-object-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `nested-object-reference-test`. diff --git a/tests/golden/rust/rust-ureq/recursive-json-optional-array-of-inline-objects/README.md.golden b/tests/golden/rust/rust-ureq/recursive-json-optional-array-of-inline-objects/README.md.golden index d1f1b5972..4c246ce9c 100644 --- a/tests/golden/rust/rust-ureq/recursive-json-optional-array-of-inline-objects/README.md.golden +++ b/tests/golden/rust/rust-ureq/recursive-json-optional-array-of-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test case for optional array of inline objects with snake_case to camelCase conv Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-array-of-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-array-of-inline-objects-test`. diff --git a/tests/golden/rust/rust-ureq/recursive-json-optional-array-of-referenced-types/README.md.golden b/tests/golden/rust/rust-ureq/recursive-json-optional-array-of-referenced-types/README.md.golden index e9793caee..a11fb7adf 100644 --- a/tests/golden/rust/rust-ureq/recursive-json-optional-array-of-referenced-types/README.md.golden +++ b/tests/golden/rust/rust-ureq/recursive-json-optional-array-of-referenced-types/README.md.golden @@ -4,4 +4,4 @@ Test case for optional array of referenced model types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-array-of-referenced-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-array-of-referenced-types-test`. diff --git a/tests/golden/rust/rust-ureq/recursive-json-optional-inline-object/README.md.golden b/tests/golden/rust/rust-ureq/recursive-json-optional-inline-object/README.md.golden index aa7204afd..2b43f4252 100644 --- a/tests/golden/rust/rust-ureq/recursive-json-optional-inline-object/README.md.golden +++ b/tests/golden/rust/rust-ureq/recursive-json-optional-inline-object/README.md.golden @@ -4,4 +4,4 @@ Test case for optional inline objects Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-inline-object-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-inline-object-test`. diff --git a/tests/golden/rust/rust-ureq/recursive-json-optional-nested-object-reference/README.md.golden b/tests/golden/rust/rust-ureq/recursive-json-optional-nested-object-reference/README.md.golden index 9b06ccd71..ac61508b4 100644 --- a/tests/golden/rust/rust-ureq/recursive-json-optional-nested-object-reference/README.md.golden +++ b/tests/golden/rust/rust-ureq/recursive-json-optional-nested-object-reference/README.md.golden @@ -4,4 +4,4 @@ Test case for optional nested object reference Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `optional-nested-object-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `optional-nested-object-reference-test`. diff --git a/tests/golden/rust/rust-ureq/recursive-json-primitive-array/README.md.golden b/tests/golden/rust/rust-ureq/recursive-json-primitive-array/README.md.golden index ff318a455..bbe2c77cb 100644 --- a/tests/golden/rust/rust-ureq/recursive-json-primitive-array/README.md.golden +++ b/tests/golden/rust/rust-ureq/recursive-json-primitive-array/README.md.golden @@ -4,4 +4,4 @@ Test case for arrays with primitive items (should not be affected by recursive p Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `primitive-array-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `primitive-array-test`. diff --git a/tests/golden/rust/rust-ureq/request-body-content-types/README.md.golden b/tests/golden/rust/rust-ureq/request-body-content-types/README.md.golden index 87830118b..f3916285c 100644 --- a/tests/golden/rust/rust-ureq/request-body-content-types/README.md.golden +++ b/tests/golden/rust/rust-ureq/request-body-content-types/README.md.golden @@ -4,4 +4,4 @@ Covers non-JSON request body media types to pin Content-Type emission. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `request-body-content-types`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `request-body-content-types`. diff --git a/tests/golden/rust/rust-ureq/response-body-default-and-exact/README.md.golden b/tests/golden/rust/rust-ureq/response-body-default-and-exact/README.md.golden index a785f353f..4ea4d0216 100644 --- a/tests/golden/rust/rust-ureq/response-body-default-and-exact/README.md.golden +++ b/tests/golden/rust/rust-ureq/response-body-default-and-exact/README.md.golden @@ -4,4 +4,4 @@ Generated Rust SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `default-and-exact-response-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `default-and-exact-response-api`. diff --git a/tests/golden/rust/rust-ureq/response-body-fallback/README.md.golden b/tests/golden/rust/rust-ureq/response-body-fallback/README.md.golden index 245453632..bfe6469ba 100644 --- a/tests/golden/rust/rust-ureq/response-body-fallback/README.md.golden +++ b/tests/golden/rust/rust-ureq/response-body-fallback/README.md.golden @@ -4,4 +4,4 @@ Generated Rust SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `response-fallback-test-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `response-fallback-test-api`. diff --git a/tests/golden/rust/rust-ureq/response-body-multi-status-responses/README.md.golden b/tests/golden/rust/rust-ureq/response-body-multi-status-responses/README.md.golden index 6d8675237..147e4bf98 100644 --- a/tests/golden/rust/rust-ureq/response-body-multi-status-responses/README.md.golden +++ b/tests/golden/rust/rust-ureq/response-body-multi-status-responses/README.md.golden @@ -4,4 +4,4 @@ Generated Rust SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multi-status-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multi-status-api`. diff --git a/tests/golden/rust/rust-ureq/response-body-no-response-body/README.md.golden b/tests/golden/rust/rust-ureq/response-body-no-response-body/README.md.golden index 7485790b9..02b019d74 100644 --- a/tests/golden/rust/rust-ureq/response-body-no-response-body/README.md.golden +++ b/tests/golden/rust/rust-ureq/response-body-no-response-body/README.md.golden @@ -4,4 +4,4 @@ Generated Rust SDK. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `no-response-body-api`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `no-response-body-api`. diff --git a/tests/golden/rust/rust-ureq/server-object/README.md.golden b/tests/golden/rust/rust-ureq/server-object/README.md.golden index 24d8d0271..36e47d191 100644 --- a/tests/golden/rust/rust-ureq/server-object/README.md.golden +++ b/tests/golden/rust/rust-ureq/server-object/README.md.golden @@ -4,4 +4,4 @@ This is a test API specification that includes various server configurations Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `test-api-with-server-objects`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `test-api-with-server-objects`. diff --git a/tests/golden/rust/rust-ureq/server-path-prefix/README.md.golden b/tests/golden/rust/rust-ureq/server-path-prefix/README.md.golden index 28bf2637f..d09a91078 100644 --- a/tests/golden/rust/rust-ureq/server-path-prefix/README.md.golden +++ b/tests/golden/rust/rust-ureq/server-path-prefix/README.md.golden @@ -4,4 +4,4 @@ Test fixture for server URL path prefix stripping in operation paths. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `server-path-prefix-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `server-path-prefix-test`. diff --git a/tests/golden/rust/rust-ureq/type-aliases-complex-union/README.md.golden b/tests/golden/rust/rust-ureq/type-aliases-complex-union/README.md.golden index 3c94e08c4..05513c95f 100644 --- a/tests/golden/rust/rust-ureq/type-aliases-complex-union/README.md.golden +++ b/tests/golden/rust/rust-ureq/type-aliases-complex-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for complex union types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `complex-union-type-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `complex-union-type-test`. diff --git a/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden b/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden index 948c1a6ec..166317d4d 100644 --- a/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden +++ b/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-inline-discriminator-only/README.md.golden @@ -14,4 +14,4 @@ After the fix, these should generate properly prefixed names like Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-inline-discriminator-only-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-inline-discriminator-only-test`. diff --git a/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-internally-tagged/README.md.golden b/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-internally-tagged/README.md.golden index 048c079b8..5622abee6 100644 --- a/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-internally-tagged/README.md.golden +++ b/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-internally-tagged/README.md.golden @@ -7,4 +7,4 @@ See: https://www.openapis.org/understanding-openapi/specification/models/ Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-internally-tagged-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-internally-tagged-test`. diff --git a/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-long-names/README.md.golden b/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-long-names/README.md.golden index 020490cf4..ac7cc3e3a 100644 --- a/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-long-names/README.md.golden +++ b/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-long-names/README.md.golden @@ -7,4 +7,4 @@ intentionally long enough to force multi-line type alias output at the Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-long-type-names-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-long-type-names-test`. diff --git a/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden b/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden index 2b00af407..6047f9aaa 100644 --- a/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden +++ b/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-mixed-unit-and-allof/README.md.golden @@ -10,4 +10,4 @@ is a unit variant (no fields) and others carry data from referenced schemas. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-mixed-unit-and-all-of-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-mixed-unit-and-all-of-test`. diff --git a/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-multiple/README.md.golden b/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-multiple/README.md.golden index c26a01b2f..0de5865cf 100644 --- a/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-multiple/README.md.golden +++ b/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-multiple/README.md.golden @@ -8,4 +8,4 @@ the same Kind.ts file causing conflicts. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `multiple-discriminated-unions-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `multiple-discriminated-unions-test`. diff --git a/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-with-refs/README.md.golden b/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-with-refs/README.md.golden index df8755234..4235af787 100644 --- a/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-with-refs/README.md.golden +++ b/tests/golden/rust/rust-ureq/type-aliases-discriminated-union-with-refs/README.md.golden @@ -6,4 +6,4 @@ This is similar to the ContainerImage pattern in the infiron API. Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `discriminated-union-with-references-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `discriminated-union-with-references-test`. diff --git a/tests/golden/rust/rust-ureq/type-aliases-intersection-allof/README.md.golden b/tests/golden/rust/rust-ureq/type-aliases-intersection-allof/README.md.golden index f5c51f076..f492b2b71 100644 --- a/tests/golden/rust/rust-ureq/type-aliases-intersection-allof/README.md.golden +++ b/tests/golden/rust/rust-ureq/type-aliases-intersection-allof/README.md.golden @@ -4,4 +4,4 @@ Test fixture for allOf intersection types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `intersection-type-all-of-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `intersection-type-all-of-test`. diff --git a/tests/golden/rust/rust-ureq/type-aliases-intersection-with-nullable-reference/README.md.golden b/tests/golden/rust/rust-ureq/type-aliases-intersection-with-nullable-reference/README.md.golden index 20631cb9c..61537d68b 100644 --- a/tests/golden/rust/rust-ureq/type-aliases-intersection-with-nullable-reference/README.md.golden +++ b/tests/golden/rust/rust-ureq/type-aliases-intersection-with-nullable-reference/README.md.golden @@ -4,4 +4,4 @@ Test fixture for allOf intersection types with nullable reference properties Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `intersection-type-with-nullable-reference-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `intersection-type-with-nullable-reference-test`. diff --git a/tests/golden/rust/rust-ureq/type-aliases-nested-union/README.md.golden b/tests/golden/rust/rust-ureq/type-aliases-nested-union/README.md.golden index fe9176900..f47d82177 100644 --- a/tests/golden/rust/rust-ureq/type-aliases-nested-union/README.md.golden +++ b/tests/golden/rust/rust-ureq/type-aliases-nested-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types that reference other union types Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `nested-union-type-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `nested-union-type-test`. diff --git a/tests/golden/rust/rust-ureq/type-aliases-simple-type-alias/README.md.golden b/tests/golden/rust/rust-ureq/type-aliases-simple-type-alias/README.md.golden index 5643ccf97..10f710744 100644 --- a/tests/golden/rust/rust-ureq/type-aliases-simple-type-alias/README.md.golden +++ b/tests/golden/rust/rust-ureq/type-aliases-simple-type-alias/README.md.golden @@ -4,4 +4,4 @@ Test fixture for simple type aliases (not unions or intersections) Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `simple-type-alias-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `simple-type-alias-test`. diff --git a/tests/golden/rust/rust-ureq/type-aliases-union-mixed/README.md.golden b/tests/golden/rust/rust-ureq/type-aliases-union-mixed/README.md.golden index 4c07e2061..a05571557 100644 --- a/tests/golden/rust/rust-ureq/type-aliases-union-mixed/README.md.golden +++ b/tests/golden/rust/rust-ureq/type-aliases-union-mixed/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types with both interfaces and primitives Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-mixed-members-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-mixed-members-test`. diff --git a/tests/golden/rust/rust-ureq/type-aliases-union-with-any/README.md.golden b/tests/golden/rust/rust-ureq/type-aliases-union-with-any/README.md.golden index db6e0cde8..6458f8c37 100644 --- a/tests/golden/rust/rust-ureq/type-aliases-union-with-any/README.md.golden +++ b/tests/golden/rust/rust-ureq/type-aliases-union-with-any/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types that include the any type Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-any-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-any-test`. diff --git a/tests/golden/rust/rust-ureq/type-aliases-union-with-inline-objects/README.md.golden b/tests/golden/rust/rust-ureq/type-aliases-union-with-inline-objects/README.md.golden index 8f337c92f..33c37d799 100644 --- a/tests/golden/rust/rust-ureq/type-aliases-union-with-inline-objects/README.md.golden +++ b/tests/golden/rust/rust-ureq/type-aliases-union-with-inline-objects/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types (oneOf) with inline object schemas that should gene Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-inline-objects-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-inline-objects-test`. diff --git a/tests/golden/rust/rust-ureq/type-aliases-union-with-interfaces/README.md.golden b/tests/golden/rust/rust-ureq/type-aliases-union-with-interfaces/README.md.golden index 86b129938..76d5e88c5 100644 --- a/tests/golden/rust/rust-ureq/type-aliases-union-with-interfaces/README.md.golden +++ b/tests/golden/rust/rust-ureq/type-aliases-union-with-interfaces/README.md.golden @@ -4,4 +4,4 @@ Test fixture for oneOf/anyOf union types with interface members Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-interfaces-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-interfaces-test`. diff --git a/tests/golden/rust/rust-ureq/type-aliases-union-with-primitives/README.md.golden b/tests/golden/rust/rust-ureq/type-aliases-union-with-primitives/README.md.golden index f8d0ec9d8..37e54a79e 100644 --- a/tests/golden/rust/rust-ureq/type-aliases-union-with-primitives/README.md.golden +++ b/tests/golden/rust/rust-ureq/type-aliases-union-with-primitives/README.md.golden @@ -4,4 +4,4 @@ Test fixture for union types with primitive members Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `union-type-with-primitives-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `union-type-with-primitives-test`. diff --git a/tests/golden/rust/rust-ureq/utoipa-mixed/README.md.golden b/tests/golden/rust/rust-ureq/utoipa-mixed/README.md.golden index bedbad325..3aa534be9 100644 --- a/tests/golden/rust/rust-ureq/utoipa-mixed/README.md.golden +++ b/tests/golden/rust/rust-ureq/utoipa-mixed/README.md.golden @@ -4,4 +4,4 @@ Test fixture covering all schema kinds with utoipa enabled Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `utoipa-mixed-types-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `utoipa-mixed-types-test`. diff --git a/tests/golden/rust/rust-ureq/utoipa-untagged-union/README.md.golden b/tests/golden/rust/rust-ureq/utoipa-untagged-union/README.md.golden index 89bf3e392..afb7a1ac0 100644 --- a/tests/golden/rust/rust-ureq/utoipa-untagged-union/README.md.golden +++ b/tests/golden/rust/rust-ureq/utoipa-untagged-union/README.md.golden @@ -4,4 +4,4 @@ Test fixture for untagged union manual utoipa impl generation Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `utoipa-untagged-union-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `utoipa-untagged-union-test`. diff --git a/tests/golden/rust/rust-ureq/utoipa-with-extra-derives/README.md.golden b/tests/golden/rust/rust-ureq/utoipa-with-extra-derives/README.md.golden index baf6b5f13..a45bbd0d0 100644 --- a/tests/golden/rust/rust-ureq/utoipa-with-extra-derives/README.md.golden +++ b/tests/golden/rust/rust-ureq/utoipa-with-extra-derives/README.md.golden @@ -4,4 +4,4 @@ Test that utoipa::ToSchema is additive alongside user extra_derives Version: `1.0.0` -Generated by [openapi-nexus](https://github.com/adamcavendish/openapi-nexus) for `utoipa-with-extra-derives-test`. +Generated by [openapi-nexus](https://github.com/rust-codegen-group/openapi-nexus) for `utoipa-with-extra-derives-test`.