You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However entire ACL API is not usable:
ACLfilters should be generated as strings but they are just empty classes.
We need to report that to the backend team and entire filtering should be refactored in schema as it is not working
ACL api filters are not properly designed in Openapi doc generating empty files and breaking compilation.
There is openapi bug that solves code compilation problem:
OpenAPITools/openapi-generator#8815
However entire ACL API is not usable:
ACLfilters should be generated as strings but they are just empty classes.
We need to report that to the backend team and entire filtering should be refactored in schema as it is not working
Originally posted by @wtrocki in #76 (comment)
The text was updated successfully, but these errors were encountered: