Skip to content
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

fix(tag): Update tag fields to camel case #45

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

cameronwaterman
Copy link
Collaborator

Pull Request

🤨 Rationale

The Tag API recently had a breaking change which changed previously snake_cased fields to be camelCase instead.

https://ni.visualstudio.com/DevCentral/_workitems/edit/2555738

👩‍💻 Implementation

Update the one field we work with that was affected (workspace).

🧪 Testing

Verified test dashboard now works with this change.

✅ Checklist

@cameronwaterman cameronwaterman merged commit 2e15cd1 into main Oct 18, 2023
1 check passed
mure pushed a commit that referenced this pull request Oct 18, 2023
## [3.7.1](v3.7.0...v3.7.1) (2023-10-18)

### Bug Fixes

* **tag:** Update tag fields to camel case ([#45](#45)) ([2e15cd1](2e15cd1))
@mure
Copy link
Collaborator

mure commented Oct 18, 2023

🎉 This PR is included in version 3.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mure mure added the released label Oct 18, 2023
@mure mure deleted the users/cwaterma/fix-tag-parsing branch October 3, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants