mirror of
https://git.teknik.io/Teknikode/Teknik.git
synced 2023-08-02 14:16:22 +02:00
Fixed url for API in help
This commit is contained in:
parent
0eece43f01
commit
f5035b5ab7
@ -22,7 +22,7 @@
|
||||
The Teknik API is free for everyone to use, and is defined on a per service basis.
|
||||
<br />
|
||||
<br />
|
||||
The general API calls can be summarized as follows: <code>@Url.SubRouteUrl("api", "Api.Index")/v@(Model.Config.ApiConfig.Version)/<b>Service</b>/<b>Action</b></code>
|
||||
The general API calls can be summarized as follows: <code>@Url.SubRouteUrl("api", "Api.Index")v@(Model.Config.ApiConfig.Version)/<b>Service</b>/<b>Action</b></code>
|
||||
</p>
|
||||
<h3>Responses</h3>
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user