Skip to content

Document snake_case to camelCase conversion for Python components #14881

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
julienp opened this issue Apr 29, 2025 · 1 comment · Fixed by #14882
Closed

Document snake_case to camelCase conversion for Python components #14881

julienp opened this issue Apr 29, 2025 · 1 comment · Fixed by #14882
Assignees
Labels
area/docs Improvements or additions to documentation kind/documentation Improvements or additions to documentation resolution/fixed This issue was fixed
Milestone

Comments

@julienp
Copy link
Contributor

julienp commented Apr 29, 2025

When authoring a component in Python, its properties will be converted from snake_case to camelCase in the schema.

@julienp julienp added the area/docs Improvements or additions to documentation label Apr 29, 2025
@julienp julienp added this to the 0.120 milestone Apr 29, 2025
@julienp julienp self-assigned this Apr 29, 2025
@github-actions github-actions bot added the needs-triage Needs attention from the triage team label Apr 29, 2025
@github-project-automation github-project-automation bot moved this to 🤔 Triage in Docs 📚 Apr 29, 2025
@julienp julienp removed the needs-triage Needs attention from the triage team label Apr 29, 2025
@julienp julienp removed this from Docs 📚 Apr 29, 2025
julienp added a commit that referenced this issue Apr 29, 2025
When authoring a component in Python, its properties will be converted from `snake_case` to `camelCase` in the schema.

Fixes #14881
@pulumi-bot pulumi-bot added the resolution/fixed This issue was fixed label Apr 30, 2025
@pulumi-bot pulumi-bot reopened this Apr 30, 2025
@pulumi-bot
Copy link
Collaborator

Cannot close issue:

  • does not have required labels: kind/

Please fix these problems and try again.

@github-actions github-actions bot added the needs-triage Needs attention from the triage team label Apr 30, 2025
@github-project-automation github-project-automation bot moved this to 🤔 Triage in Docs 📚 Apr 30, 2025
@julienp julienp added kind/documentation Improvements or additions to documentation and removed needs-triage Needs attention from the triage team labels Apr 30, 2025
@julienp julienp closed this as completed Apr 30, 2025
@github-project-automation github-project-automation bot moved this from 🤔 Triage to 🏁 Done in Docs 📚 Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Improvements or additions to documentation kind/documentation Improvements or additions to documentation resolution/fixed This issue was fixed
Projects
Status: 🏁 Done
Development

Successfully merging a pull request may close this issue.

2 participants