Commit Graph

20 Commits

Author SHA1 Message Date
e06f28ae2a fix(models): BisCompanyForm type can be null
The original definitions didn't include optional, so adding it manually
v1.1.1
2024-08-22 22:44:01 +03:00
2e08598832 chore(deps): update composer packages 2024-08-22 22:42:52 +03:00
344b130197 chore(docs): uses PRH BIS API v1 v1.1.0 2024-08-19 09:50:10 +03:00
3e38a0ddac chore: phpstan config 2024-08-19 09:48:03 +03:00
4b13802b54 chore: include notice about swagger, cleanup code 2024-08-19 09:36:26 +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
renovate[bot]
8771b14d2a feat(github-action)!: Update ubuntu ( 20.04 → 22.04 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-17 16:14:37 +03:00
e30e50fc78 fix(meta): composer workflow now targets 8.2 & 8.3 2024-08-16 14:47:29 +03:00
7d8d430966 feat: bump php to 8.2 v1.0.0 2024-08-15 04:15:37 +03:00
1890db1701 feat: documentation 2024-08-15 04:12:56 +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
15a4593345 feat: reworked the generator parser
not my prettiest work, but it works
2024-08-15 03:52:50 +03:00
306574e577 chore(workflows): add "issues: write" to sync-labels 2024-08-14 13:56:30 +03:00
Ismo Vuorinen
f0866e20ba Merge pull request #3 from ivuorinen/renovate/actions-cache-4.x
feat(github-action)!: Update actions/cache ( v3 → v4 )
2024-08-13 03:29:03 +03:00
renovate[bot]
b99e99abe3 feat(github-action)!: Update actions/cache ( v3 → v4 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 00:28:06 +00:00
a688d0f5b4 fix: composer validation 2024-08-13 03:26:09 +03:00
Ismo Vuorinen
dca19a6561 chore(meta): create composer workflow 2024-08-13 03:20:13 +03:00
b66a45202b Initial commit 2024-08-13 03:18:58 +03:00
Ismo Vuorinen
c095988fb6 Initial commit 2024-08-13 03:12:33 +03:00