Name custom types and domains on OPTIONS requests (#640)
This commit is contained in:
committed by
Joe Nelson
parent
b916ed907b
commit
46b3ce5631
@@ -204,7 +204,7 @@ spec = do
|
||||
"updatable": true,
|
||||
"schema": "test",
|
||||
"name": "enum",
|
||||
"type": "USER-DEFINED",
|
||||
"type": "test.enum_menagerie_type",
|
||||
"maxLen": null,
|
||||
"enum": [
|
||||
"foo",
|
||||
|
||||
Reference in New Issue
Block a user