-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Labels
Description
Hi All -
I've been taking a look at moving our code to the V10 codebase but I'm seeing a lack of patterns that will really make moving forward very hard for us.
In the Box API, there are lots of kinds of responses and objects that share properties.
In V5, there were objects like BoxCollection, but in V10, there is no such foundational class or interface.
Can you please adjust the code so that there are base classes/interfaces that we can implement around?
Reactions are currently unavailable