mirror of
https://github.com/ThunixdotNet/thunix_api.git
synced 2026-01-24 05:10:17 +00:00
Matching documentation with the "1" to "v1" change
This commit is contained in:
@@ -24,7 +24,7 @@ The API shall return a 501 for requests which exist in the spec, but have not be
|
|||||||
The API is a RESTful API, and the following URIs will be used:
|
The API is a RESTful API, and the following URIs will be used:
|
||||||
|
|
||||||
```
|
```
|
||||||
https://{hostname}/api/1/{action}
|
https://{hostname}/api/v1/{action}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user