smallrye-open-api icon indicating copy to clipboard operation
smallrye-open-api copied to clipboard

Add new SmallRyeOpenAPI public builder API

Open MikeEdgar opened this issue 1 year ago • 2 comments

Closes #1762

MikeEdgar avatar Mar 14 '24 17:03 MikeEdgar

I'll have a read through this, but for reference the place where we call smallrye OpenAPI in OpenLiberty is here: https://github.com/OpenLiberty/open-liberty/blob/a0f4167ee6dfad2d80a420d32ea410d4df239542/dev/io.openliberty.microprofile.openapi.2.0.internal/src/io/openliberty/microprofile/openapi20/internal/ApplicationProcessor.java#L301

Azquelt avatar Mar 19 '24 17:03 Azquelt