ButterCMS / buttercms-csharp

.NET API client for ButterCMS (https://buttercms.com)
MIT License
40 stars 16 forks source link

fix: test model names to be PascalCase #42

Closed vlnevyhosteny closed 11 months ago

vlnevyhosteny commented 11 months ago

Closes https://github.com/ButterCMS/buttercms-csharp/pull/22 Closes https://github.com/ButterCMS/buttercms-csharp/issues/21

vlnevyhosteny commented 11 months ago

This is PascalCase, not snake_case, tho. Please fix the commit message and PR's title (refactor: test model names to be PascalCase). Apart from that, the PR LGTM.

Crap... fixed

ViolanteCodes commented 11 months ago

@vlnevyhosteny can this be a "fix" in the commit message so that it bumps the version automatically?