Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add grammer changes and fix tests #2281

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

GDLMadushanka
Copy link
Contributor

Purpose

Added the following grammer changes
var -> vars
config -> configs
Fixed the need to escape reserved keywords inside expressions ex: payload["payload"] -> payload.payload
Fixed test cases

Added the following grammer changes
var -> vars
config -> configs
Fixed the need to escape reserved keywords inside expressions ex:
payload["payload"] -> payload.payload
Fixed test cases
@GDLMadushanka GDLMadushanka merged commit 9bfd69c into wso2:master Jan 10, 2025
1 of 2 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.

2 participants