adrenalinkin / adrenalinkin/swagger-resolver-bundle
Change SwaggerValidatorInterface::validate by adding return bool
Aperta
BC
- Lingua principale
- PHP
- Stelle
- 10
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently we have `SwaggerValidatorInterface::validate` which throws exception when validation was not pass and void return when validation has been passed.
Wold be better to change this interface according to add bool return type.
This will **BREAK COMPATIBILITY**
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.