Skip to content

Commit

Permalink
Merge pull request #1628 from ConductionNL/fix/missing-property
Browse files Browse the repository at this point in the history
Add missing property breaking cache:warmup
  • Loading branch information
WilcoLouwerse authored Mar 19, 2024
2 parents a710f00 + 82b4258 commit 4cd5eb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/src/Service/OasParserService.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ class OasParserService

private array $handlersToCreate;
private array $oas;
private array $schemaRefs;

/**
* @param EntityManagerInterface $entityManager
Expand Down

0 comments on commit 4cd5eb3

Please sign in to comment.