Skip to content

Commit

Permalink
Merge pull request #87 from shils/fix-reference-link
Browse files Browse the repository at this point in the history
docs(generating): fix link to runtime config reference
  • Loading branch information
WoH authored Feb 24, 2025
2 parents bef36c1 + b822c56 commit 435c79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/generating.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Options:
--basePath Base API path [string]
```

You can find the Reference for the tsoa configuration file [here](https://tsoa-community.github.io/reference/interfaces/_tsoa_runtime.config-1.html)
You can find the Reference for the tsoa configuration file [here](https://tsoa-community.github.io/reference/interfaces/_tsoa_runtime.Config.html)

For information on the configuration object (tsoa.json), you may also me interested in:

Expand Down

0 comments on commit 435c79b

Please sign in to comment.