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:
aramissennyeydd
2024-03-02 14:05:30 -05:00
committed by web-next-automation
parent 665d118422
commit 0b3fac608a
2 changed files with 2 additions and 1 deletions
@@ -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