-
Notifications
You must be signed in to change notification settings - Fork 352
Component ‐ OpenAPI
Jan Bernitt edited this page Jul 25, 2024
·
9 revisions
Important
Changes or the general direction the feature is likely to take in the future (affecting 🧾: API 🖥️: app) ...
- 💭 🧾 the required status is not yet analysed correctly 💬
- 💭 Use oneOf type for
WebMessage.response
(once all subtypes are accessible dependency wise) - 💭 🧾 on-the-fly HTML rendering (UI)
- 💭 add
@OpenApi.When
annotation to use on declared exceptions to add a description of the reasons #16980 - 💭 add shared (named) types for date/time patterns?
- 💭 add
@Summary
annotation - defaultValue (for primitives) ?