diff --git a/service/openapi.yaml b/service/openapi.yaml index 55f34ef..0c34714 100644 --- a/service/openapi.yaml +++ b/service/openapi.yaml @@ -210,7 +210,7 @@ components: $ref: "#/components/schemas/key" reason: type: string - enum: [ STATIC,TARGETING_MATCH,SPLIT,DISABLED,UNKNOWN ] + examples: [ STATIC,TARGETING_MATCH,SPLIT,DISABLED,UNKNOWN ] description: An OpenFeature reason for the evaluation variant: type: string