Do not generate form parameters for read_only serializer fields

Fixes #261.
This commit is contained in:
Cristi Vîjdea
2018-12-19 03:22:43 +02:00
parent eeb1bba9e7
commit c5d4e6ca53
4 changed files with 7 additions and 1 deletions
+4
View File
@@ -913,6 +913,10 @@ definitions:
- image_styles
type: object
properties:
image_id:
type: string
format: uuid
readOnly: true
what_am_i_doing:
description: test
type: string