Merged
Conversation
* `StackOneHq.client.Mcp.McpPost()`: * `request.jsonRpcMessageDto.Params` **Changed**
There was a problem hiding this comment.
1 issue found across 148 files
Prompt for AI agents (all 1 issues)
Understand the root cause of the following 1 issues and fix them.
<file name="docs/sdks/assignments/README.md">
<violation number="1" location="docs/sdks/assignments/README.md:18">
The creation description omits the supported "completed" status even though the SDK accepts it; please mention all supported states to avoid misleading integrators.</violation>
</file>
Reply to cubic to teach it or ask questions. Re-run a review with @cubic-dev-ai review this PR
|
|
||
| This is the record linking a user to a learning object. | ||
|
|
||
| It can be pending or in progress. |
There was a problem hiding this comment.
The creation description omits the supported "completed" status even though the SDK accepts it; please mention all supported states to avoid misleading integrators.
Prompt for AI agents
Address the following comment on docs/sdks/assignments/README.md at line 18:
<comment>The creation description omits the supported "completed" status even though the SDK accepts it; please mention all supported states to avoid misleading integrators.</comment>
<file context>
@@ -11,7 +11,11 @@
+
+This is the record linking a user to a learning object.
+
+It can be pending or in progress.
### Example Usage
</file context>
Suggested change
| It can be pending or in progress. | |
| It can be pending, in progress, or completed. |
jrebocho
approved these changes
Nov 20, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Important
Linting report available at: https://app.speakeasy.com/org/stackone/stackone/linting-report/601259d26a920b3bf6e3f2ab535d2cd0
OpenAPI Change report available at: https://app.speakeasy.com/org/stackone/stackone/changes-report/009c61314825bbb57ad807369380a3ac
SDK update
Versioning
Version Bump Type: [patch] - 🤖 (automated)
Csharp SDK Changes Detected:
StackOneHq.client.Mcp.McpPost():request.jsonRpcMessageDto.ParamsChangedOpenAPI Change Summary
CSHARP CHANGELOG
core: 3.15.4 - 2025-11-10
🐛 Bug Fixes
pagination: 0.2.9 - 2025-11-12
🐛 Bug Fixes
Filterno longer shadowed when pagination is enabled (commit by @danielkov)Based on Speakeasy CLI 1.658.1
Summary by cubic
Regenerated the C# SDK to 0.8.2 with clearer LMS endpoint docs and renamed content operations to “External Linking Learning Objects.” Also includes bug fixes and makes JsonRpcMessageDto.params nullable.
Migration
Dependencies
Written for commit 1d09883. Summary will update automatically on new commits.