Added a getting started project for WolverineFx.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
@getting_started_HostAddress = https://localhost:7161
|
||||
|
||||
POST {{getting_started_HostAddress}}/issues/create
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"originatorId": "e731cf74-0e57-4c91-8fda-6ae5214a9fa4",
|
||||
"title": "Test Title",
|
||||
"description": "Test Description"
|
||||
}
|
||||
|
||||
###
|
||||
Reference in New Issue
Block a user