summaryrefslogtreecommitdiffstats
path: root/openapi/components.yml
diff options
context:
space:
mode:
Diffstat (limited to 'openapi/components.yml')
-rw-r--r--openapi/components.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openapi/components.yml b/openapi/components.yml
index aa0827a5..bf271bb4 100644
--- a/openapi/components.yml
+++ b/openapi/components.yml
@@ -87,7 +87,7 @@ components:
properties:
operation:
type: string
- enum: [ read, create, update, delete ]
+ enum: [ read, create, update, patch, delete ]
example: read
dataType:
type: string