Phillip Krüger

Results 219 comments of Phillip Krüger

The Dev UI problem is already fixed in main

See https://github.com/quarkusio/quarkus/pull/40176

We do not support the swagger annotations. Please use MicroProfile OpenAPI

Example: if this is an operation you can do `@Operation(hidden=true)` (use package org.eclipse.microprofile.openapi.annotations)

Agree, we can definitely update the docs. We also have on our to-do list to add support for swagger annotations, but it has never really been a priority. See https://github.com/smallrye/smallrye-open-api/issues/752

Clicking on the logo in the top left should initialize a hot reload. But I'll also add the keys as in the cli and the old Dev UI

@stuartwdouglas ^^^ w.d.y.t ?