-
Hi,
In raml we have defined set of schema which is related to particular raml, and we have some other common schema defined in "common-schema.raml". how can i define the include common-schema.raml in…
dviru updated
5 years ago
-
-
generate a sample python code
-
I mean, do something like:
``` js
app.route('/:an_id{number}');
app.route('/:another_id{string}')
```
which is roughly equivalent to use regex in each case, but the shorthand above is clearer and al…
-
Possibility to map date, date-time, time types to java8 types.
I don't know if it's better to provide a free mapping for raml java types to achieve this
or provide a direct option to map to java8 typ…
-
Hello, I was able to get my Mulesoft project working with system properties but when I am trying to use the elastic.apm.config_file property and reference all the configs in that file, I ran into two …
-
```
This mainly applies for integrations that uses SFTP on inbound endpoints. It
could apply to other integrations as well.
Using MiscUtil.readFileAsString requires two unnecessary conversions that …
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. add plugin to project
2. refresh gradle
```
A problem occurred …
-
The Bettercloud client is no longer supported - see [this comment](https://github.com/BetterCloud/vault-java-driver/pull/245#issuecomment-954066376). As such, we should migrate away from it to another…
-
Having a private API in
https://anypoint.mulesoft.com/apiplatform/---companyname---/#/portals/organizations/----organization-id----/apis/---api-number----/versions/---version-number--
it is not…