Skip to content

Draft: Update openapi tools to v7

Tobias Haase requested to merge swagger-python into master

Merge Request

Breaking Changes

  • Rename ResponseBody to SearchResults
  • Use new python generator
  • Use new typescript generator

Description

Checklist

  • The code compiles without any warnings.
  • I followed the code review checklist.
  • The documentation has been added/updated.
  • There are no System.out.println() statements.

Related Issues

Edited by Tobias Haase

Merge request reports