Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 4324dc5

Browse files
bump docs version
1 parent c695473 commit 4324dc5

File tree

63 files changed

+234
-229
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+234
-229
lines changed

docs/Account Settings, User Profile, and Saved Searches/Add-TwitterSavedSearch.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: BluebirdPS-help.xml
33
Module Name: BluebirdPS
4-
online version: https://docs.bluebirdps.dev/en/v0.6.1/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Add-TwitterSavedSearch
4+
online version: https://docs.bluebirdps.dev/en/v0.6.2/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Add-TwitterSavedSearch
55
schema: 2.0.0
66
---
77

@@ -73,11 +73,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
7373
7474
## RELATED LINKS
7575
76-
[Online Version](https://docs.bluebirdps.dev/en/v0.6.1/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Add-TwitterSavedSearch)
76+
[Online Version](https://docs.bluebirdps.dev/en/v0.6.2/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Add-TwitterSavedSearch)
7777
78-
[Get-TwitterSavedSearch](https://docs.bluebirdps.dev/en/v0.6.1/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Get-TwitterSavedSearch)
78+
[Get-TwitterSavedSearch](https://docs.bluebirdps.dev/en/v0.6.2/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Get-TwitterSavedSearch)
7979
80-
[Remove-TwitterSavedSearch](https://docs.bluebirdps.dev/en/v0.6.1/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Remove-TwitterSavedSearch)
80+
[Remove-TwitterSavedSearch](https://docs.bluebirdps.dev/en/v0.6.2/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Remove-TwitterSavedSearch)
8181
8282
[Api Reference - Search Standard Operators](https://developer.twitter.com/en/docs/twitter-api/v1/rules-and-filtering/overview/standard-operators)
8383

docs/Account Settings, User Profile, and Saved Searches/Get-TwitterAccountSettings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: BluebirdPS-help.xml
33
Module Name: BluebirdPS
4-
online version: https://docs.bluebirdps.dev/en/v0.6.1/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Get-TwitterAccountSettings
4+
online version: https://docs.bluebirdps.dev/en/v0.6.2/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Get-TwitterAccountSettings
55
schema: 2.0.0
66
---
77

@@ -51,6 +51,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
5151

5252
## RELATED LINKS
5353

54-
[Online Version](https://docs.bluebirdps.dev/en/v0.6.1/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Get-TwitterAccountSettings)
54+
[Online Version](https://docs.bluebirdps.dev/en/v0.6.2/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Get-TwitterAccountSettings)
5555

5656
[Api Reference - GET account/settings](https://developer.twitter.com/en/docs/twitter-api/v1/accounts-and-users/manage-account-settings/api-reference/get-account-settings)

docs/Account Settings, User Profile, and Saved Searches/Get-TwitterSavedSearch.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: BluebirdPS-help.xml
33
Module Name: BluebirdPS
4-
online version: https://docs.bluebirdps.dev/en/v0.6.1/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Get-TwitterSavedSearch
4+
online version: https://docs.bluebirdps.dev/en/v0.6.2/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Get-TwitterSavedSearch
55
schema: 2.0.0
66
---
77

@@ -93,11 +93,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
9393
9494
## RELATED LINKS
9595
96-
[Online Version](https://docs.bluebirdps.dev/en/v0.6.1/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Get-TwitterSavedSearch)
96+
[Online Version](https://docs.bluebirdps.dev/en/v0.6.2/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Get-TwitterSavedSearch)
9797
98-
[Add-TwitterSavedSearch](https://docs.bluebirdps.dev/en/v0.6.1/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Add-TwitterSavedSearch)
98+
[Add-TwitterSavedSearch](https://docs.bluebirdps.dev/en/v0.6.2/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Add-TwitterSavedSearch)
9999
100-
[Remove-TwitterSavedSearch](https://docs.bluebirdps.dev/en/v0.6.1/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Remove-TwitterSavedSearch)
100+
[Remove-TwitterSavedSearch](https://docs.bluebirdps.dev/en/v0.6.2/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Remove-TwitterSavedSearch)
101101
102102
[Api Reference - GET saved_searches/list](https://developer.twitter.com/en/docs/twitter-api/v1/accounts-and-users/manage-account-settings/api-reference/get-saved_searches-list)
103103

docs/Account Settings, User Profile, and Saved Searches/Get-TwitterUserProfileBanner.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: BluebirdPS-help.xml
33
Module Name: BluebirdPS
4-
online version: https://docs.bluebirdps.dev/en/v0.6.1/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Get-TwitterUserProfileBanner
4+
online version: https://docs.bluebirdps.dev/en/v0.6.2/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Get-TwitterUserProfileBanner
55
schema: 2.0.0
66
---
77

@@ -83,6 +83,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
8383
8484
## RELATED LINKS
8585
86-
[Online Version](https://docs.bluebirdps.dev/en/v0.6.1/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Get-TwitterUserProfileBanner)
86+
[Online Version](https://docs.bluebirdps.dev/en/v0.6.2/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Get-TwitterUserProfileBanner)
8787
8888
[Api Reference - GET users/profile_banner](https://developer.twitter.com/en/docs/twitter-api/v1/accounts-and-users/manage-account-settings/api-reference/get-users-profile_banner)

docs/Account Settings, User Profile, and Saved Searches/Remove-TwitterSavedSearch.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: BluebirdPS-help.xml
33
Module Name: BluebirdPS
4-
online version: https://docs.bluebirdps.dev/en/v0.6.1/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Remove-TwitterSavedSearch
4+
online version: https://docs.bluebirdps.dev/en/v0.6.2/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Remove-TwitterSavedSearch
55
schema: 2.0.0
66
---
77

@@ -128,10 +128,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
128128
129129
## RELATED LINKS
130130
131-
[Online Version](https://docs.bluebirdps.dev/en/v0.6.1/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Remove-TwitterSavedSearch)
131+
[Online Version](https://docs.bluebirdps.dev/en/v0.6.2/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Remove-TwitterSavedSearch)
132132
133-
[Get-TwitterSavedSearch](https://docs.bluebirdps.dev/en/v0.6.1/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Get-TwitterSavedSearch)
133+
[Get-TwitterSavedSearch](https://docs.bluebirdps.dev/en/v0.6.2/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Get-TwitterSavedSearch)
134134
135-
[Add-TwitterSavedSearch](https://docs.bluebirdps.dev/en/v0.6.1/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Add-TwitterSavedSearch)
135+
[Add-TwitterSavedSearch](https://docs.bluebirdps.dev/en/v0.6.2/Account%20Settings%2C%20User%20Profile%2C%20and%20Saved%20Searches/Add-TwitterSavedSearch)
136136
137137
[Api Reference - POST saved_searches/destroy/:id](https://developer.twitter.com/en/docs/twitter-api/v1/accounts-and-users/manage-account-settings/api-reference/post-saved_searches-destroy-id)

docs/Authentication/Export-TwitterAuthentication.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: BluebirdPS-help.xml
33
Module Name: BluebirdPS
4-
online version: https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Export-TwitterAuthentication
4+
online version: https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Export-TwitterAuthentication
55
schema: 2.0.0
66
---
77

@@ -55,12 +55,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
5555

5656
## RELATED LINKS
5757

58-
[Online Version](https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Export-TwitterAuthentication)
58+
[Online Version](https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Export-TwitterAuthentication)
5959

60-
[Import-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Import-TwitterAuthentication)
60+
[Import-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Import-TwitterAuthentication)
6161

62-
[Set-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Set-TwitterAuthentication)
62+
[Set-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Set-TwitterAuthentication)
6363

64-
[Test-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Test-TwitterAuthentication)
64+
[Test-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Test-TwitterAuthentication)
6565

6666
[Api Reference - Authentication Overview](https://developer.twitter.com/en/docs/authentication/overview)

docs/Authentication/Import-TwitterAuthentication.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: BluebirdPS-help.xml
33
Module Name: BluebirdPS
4-
online version: https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Import-TwitterAuthentication
4+
online version: https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Import-TwitterAuthentication
55
schema: 2.0.0
66
---
77

@@ -65,12 +65,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
6565

6666
## RELATED LINKS
6767

68-
[Online Version](https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Import-TwitterAuthentication)
68+
[Online Version](https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Import-TwitterAuthentication)
6969

70-
[Export-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Export-TwitterAuthentication)
70+
[Export-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Export-TwitterAuthentication)
7171

72-
[Set-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Set-TwitterAuthentication)
72+
[Set-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Set-TwitterAuthentication)
7373

74-
[Test-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Test-TwitterAuthentication)
74+
[Test-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Test-TwitterAuthentication)
7575

7676
[Api Reference - Authentication Overview](https://developer.twitter.com/en/docs/authentication/overview)

docs/Authentication/Set-TwitterAuthentication.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: BluebirdPS-help.xml
33
Module Name: BluebirdPS
4-
online version: https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Set-TwitterAuthentication
4+
online version: https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Set-TwitterAuthentication
55
schema: 2.0.0
66
---
77

@@ -127,12 +127,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
127127
128128
## RELATED LINKS
129129
130-
[Online Version](https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Set-TwitterAuthentication)
130+
[Online Version](https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Set-TwitterAuthentication)
131131
132-
[Test-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Test-TwitterAuthentication)
132+
[Test-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Test-TwitterAuthentication)
133133
134-
[Import-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Import-TwitterAuthentication)
134+
[Import-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Import-TwitterAuthentication)
135135
136-
[Export-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Export-TwitterAuthentication)
136+
[Export-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Export-TwitterAuthentication)
137137
138138
[Api Reference - Authentication Overview](https://developer.twitter.com/en/docs/authentication/overview)

docs/Authentication/Set-TwitterBearerToken.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: BluebirdPS-help.xml
33
Module Name: BluebirdPS
4-
online version: https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Set-TwitterBearerToken
4+
online version: https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Set-TwitterBearerToken
55
schema: 2.0.0
66
---
77

@@ -54,12 +54,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
5454

5555
## RELATED LINKS
5656

57-
[Online Version](https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Set-TwitterBearerToken)
57+
[Online Version](https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Set-TwitterBearerToken)
5858

59-
[Import-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Import-TwitterAuthentication)
59+
[Import-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Import-TwitterAuthentication)
6060

61-
[Export-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Export-TwitterAuthentication)
61+
[Export-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Export-TwitterAuthentication)
6262

63-
[Test-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Test-TwitterAuthentication)
63+
[Test-TwitterAuthentication](https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Test-TwitterAuthentication)
6464

6565
[Api Reference - Authentication Overview](https://developer.twitter.com/en/docs/authentication/overview)

docs/Authentication/Test-TwitterAuthentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: BluebirdPS-help.xml
33
Module Name: BluebirdPS
4-
online version: https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Test-TwitterAuthentication
4+
online version: https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Test-TwitterAuthentication
55
schema: 2.0.0
66
---
77

@@ -77,6 +77,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
7777
7878
## RELATED LINKS
7979
80-
[Online Version](https://docs.bluebirdps.dev/en/v0.6.1/Authentication/Test-TwitterAuthentication)
80+
[Online Version](https://docs.bluebirdps.dev/en/v0.6.2/Authentication/Test-TwitterAuthentication)
8181
8282
[Api Reference - GET account/verify_credentials](https://developer.twitter.com/en/docs/twitter-api/v1/accounts-and-users/manage-account-settings/api-reference/get-account-verify_credentials)

0 commit comments

Comments
 (0)