-
Notifications
You must be signed in to change notification settings - Fork 36
[MOB-11436] Android: add serialization of placements #651
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
base: evan/MOB-7936-iterable-embedded-message-class
Are you sure you want to change the base?
[MOB-11436] Android: add serialization of placements #651
Conversation
[MOB-8751] create embedded manager
…MOB-11436-add-serialization-of-placements-android
…n/MOB-11436-add-serialization-of-placements-android
❌ 1 blocking issue (1 total)
This is from Qlty Cloud, the successor to Code Climate Quality. Learn more. |
@@ -14,11 +14,14 @@ export class IterableEmbeddedManager { | |||
/** | |||
* Retrieve the current user's list of embedded placements. | |||
* | |||
* @param {number} placementId The ID of the placement to retrieve messages from. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tsdoc-param-tag-with-invalid-type: The @param block should not include a JSDoc-style '{type}' [eslint:tsdoc/syntax]
@@ -14,11 +14,14 @@ export class IterableEmbeddedManager { | |||
/** | |||
* Retrieve the current user's list of embedded placements. | |||
* | |||
* @param {number} placementId The ID of the placement to retrieve messages from. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tsdoc-param-tag-with-invalid-type: The @param block should not include a JSDoc-style '{type}' [eslint:tsdoc/syntax]
🔹 JIRA Ticket(s) if any
✏️ Description
Testing: