diff --git a/api/openapi.yaml b/api/openapi.yaml index 903b5b1..fd4c5e8 100644 --- a/api/openapi.yaml +++ b/api/openapi.yaml @@ -164,8 +164,6 @@ components: type: string slug: type: string - description: - type: string days: type: integer minimum: 1 @@ -177,7 +175,6 @@ components: $ref: "#/components/schemas/TrainingPrice" required: - name - - description - days - pricing Training: