Skip to content

Special characters key names#1048

Merged
Thirunayan22 merged 5 commits into
buerokratt:devfrom
rootcodelabs:1035/special-characters-key-names
Jun 3, 2026
Merged

Special characters key names#1048
Thirunayan22 merged 5 commits into
buerokratt:devfrom
rootcodelabs:1035/special-characters-key-names

Conversation

@ruwinirathnamalala
Copy link
Copy Markdown
Collaborator

#1035

Key changes include:

Variable Name Handling

  • Removed restrictions on variable names in the VariableCell component, allowing users to input variable names with spaces, special characters, and leading underscores, thus providing more flexibility.

Endpoint Variable Normalization

  • Replaced the previous logic that removed trailing underscores from variable names with a new function that only normalizes variable types (setting to 'STRING' if missing or custom). This change ensures that variable names are preserved as entered by the user.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 2, 2026

@ruwinirathnamalala ruwinirathnamalala linked an issue Jun 2, 2026 that may be closed by this pull request
3 tasks
@Thirunayan22 Thirunayan22 merged commit 242f1fc into buerokratt:dev Jun 3, 2026
8 checks passed
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.

Support Special Characters in API Key Names

2 participants