Hemika Kodikara
Hemika Kodikara
I am trying to parse an OpenAPI definition on a windows machine. The parsed OpenAPI is missing the requestBody which refers to a custom schema called `User` in this case....
I am getting this error when trying to use rlayers with OpenLayers 8.0.0. Error comes up when trying to build. ``` node_modules/rlayers/layer/RLayerStamen.d.ts:3:10 - error TS2305: Module '"ol/source"' has no exported...
**Description:** $subject. I can provide the access token needed.
**Description:** As of now the tests written are not getting executed in travis's windows build. This is blocked because the docker client could not be configured to travis's docker API.
**Description:** Need to make the ballerina docker image an official docker image of docker hub.
**Description:** A connector for Kubernetes API.
**Description:** Openshift's Operators gives more extendability than a CRD of a kubernetes cluster. This could be adopted for ballerina.
**Description:** Cannot give environment variables to some fields in annotations as they cannot be assigned in a string. **Steps to reproduce:** ```ballerina @kubernetes:Deployment { buildImage: "$env{BUILD_IMAGE}" } ``` Above cannot...
**Description:** Refer: https://github.com/ballerina-platform/ballerina-lang/issues/9701
**Description:** As of now the tests are skipped in travis's windows build. This needs to be enabled.