-
Notifications
You must be signed in to change notification settings - Fork 593
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1264 from Cyb3r-Jak3/pages-deployment-autoPaginate
Add support for pages deployment auto pagination
- Loading branch information
Showing
5 changed files
with
249 additions
and
100 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
```release-note:breaking-change | ||
pages_deployment: add support for auto pagination | ||
``` | ||
|
||
```release-note:enchancement | ||
pages_deployment: add Force to DeletePagesDeploymentParams | ||
``` | ||
|
||
```release-note:breaking-change | ||
pages_deployment: change DeletePagesDeploymentParams to contain all parameters | ||
``` | ||
|
||
```release-note:breaking-change | ||
pages_project: rename PagesProject to GetPagesProject | ||
``` | ||
|
||
```release-note:breaking-change | ||
pages_project: change to use ResourceContainer for account ID | ||
``` |
This file contains 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
This file contains 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
Oops, something went wrong.