-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[iOS] Show staff list #757
Comments
🙋 |
Thanks!! Assigned 👍 |
@ry-itto Where is the staff list get API specification? |
@uhooi To implement this feature, Lines 103 to 115 in 6959e43
And use this method in iOS project. import ioscombined
class Hoge {
func fetchHoge() {
ApiComponentKt.generateDroidKaigiApi().getStaffs {
// do something.
}
}
} If this is insufficient, please tell me! 🙏 |
@ry-itto |
Kind (Required)
Overview (Required)
About DroidKaigi
view'sStaff list
.Links
The text was updated successfully, but these errors were encountered: