Commit c723b00d authored by bradburyr's avatar bradburyr
Browse files

Fixed data type of response messages.

parent 280d417b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -131,7 +131,7 @@ paths:
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/PolicyTemplate'
                $ref: '#/components/schemas/MetricsReportingConfiguration'
        '204': # No Content
          description: 'Metrics Reporting Configuration Unchanged'
        '403': # Forbidden
@@ -173,7 +173,7 @@ paths:
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/PolicyTemplate'
                $ref: '#/components/schemas/MetricsReportingConfiguration'
        '204': # No Content
          description: 'Metrics Reporting Configuration Unchanged'
        '403': # Forbidden