example breakage
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com> Signed-off-by: web-next-automation <web-platform@doordash.com>
This commit is contained in:
committed by
web-next-automation
parent
665d118422
commit
0b3fac608a
@@ -1072,7 +1072,7 @@ export const spec = {
|
||||
'application/json': {
|
||||
schema: {
|
||||
type: 'object',
|
||||
required: ['entityRefs'],
|
||||
required: ['entityRefs', 'fields'],
|
||||
properties: {
|
||||
entityRefs: {
|
||||
type: 'array',
|
||||
|
||||
@@ -841,6 +841,7 @@ paths:
|
||||
type: object
|
||||
required:
|
||||
- entityRefs
|
||||
- fields
|
||||
properties:
|
||||
entityRefs:
|
||||
type: array
|
||||
|
||||
Reference in New Issue
Block a user