File tree Expand file tree Collapse file tree
modules/openapi-generator/src/main/resources/rust-server
samples/server/petstore/rust-server/output
petstore-with-fake-endpoints-models-for-testing Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ It also contains an example server and client which make use of `{{{packageName}
3939 arguments on the command line.
4040
4141You can use the example server and client as a basis for your own code.
42- See below for [more detail on implementing a server ](#writing-a-server ).
42+ See below for [more detail on the examples ](#using-the-generated-library ).
4343
4444## Examples
4545
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ It also contains an example server and client which make use of `multipart-v3`:
3434 arguments on the command line.
3535
3636You can use the example server and client as a basis for your own code.
37- See below for [ more detail on implementing a server ] ( #writing-a-server ) .
37+ See below for [ more detail on the examples ] ( #using-the-generated-library ) .
3838
3939## Examples
4040
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ It also contains an example server and client which make use of `no-example-v3`:
3434 arguments on the command line.
3535
3636You can use the example server and client as a basis for your own code.
37- See below for [ more detail on implementing a server ] ( #writing-a-server ) .
37+ See below for [ more detail on the examples ] ( #using-the-generated-library ) .
3838
3939## Examples
4040
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ It also contains an example server and client which make use of `openapi-v3`:
3434 arguments on the command line.
3535
3636You can use the example server and client as a basis for your own code.
37- See below for [ more detail on implementing a server ] ( #writing-a-server ) .
37+ See below for [ more detail on the examples ] ( #using-the-generated-library ) .
3838
3939## Examples
4040
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ It also contains an example server and client which make use of `ops-v3`:
3434 arguments on the command line.
3535
3636You can use the example server and client as a basis for your own code.
37- See below for [ more detail on implementing a server ] ( #writing-a-server ) .
37+ See below for [ more detail on the examples ] ( #using-the-generated-library ) .
3838
3939## Examples
4040
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ It also contains an example server and client which make use of `petstore-with-f
3434 arguments on the command line.
3535
3636You can use the example server and client as a basis for your own code.
37- See below for [ more detail on implementing a server ] ( #writing-a-server ) .
37+ See below for [ more detail on the examples ] ( #using-the-generated-library ) .
3838
3939## Examples
4040
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ It also contains an example server and client which make use of `ping-bearer-aut
3434 arguments on the command line.
3535
3636You can use the example server and client as a basis for your own code.
37- See below for [ more detail on implementing a server ] ( #writing-a-server ) .
37+ See below for [ more detail on the examples ] ( #using-the-generated-library ) .
3838
3939## Examples
4040
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ It also contains an example server and client which make use of `rust-server-tes
3434 arguments on the command line.
3535
3636You can use the example server and client as a basis for your own code.
37- See below for [ more detail on implementing a server ] ( #writing-a-server ) .
37+ See below for [ more detail on the examples ] ( #using-the-generated-library ) .
3838
3939## Examples
4040
You can’t perform that action at this time.
0 commit comments