Remove required field in result
This commit is contained in:
@@ -18,9 +18,6 @@
|
|||||||
"application/json": {
|
"application/json": {
|
||||||
"schema":{
|
"schema":{
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"required": [
|
|
||||||
"name"
|
|
||||||
],
|
|
||||||
"properties": {
|
"properties": {
|
||||||
"version": {
|
"version": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
|||||||
Reference in New Issue
Block a user