ballerina-platform/ballerina-library

PathParamTypes are compiled regardless of the way it is denoted

Opened this issue · 0 comments

Description:
In the HTTP module PathParamType is denoted as below.
[PathParamType ...path]
image

In SAP it is denoted as [http:PathParamType... path].
image

Even though the correct way to denote PathParamTypes is [PathParamType... path], both versions are getting compiled without any issue.

Steps to reproduce:

Affected Versions:

OS, DB, other environment details and versions:

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):