openapi.endpoint_response
|
Cascading Deletes: Deleting rows from this table will cascade to: openapi.endpoint. |
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('openapi.endpoint_response_id_seq'::regclass) |
|
endpoint FK |
|
No |
||
validate |
|
No |
true |
|
status |
|
No |
200 |
|
content_type |
|
No |
'application/json'::text |
|
description |
|
No |
'Success'::text |
|
fm_type |
|
Yes |
||
schema_type FK |
|
Yes |
||
schema_format FK |
|
Yes |
||
array_items FK |
|
Yes |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
NO ACTION |
NO ACTION |
No |
|
|
|
CASCADE |
CASCADE |
No |
|
|
|
NO ACTION |
NO ACTION |
No |
|
|
|
NO ACTION |
NO ACTION |
No |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|
|
btree |
|