Skip to content

Fix OpenAPI generation

Ciarán Ainsworth requested to merge fix-openapi-type into develop

This MR adds @extend_field_schema decorators to fields that throw up warnings in the OpenAPI generation step. I'm not entirely sure all of these are correct, but I've tried to point everything to an existing serializer where possible.

Edited by Ciarán Ainsworth

Merge request reports