1
0

Ubah dari Swagger ke Dedoc lalu buat API Ticket dan TicketType

This commit is contained in:
Wian Drs
2026-06-20 00:12:19 +07:00
parent 2f805a233d
commit 2dc461ae89
1283 changed files with 36405 additions and 89470 deletions
+17
View File
@@ -0,0 +1,17 @@
includes:
- phpstan-baseline.neon
parameters:
level: 9
paths:
- src
- config
stubFiles:
- stubs/DeepCopy.stub
tmpDir: build/phpstan
checkOctaneCompatibility: true
checkModelProperties: true
typeAliases:
Rule: 'string|\Illuminate\Contracts\Validation\ValidationRule'
RuleSet: 'Rule|Rule[]'
#reportUnmatchedIgnoredErrors: false