-
Notifications
You must be signed in to change notification settings - Fork 6k
FAQ
wing328 edited this page Mar 28, 2016
·
38 revisions
tags
basically groups endpoints into the same API class file. For example, an endpoint with the "store" tags
will be generated in the StoreApi
class file.
would suggest when compiling to use flag to ignore tests. The tests requires extra dependencies and the compilation might fail due to that.