Skip to content

Commit 9fee83b

Browse files
committed
update: refine Shopee OpenAPI announcement instructions to focus solely on major API changes
1 parent 1cae83f commit 9fee83b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/shopee-openapi-announcement

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ $issue_body = <<<MARKDOWN
4646
{$markdownOutput}
4747
4848
---
49-
@junie-agent Please check the changes for this endpoint in Shopee's Openapi Announcement, update the corresponding PHP source code in the repo, and create a new Pull Request for review.
49+
@junie-agent Please review the API changes described above. Focus **ONLY** on major updates such as adding new endpoints or removing/taking legacy APIs offline. You can safely ignore any other changes regarding request/response parameters or fields. Update the PHP code and create a new PR for review.
5050
MARKDOWN;
5151

5252
// temporary save issue body to file

0 commit comments

Comments
 (0)