mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-06-01 01:54:00 +00:00
Move dotnet api into new directory
This commit is contained in:
15
web/backend/API/API.Specs/reqnroll.json
Normal file
15
web/backend/API/API.Specs/reqnroll.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/reqnroll/Reqnroll/main/Reqnroll.Configuration/reqnroll.schema.json",
|
||||
"language": {
|
||||
"feature": "en-US"
|
||||
},
|
||||
"bindingCulture": {
|
||||
"name": "en-US"
|
||||
},
|
||||
"trace": {
|
||||
"level": "Verbose"
|
||||
},
|
||||
"runtime": {
|
||||
"stopAtFirstError": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user