Commit adf5b90
committed
bug #5110 [Serializer] Fix class name (iamluc)
This PR was merged into the 2.7 branch.
Discussion
----------
[Serializer] Fix class name
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.7, master
| Fixed tickets |
CamelCaseToSnakeCaseNameConverter instead of CamelCaseToUnderscoreNameConverter
Commits
-------
a1f2ed7 Fix class name1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
0 commit comments