saloon-sdk-generator
saloon-sdk-generator copied to clipboard
fix: multi authenticator implementation generates invalid php
This fixes the multiauthenticator which generates invalid php if more than one authenticator is generated.
will need to further dig into the tests of this project, so I may provide a corresponding test later.
this is what the openapi spec contains:
this is the output of the library currently:
this is the output after the changes proposed in the PR: