ChangeLog in soaspec-0.0.66 vs ChangeLog in soaspec-0.0.67

- old
+ new

@@ -1,4 +1,9 @@ +Version 0.0.67 +* Enhancements + * Handle scenario where Request key is unconventional and not PascalCase key snakecase convert would break it + - if first character of key is captial, PascalCase conversion is ignored + Version 0.0.66 * Enhancements * Added method to convert REST request keys to 'PascalCase' if 'pascal_keys' is set to true * This also converts paths obtaining elements to 'PascalCase' if they're simple and have no starting '//' or '$..' \ No newline at end of file