Commit a55b7a8c authored by ruiyue's avatar ruiyue
Browse files

Merge branch 'TS28.318_Rel-19_CR_Implement_readonly_attributes_for_openAPI_SS'...

Merge branch 'TS28.318_Rel-19_CR_Implement_readonly_attributes_for_openAPI_SS' into 'Integration_Rel19_SA5_157_YAML'

TS28.318_Rel-19_CR0011_Implement_readonly_attributes_for_openAPI_SS

See merge request !1368
parents 89bac2ab 3f1c4fb1
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -47,11 +47,13 @@ components:
            dsoRapidInterventionDuration:
              type: integer
            mnoInterventionTime:
              $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'
              $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTimeRo'
            mnoInterventionDuration:
              type: integer
              readOnly: true
            mnoMaxServiceDuration:
              type: integer
              readOnly: true
            affectedArea:
              $ref: '#/components/schemas/EnergyServiceLocation'
            isAffectedAreaPriority: