Skip to content

Refactor generated model files and enhance string handling#65

Open
TimvdVooren wants to merge 1 commit intomasreplay:mainfrom
Harborn-digital:main
Open

Refactor generated model files and enhance string handling#65
TimvdVooren wants to merge 1 commit intomasreplay:mainfrom
Harborn-digital:main

Conversation

@TimvdVooren
Copy link

  • Removed unused generated files for validation parameters and version model.
  • Updated library declarations for validation conditional query parameters and version model.
  • Improved string escaping logic in stringCode and encodeWithRawKeys functions to handle special characters and newlines correctly.
  • Added tests to verify string escaping functionality and ensure proper handling of raw strings.

- Removed unused generated files for validation parameters and version model.
- Updated library declarations for validation conditional query parameters and version model.
- Improved string escaping logic in `stringCode` and `encodeWithRawKeys` functions to handle special characters and newlines correctly.
- Added tests to verify string escaping functionality and ensure proper handling of raw strings.
@masreplay
Copy link
Owner

AI?

@TimvdVooren
Copy link
Author

@masreplay

Personally, I am not an AI sir 😄

But I did use AI for this fix, which might be why it raised your concern.
I was encountering a problem in your package which made it so it was not handling string escaping characters correctly anymore.

@TimvdVooren
Copy link
Author

See my issue, for more info:
#64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants