Sluggogle

Results 1 issues of Sluggogle

These lines make it impossible to override an endpoint and call the parent by super() because parameters will be in iargs and not kwargs https://github.com/itpp-labs/sync-addons/blob/0593839e603a35708a577f692917461d00657431/openapi/controllers/pinguin.py#L353-L355 Also, when overriding we only...