diff --git a/src/main/resources/META-INF/openapi.yaml b/src/main/resources/META-INF/openapi.yaml index 86aea97..158ad35 100644 --- a/src/main/resources/META-INF/openapi.yaml +++ b/src/main/resources/META-INF/openapi.yaml @@ -443,7 +443,7 @@ components: SchemaVersion: type: integer minimum: 1 - description: must be >= 1, and furthermore must be >= latest schema version + description: must be >= 1, and furthermore must be == latest schema version MoveCategoryName: type: string