-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Once all the drudgery of the Routing and Data implementation is taken care of, then we get to do the fun part of building the public interface! This will define all the primary methods that each object has and will link included values of any object to their respective interface.The Root interface will be Kintone which will then provide a way to access Users and Apps. These will all be @Property values with the property making a request to the API when accessed. The return value must be a bound Model that inherits the routes of the object that requested it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels