aolenev

Results 2 comments of aolenev

Sorry, my interpretation of provided example in this section was wrong and there is an inheritance just from resource type to resource

And in this example "get" method should have its own 2 traits ('paged' and 'rateLimited') and 1 trait ('secured') which is common for all methods. Does it mean that if...