Skip to content

docs: rename incorrect usage of the cloud storage plugin to align with the imported module in storage-adapters.mdx#11475

Merged
paulpopus merged 3 commits into
payloadcms:mainfrom
jhb-dev:storage-docs-code-snippet-fix
Apr 2, 2026
Merged

docs: rename incorrect usage of the cloud storage plugin to align with the imported module in storage-adapters.mdx#11475
paulpopus merged 3 commits into
payloadcms:mainfrom
jhb-dev:storage-docs-code-snippet-fix

Conversation

@jhb-dev

@jhb-dev jhb-dev commented Mar 1, 2025

Copy link
Copy Markdown
Contributor

What?

The cloudStorage plugin was used incorrectly in the code snippet. While cloudStoragePlugin was imported, cloudStorage was mistakenly used within the plugin array.

How?

Renamed the incorrect usage of cloudStorage to cloudStoragePlugin to align with the imported module.

@github-actions github-actions Bot added the stale label Apr 1, 2025
@jhb-dev jhb-dev changed the title fix(docs): rename incorrect usage of the cloud storage plugin to align with the imported module in storage-adapters.mdx docs: rename incorrect usage of the cloud storage plugin to align with the imported module in storage-adapters.mdx Sep 19, 2025
@github-actions github-actions Bot removed the stale label Sep 20, 2025
@github-actions github-actions Bot added the stale label Oct 21, 2025
@jhb-dev

jhb-dev commented Nov 5, 2025

Copy link
Copy Markdown
Contributor Author

Hi @zubricks, would you mind taking a look at this small docs PR when you get a chance?

@github-actions github-actions Bot removed the stale label Nov 6, 2025
@github-actions github-actions Bot added the stale label Dec 7, 2025
@github-actions github-actions Bot removed the stale label Jan 21, 2026
@github-actions github-actions Bot added the stale label Feb 20, 2026
@github-actions github-actions Bot removed the stale label Feb 21, 2026
@github-actions github-actions Bot added the stale label Mar 25, 2026
@github-actions github-actions Bot removed the stale label Mar 27, 2026
@paulpopus paulpopus merged commit d491f29 into payloadcms:main Apr 2, 2026
16 checks passed
@github-actions

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

🚀 This is included in version v3.82.0

milamer pushed a commit to milamer/payload that referenced this pull request Apr 20, 2026
…h the imported module in storage-adapters.mdx (payloadcms#11475)

### What?

The cloudStorage plugin was used incorrectly in the code snippet. While
`cloudStoragePlugin` was imported, `cloudStorage` was mistakenly used
within the plugin array.

### How?

Renamed the incorrect usage of `cloudStorage` to `cloudStoragePlugin` to
align with the imported module.
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.

2 participants