mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-14 02:08:54 +00:00
minor: remove "service" field from required properties in createAPIEndpoint schema (#17147)
This commit is contained in:
parent
b41a505795
commit
303c8ce49e
@ -83,6 +83,6 @@
|
||||
"maxLength": 32
|
||||
}
|
||||
},
|
||||
"required": ["name", "service", "endpointURL", "apiCollection"],
|
||||
"required": ["name", "endpointURL", "apiCollection"],
|
||||
"additionalProperties": false
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user