Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz authored Jan 15, 2025
1 parent 9653794 commit eaf799a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .changelog/3825.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
```release-note:note
fix: The `placement_mode` attribute in script upload responses has been deprecated. The new attribute `placement.mode` should be used instead.
workers: The `placement_mode` attribute in script upload responses has been deprecated. The new attribute `placement.mode` should be used instead.
```

```release-note:enhancement
feat: Add new `placement` attribute object in script upload responses. It contains the `mode` and `status` attributes.
workers: Add new `placement` attribute object in script upload responses. It contains the `mode` and `status` attributes.
```

0 comments on commit eaf799a

Please sign in to comment.