You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add any new methods with API docs on the service classes (e.g. UserService) turms-client-kotlin.
Install Node.js and run node ./tools/generate-client-api-comments.js in the root dir of turms repo, which will generate API docs based on the API docs of turms-client-kotlin for turms-client-cpp/dart/swift/typescript
Copy the generated API docs you want manually in ./generated-docs to the source code of client SDKs.
#1387
How to use the client API doc generator?I am just planning to generate the client-dart API doc.
The text was updated successfully, but these errors were encountered: