Removing datastore script, as it isn't used in the api at all.
This commit is contained in:
parent
c62b73a539
commit
66693d9f3a
11
crc/api.yml
11
crc/api.yml
|
@ -1212,17 +1212,6 @@ components:
|
|||
type: string
|
||||
x-nullable: true
|
||||
example: "27b-6-1212"
|
||||
DataStoreScript:
|
||||
properties:
|
||||
new_value:
|
||||
type: string
|
||||
example: New Value
|
||||
old_value:
|
||||
type: string
|
||||
example: Old Value
|
||||
overwritten:
|
||||
type: boolean
|
||||
example: true
|
||||
DataStore:
|
||||
properties:
|
||||
id:
|
||||
|
|
Loading…
Reference in New Issue