|
const string | ifaceId = "{" + nameof(ifaceId) + ":Guid}" |
|
const string | Base = ApiRoutes.Base + "/interface" |
|
const string | Get = Base + "/" + ifaceId |
|
const string | Update = Get |
|
const string | Create = Base |
|
const string | Delete = Get |
|
const string | History = Get + "/history" |
|
The documentation for this class was generated from the following file:
- Contracts/V1/ApiRoutes.cs