Skip to content

Conversation

@leigaol
Copy link
Contributor

@leigaol leigaol commented Mar 25, 2025

Problem

The API model is out of date.

Solution

Update API model.

This is done by copying aws-sdk-external-2022-11-11/c2j/codewhispererruntime-2022-11-11.normal.json
and then format it using prettier plugin in VS Code. By doing so, the format of the JSON matches the one in the repo.


  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@leigaol leigaol requested a review from a team as a code owner March 25, 2025 20:36
@github-actions
Copy link

  • This pull request modifies code in src/* but no tests were added/updated.
    • Confirm whether tests should be added or ensure the PR description explains why tests are not required.

Copy link
Contributor

@jpinkney-aws jpinkney-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be in before the release or can we merge it after?

@leigaol
Copy link
Contributor Author

leigaol commented Mar 26, 2025

Does this need to be in before the release or can we merge it after?

Can merge after the release.

@Hweinstock Hweinstock merged commit 9f5b90e into aws:master Mar 28, 2025
31 checks passed
justinmk3 pushed a commit that referenced this pull request Apr 15, 2025
## Problem
Need model API update for next edit prediction

## Solution
Update API model according to:
https://code.amazon.com/reviews/CR-188571226/revisions/2#/details

Steps followed is the same as
#6849, copying
aws-sdk-external-2022-11-11/c2j/codewhispererruntime-2022-11-11.normal.json
and then format it using prettier plugin in VS Code. By doing so, the
format of the JSON matches the one in the repo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants