Skip to content

Commit 72fbe56

Browse files
fix(rust-axum): fix malformed Markdown link syntax
1 parent b62f4c3 commit 72fbe56

15 files changed

Lines changed: 15 additions & 15 deletions

File tree

modules/openapi-generator/src/main/resources/rust-axum/README.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This server was generated by the [openapi-generator]
1111
[OpenAPI-Spec](https://github.com/OAI/OpenAPI-Specification) from a remote
1212
server, you can easily generate a server stub.
1313

14-
To see how to make this your own, look here: [README]((https://openapi-generator.tech))
14+
To see how to make this your own, look here: [README](https://openapi-generator.tech)
1515

1616
- API version: {{{appVersion}}}
1717
{{^hideGenerationTimestamp}}

samples/server/petstore/rust-axum/output/apikey-authorization/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This server was generated by the [openapi-generator]
99
[OpenAPI-Spec](https://github.com/OAI/OpenAPI-Specification) from a remote
1010
server, you can easily generate a server stub.
1111

12-
To see how to make this your own, look here: [README]((https://openapi-generator.tech))
12+
To see how to make this your own, look here: [README](https://openapi-generator.tech)
1313

1414
- API version: 1.0.0
1515
- Generator version: 7.22.0-SNAPSHOT

samples/server/petstore/rust-axum/output/apikey-auths/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This server was generated by the [openapi-generator]
99
[OpenAPI-Spec](https://github.com/OAI/OpenAPI-Specification) from a remote
1010
server, you can easily generate a server stub.
1111

12-
To see how to make this your own, look here: [README]((https://openapi-generator.tech))
12+
To see how to make this your own, look here: [README](https://openapi-generator.tech)
1313

1414
- API version: 1.0.0
1515
- Generator version: 7.22.0-SNAPSHOT

samples/server/petstore/rust-axum/output/multipart-v3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This server was generated by the [openapi-generator]
99
[OpenAPI-Spec](https://github.com/OAI/OpenAPI-Specification) from a remote
1010
server, you can easily generate a server stub.
1111

12-
To see how to make this your own, look here: [README]((https://openapi-generator.tech))
12+
To see how to make this your own, look here: [README](https://openapi-generator.tech)
1313

1414
- API version: 1.0.7
1515
- Generator version: 7.22.0-SNAPSHOT

samples/server/petstore/rust-axum/output/openapi-v3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This server was generated by the [openapi-generator]
99
[OpenAPI-Spec](https://github.com/OAI/OpenAPI-Specification) from a remote
1010
server, you can easily generate a server stub.
1111

12-
To see how to make this your own, look here: [README]((https://openapi-generator.tech))
12+
To see how to make this your own, look here: [README](https://openapi-generator.tech)
1313

1414
- API version: 1.0.7
1515
- Generator version: 7.22.0-SNAPSHOT

samples/server/petstore/rust-axum/output/ops-v3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This server was generated by the [openapi-generator]
99
[OpenAPI-Spec](https://github.com/OAI/OpenAPI-Specification) from a remote
1010
server, you can easily generate a server stub.
1111

12-
To see how to make this your own, look here: [README]((https://openapi-generator.tech))
12+
To see how to make this your own, look here: [README](https://openapi-generator.tech)
1313

1414
- API version: 0.0.1
1515
- Generator version: 7.22.0-SNAPSHOT

samples/server/petstore/rust-axum/output/petstore-with-fake-endpoints-models-for-testing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This server was generated by the [openapi-generator]
99
[OpenAPI-Spec](https://github.com/OAI/OpenAPI-Specification) from a remote
1010
server, you can easily generate a server stub.
1111

12-
To see how to make this your own, look here: [README]((https://openapi-generator.tech))
12+
To see how to make this your own, look here: [README](https://openapi-generator.tech)
1313

1414
- API version: 1.0.0
1515
- Generator version: 7.22.0-SNAPSHOT

samples/server/petstore/rust-axum/output/petstore/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This server was generated by the [openapi-generator]
99
[OpenAPI-Spec](https://github.com/OAI/OpenAPI-Specification) from a remote
1010
server, you can easily generate a server stub.
1111

12-
To see how to make this your own, look here: [README]((https://openapi-generator.tech))
12+
To see how to make this your own, look here: [README](https://openapi-generator.tech)
1313

1414
- API version: 1.0.0
1515
- Generator version: 7.22.0-SNAPSHOT

samples/server/petstore/rust-axum/output/ping-bearer-auth/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This server was generated by the [openapi-generator]
99
[OpenAPI-Spec](https://github.com/OAI/OpenAPI-Specification) from a remote
1010
server, you can easily generate a server stub.
1111

12-
To see how to make this your own, look here: [README]((https://openapi-generator.tech))
12+
To see how to make this your own, look here: [README](https://openapi-generator.tech)
1313

1414
- API version: 1.0
1515
- Generator version: 7.22.0-SNAPSHOT

samples/server/petstore/rust-axum/output/rust-axum-array-params-test/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This server was generated by the [openapi-generator]
99
[OpenAPI-Spec](https://github.com/OAI/OpenAPI-Specification) from a remote
1010
server, you can easily generate a server stub.
1111

12-
To see how to make this your own, look here: [README]((https://openapi-generator.tech))
12+
To see how to make this your own, look here: [README](https://openapi-generator.tech)
1313

1414
- API version: 0.0.1
1515
- Generator version: 7.22.0-SNAPSHOT

0 commit comments

Comments
 (0)