-
Currently autorest has this extension `x-ms-skip-url-encoding` which lets tells that the parameter shouldn't be url encoded. We are lacking this functionality
-
find errors in the `openapi.yaml` before the processor fails by validating the `openapi.yaml` with the json schema.
This is easy for a *single file* `openapi.yml` files.
Using jackson and json…
-
### Describe the bug
I using quarkus 8.3.Final , gradle Native build always get stucked at the step
`[4/7] Parsing methods... [******] `
while grinding the CPU
```
Building native …
-
### Describe the bug
Running it on Jenkins CI, which uses a ubuntu builder image, it says:
```
[2022-10-14T07:08:52.296Z] Execution failed for task ':quarkusBuild'.
[2022-10-14T07:08:52.296Z] > …
-
Write here as comment the errors you may found on api-platform/core:2.7.x-dev installed on your project. Please mention:
- the error message
- the related code if possible
- the service declaration…
-
Hi,
in relevance to [this ](https://github.com/FraunhoferIOSB/FROST-Server/discussions/1417) discussion i'm creating a bug-ticket.
Background:
We have migrated our tomcat installation of FROS…
-
Type: Bug
I've only ever seen a notification on the settings cog in the lower left of VS Code - Insiders Edition (Bottom of the Activity Panel) when there was an update.
But (just) today a cloc…
-
### Expected Behavior
Native image is created
### Actual Behaviour
I assemble the jar with `./gradlew assemble`, then when trying to build the native image: `native-image --no-server -cp build/libs…
-
Issues related to the OpenAPI plugin make up a disproportionate amount of Javalin issues, so I'm going to close them and gather them here.
- https://github.com/tipsy/javalin/issues/881
- https://g…
tipsy updated
2 years ago
-
Quite lost on this one and I can't find anything else similar in the git issues.
My api is working fine with swagger etc but after leaving it running overnight attempting to go back to the swagger …