-
The following image presents the issue:
![image](https://user-images.githubusercontent.com/3320020/60211386-c3e6e380-9813-11e9-85dd-e57b5254d5f6.png)
API navigation makes assumption about the orde…
-
Training is currently developing a new "Advanced Developer" course, and as part of that we're depending on the Mule4-version of this `json-logger` by downloading it as a Maven dependency from the Serv…
-
anypoint.platform.client_id and anypoint.platform.client_secret are our organization client_id and secret and should not have any values for them in pom.xml. The are only needed in the org.mule.tools…
-
When using the appender in the Mule 3.9 runtime, A NullpointException gets thrown on startup. Is it possible some dependencies are missing or I am overlooking something in the configuration?
As far…
-
We're trying to avoid committing sensitive information like credentials or tokens to the repo. Can we look at adding a rule that checks for a couple of the common ones?
**Examples**
- UFG MuleSoft…
-
See https://github.com/AdoptOpenJDK/openjdk-build/issues/321 for the history
-
```
securitySchemes:
- oauth_2_0: !include external/oauth2.spec.yml
```
This genarates the follwing structure:
```
array (
0 =>
array (
'oauth_2_0' => '!include external/oauth2.spec.yml',…
-
Main api.raml file
```
#%RAML 1.0
title: Test
version: 1
/foo:
get:
description: Test
responses:
200:
body:
application/json:
example: {…
-
I've been playing a little bit with examples and noticed that the parser throws a `Required Property` error for each required property in a type's supertype that is not specified in its example, even …
-
Moving modified files within API designer and deleting their original directories can lead to SQL faults being thrown.
This occurs on the current API Designer at anypoint.mulesoft.com. I was using…