springwolf-core icon indicating copy to clipboard operation
springwolf-core copied to clipboard

Use OpenAPI 3.1 fields

Open timonback opened this issue 2 months ago • 0 comments

Currently, Springwolf uses a mix of OpenAPI 3.0 and OpenAPI 3.1 @Schema fields as discovered in https://github.com/springwolf/springwolf-core/issues/1415

Goal:

  • Use OpenAPI 3.1 version
  • remove usage of OpenAPI 3.0 fields
  • Stretch-Goal: validate that no 3.0 fields are used

timonback avatar Oct 24 '25 14:10 timonback