Commit 8be02781 authored by Jerome Royan's avatar Jerome Royan
Browse files

provide a relevant example for Null responses

parent 23ba75b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -170,7 +170,7 @@
            application/json:
              schema:
                $ref: '#/components/schemas/Error'
              example: "string"
              example: "Null response"
        #####################
        # 3xx : Redirection #
        #####################