Harshvardhan Parmar

Results 10 issues of Harshvardhan Parmar

**Expected Behavior** - I think we should mention all the required dependencies in this documentation so it will be more helpfull. **Current Behaviour** - There is no mention of `spring-security-ldap`...

status: waiting-for-triage
type: enhancement

- Currently, I am working on an Issue of JakartaEE's tutorial project. According to that issue I have to change all files or folders with name or containing artifact `jaxrs`...

### Description - [x] SchemaMap - [x] JsonSchemValidatorQuery - [x] XmlErrorHandler - [x] XmlSchemaURLResolver - [x] XmlSchemaValidator - [x] XmlUtil ### Related issue(s) - Resolves #1193

kind/task

- This PR fixes `NullPointerException` in `io.kestra.plugin.core.http.Trigger.evaluate` while running HTTP trigger using HEAD method. ### What changes are being made and why? - Added small null check to prevent null...

### Description - This PR adds support for escape character, which are provided in response example of specification file. - This PR adds boolean value `hasEscapeBraces` in `io.github.microcks.util.el.FunctionExpression` class to...

### Description - This PR adds support for `watch` flag in `import` command. - It allows user to import a local files to microcks instance and keep watch on them....

### Reason/Context - We can extend the functionality of `import` command by adding `--watch` flag. - It allows users to create importer job for local files from CLI. ### Description...

kind/feature
component/cli
type/Part

### Reason/Context - To ensure the quality of upcoming developments, we have to add unit tests for existing code. ### Description - Add unit tests for existing code. - Related...

kind/enhancement
keep-open
type/Part
component/build

### Reason/Context - We can publish binary of our CLI tool to `apt-get` package manager for easy installation on linux/debian based systems. ### Description - Currently, we are serving binaries...

kind/enhancement
help wanted
keep-open
component/build

### Reason/Context - As we have successfully implemented `sso-based login` in `microcks-cli` we have to redirect the user to specific port where a server started by the CLI is waiting...

kind/feature
kind/question