Commit Graph

5 Commits

Author SHA1 Message Date
e06f28ae2a fix(models): BisCompanyForm type can be null
The original definitions didn't include optional, so adding it manually
2024-08-22 22:44:01 +03:00
aa6786981a feat: parser now writes, added missing fields
updated docs, example, extensive use of Traits with better handling.
valid level 9 phpstan codebase.
2024-08-18 18:23:05 +03:00
f5b868f5f4 feat: phpcs, psr12 rules and fixes 2024-08-15 03:58:10 +03:00
8089a5c0dd feat: used parser output to recreate the DTOs 2024-08-15 03:57:04 +03:00
b66a45202b Initial commit 2024-08-13 03:18:58 +03:00